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) <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -6,8 +6,8 @@
|
|||||||
# config hash), and lands as a separate commit with the motivation in
|
# config hash), and lands as a separate commit with the motivation in
|
||||||
# the commit message.
|
# the commit message.
|
||||||
|
|
||||||
config_version: "1.7.0"
|
config_version: "1.7.1"
|
||||||
config_hash: "1171380de6d3334be1f6eed04797cebe15e5b8ec2124e130b582c2e2097bde37"
|
config_hash: "720a202e9dde4ccff7f79a8bc9521de62dc30115f11f486c55ad6f3986858dcb"
|
||||||
last_review: "2026-06-09"
|
last_review: "2026-06-09"
|
||||||
last_reviewer: "Adriano"
|
last_reviewer: "Adriano"
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@ entry:
|
|||||||
# ali, popolando book_depth_top3 → backtest opzioni per-trade e
|
# ali, popolando book_depth_top3 → backtest opzioni per-trade e
|
||||||
# standing put + slippage reale. Disabilitato di default (costo API).
|
# standing put + slippage reale. Disabilitato di default (costo API).
|
||||||
research_collector:
|
research_collector:
|
||||||
enabled: false
|
enabled: true
|
||||||
cron: "0 * * * *" # orario
|
cron: "0 * * * *" # orario
|
||||||
expiry_max_days: 95 # 1g..3mesi
|
expiry_max_days: 95 # 1g..3mesi
|
||||||
moneyness_band_pct: null # null = catena completa (entrambe le ali)
|
moneyness_band_pct: null # null = catena completa (entrambe le ali)
|
||||||
|
|||||||
Reference in New Issue
Block a user