Commit Graph

  • 17b80b7d17 Add 5 new ranging strategies (S17-S21) — all tested, none show edge main Brent Neale 2026-02-21 20:48:03 +10:00
  • 935e02bdc6 Add held-out test set validation and S3 multi-pair expansion Brent Neale 2026-02-21 12:41:44 +10:00
  • c8ec99c4e4 Add 2025 forward validation report with full trade analysis Brent Neale 2026-02-21 12:08:14 +10:00
  • 8df1bac3a4 Add 2025 forward validation: only S3 survives out of 4 strategies Brent Neale 2026-02-21 12:00:22 +10:00
  • a4ec5fb0a5 Add M5 data pipeline and test S12/S15/S16 on 5-minute data Brent Neale 2026-02-21 11:34:12 +10:00
  • 7657d4b1b3 Add 5 new strategies (S12-S16) — all tested, none show edge on M15 Brent Neale 2026-02-21 06:57:29 +10:00
  • ad58e3be0c Update regime analysis for 4-strategy portfolio Brent Neale 2026-02-21 00:38:30 +10:00
  • 33369f9151 Update Kelly sizing for 4-strategy portfolio Brent Neale 2026-02-20 23:40:11 +10:00
  • 9f32948caf Update correlation analysis for 4-strategy portfolio Brent Neale 2026-02-20 23:28:17 +10:00
  • 98cc843d14 Update S8_OB to best sweep params (DISP=2.5, TP1=2.0, Window=40) Brent Neale 2026-02-20 23:12:43 +10:00
  • 23d8288fa3 Update param sweep results with S8_OB grid (27 combos) Brent Neale 2026-02-20 23:02:12 +10:00
  • ea5472b737 Add S8 Order Block (GBP_USD/M15) to Phase 2 portfolio Brent Neale 2026-02-20 21:00:30 +10:00
  • bdab78ee48 Add S10 VWAP Mean Reversion and S11 ADX Trend Pullback strategies, drop both from portfolio Brent Neale 2026-02-20 16:23:23 +10:00
  • 410a10acb6 Drop S4F and S9 from param sweep to match 3-strategy portfolio Brent Neale 2026-02-20 10:27:11 +10:00
  • 9c5d55ec46 Refine Phase 2 portfolio: data-driven filters, drop S4F and S9 Brent Neale 2026-02-20 10:23:59 +10:00
  • 4f911b2072 Add Phase 2 backtesting pipeline: IS/OOS split, param sweep, generalization scoring Brent Neale 2026-02-19 18:58:35 +10:00
  • 9d16939eaa Add files via upload BrentNeale1 2026-02-20 10:23:16 +10:00
  • f705348e54 Update README with Railway deployment details Brent Neale 2026-02-19 17:10:09 +10:00
  • 0cf9c90197 Update dashboard Status page to show Phase 2 strategy slots Brent Neale 2026-02-19 17:02:37 +10:00
  • c65f039dcb Remove SRI integrity checks from Bootstrap CDN links Brent Neale 2026-02-19 16:57:56 +10:00
  • 4e2db68049 Add Railway deployment config for 24/7 cloud paper trading Brent Neale 2026-02-19 15:53:54 +10:00
  • 65ac3b296a Update README with Phase 2 setup guide and analytics summary Brent Neale 2026-02-19 14:55:57 +10:00
  • af994b0fbe Add Phase 1 trade preview PNGs, live engine state, remove master prompt PDF Brent Neale 2026-02-19 14:54:04 +10:00
  • 3abcc1353c Fix Unicode box-drawing characters for Windows console compatibility Brent Neale 2026-02-19 14:49:07 +10:00
  • 072ac0f245 Phase 2: Live paper trading engine + extended backtesting analytics Brent Neale 2026-02-19 14:46:51 +10:00
  • 39a6536284 Phase 1 complete: S7-S9 Smart Money strategies, expanded pair testing, consolidated scorecard Brent Neale 2026-02-19 13:56:03 +10:00
  • 70a216d695 Add files via upload BrentNeale1 2026-02-19 10:08:41 +10:00
  • 32aeca22a3 Add resources folder for external learning documents Brent Neale 2026-02-19 10:05:33 +10:00
  • 5266f076d4 Add files via upload BrentNeale1 2026-02-18 21:11:44 +10:00
  • edbe359d1b Phase 1 complete: S3-S6 strategies, S4 variant analysis, learnings doc Brent Neale 2026-02-18 20:42:16 +10:00
  • dce54845c2 Phase 1: Event-driven backtester, 5 strategies, and baseline results Brent Neale 2026-02-18 06:04:27 +10:00
  • 5d7f6c60a9 Add files via upload BrentNeale1 2026-02-17 22:53:49 +10:00
  • a3a61d61d1 Add files via upload BrentNeale1 2026-02-17 21:29:21 +10:00
  • 311881afa8 Update README with economic calendar docs and pending TE API key status Brent Neale 2026-02-17 20:15:57 +10:00
  • 546d7311ec Add economic calendar module to filter trades near high-impact events Brent Neale 2026-02-17 20:00:28 +10:00
  • b1f3a919bf Add pivot retest + engulfing strategy with dual take-profit Brent Neale 2026-02-17 15:18:02 +10:00
  • d843e63e7b Add pivot point support/resistance chart to dashboard Brent Neale 2026-02-17 14:28:58 +10:00
  • f4734f57c7 Optimize strategy to SMA 50/100 with RSI 80/20 filtering Brent Neale 2026-02-17 14:17:55 +10:00
  • 212f581d01 Add web dashboard, historical data loader, and backtest reporting Brent Neale 2026-02-17 13:29:12 +10:00
  • ef950f25dd Add Docker setup with AI ensemble integration and execution loop Brent Neale 2026-02-16 17:19:20 +10:00
  • 426f5e7d49 Add paper trading order executor with kill switch and order logging Brent Neale 2026-02-16 16:11:19 +10:00
  • 187ebe9a9e Add backtesting engine with SMA cross strategy Brent Neale 2026-02-16 15:58:00 +10:00
  • 31c74d4e5f Add project settings, master prompt PDF, and test connection script Brent Neale 2026-02-16 15:44:51 +10:00
  • 71f9c7849b Fix NaN serialization and upsert response handling in upload Brent Neale 2026-02-16 15:42:17 +10:00
  • da64544d3a Add granularity tracking, drop intermediate columns, add SQL schema Brent Neale 2026-02-16 15:34:13 +10:00
  • 0d0c363bfa Add config-driven system.yaml and multi-window indicators Brent Neale 2026-02-16 15:22:07 +10:00
  • 256dffaae1 Update environment requirements Brent Neale 2026-02-16 13:16:51 +10:00
  • e459eaed2c Setup environment Brent Neale 2026-02-16 13:07:12 +10:00
  • cdc5df8a81 Initial commit BrentNeale1 2026-02-16 13:01:24 +10:00