From a80c17f2bceb134094765e590e350a452587290f Mon Sep 17 00:00:00 2001 From: Adriano Dal Pastro Date: Tue, 9 Jun 2026 08:40:12 +0000 Subject: [PATCH] config: abilita research_collector (v1.7.1) research_collector.enabled false -> true: il collettore full-chain gira ora orario (cron 0 * * * *), catturando tutte le scadenze <=95g ed entrambe le ali con book_depth_top3 popolato. config_version 1.7.0 -> 1.7.1, config_hash rigenerato. Co-Authored-By: Claude Opus 4.8 (1M context) --- strategy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/strategy.yaml b/strategy.yaml index 06ebaf5..7a142f6 100644 --- a/strategy.yaml +++ b/strategy.yaml @@ -6,8 +6,8 @@ # config hash), and lands as a separate commit with the motivation in # the commit message. -config_version: "1.7.0" -config_hash: "1171380de6d3334be1f6eed04797cebe15e5b8ec2124e130b582c2e2097bde37" +config_version: "1.7.1" +config_hash: "720a202e9dde4ccff7f79a8bc9521de62dc30115f11f486c55ad6f3986858dcb" last_review: "2026-06-09" last_reviewer: "Adriano" @@ -65,7 +65,7 @@ entry: # ali, popolando book_depth_top3 → backtest opzioni per-trade e # standing put + slippage reale. Disabilitato di default (costo API). research_collector: - enabled: false + enabled: true cron: "0 * * * *" # orario expiry_max_days: 95 # 1g..3mesi moneyness_band_pct: null # null = catena completa (entrambe le ali)