547a909965
Step 3 y 4 medio preparados. Ha habido una decision es separar en dos step distintos la eleccion de estrategias y luego su optimizacion. A partir de aqui vamos a hacer una refactorizacion quirurgica de los Steps 3 y 4. Prompt para Char GPT: Estamos trabajando en un Trading Bot con arquitectura backend/frontend separada.
main
DaM2026-02-15 17:01:00 +01:00
f4f4e8e5be
feat(calibration): finalize Step 2 Risk & Stops with inline PDF reports and visual validation
DaM2026-02-13 20:56:34 +01:00
44667df3dd
Step 2: Risk and Stops - Generating reports with pdf. It is missing to reorder the PDF.
DaM2026-02-13 07:01:44 +01:00
4d769af8bf
feat(calibration): complete step 1 data inspection with data quality v1
DaM2026-02-08 22:29:09 +01:00
f85c522f22
feat: finalize portfolio system and quantitative validation- Finalized MA_Crossover(30,100) and TrendFiltered_MA(30,100,ADX=15) - Implemented portfolio engine with risk-based allocation (50/50) - Added equity-based metrics for system-level evaluation - Validated portfolio against standalone strategies - Reduced max drawdown and volatility at system level - Quantitative decision closed before paper trading phase
DaM2026-02-02 14:38:05 +01:00
c569170fcc
Engine: add stop loss integration (fixed & trailing) with tests
DaM2026-01-30 17:05:47 +01:00
af7b862f60
Add walk-forward validation with optimizer, OOS evaluation and visualizer
DaM2026-01-28 23:40:12 +01:00