diff --git a/README.md b/README.md index 37a7a6ac..9746ebc3 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ You can also adjust the default configuration to set your own choice of LLMs, de ### Factor Rule Analyst -TradingAgents now supports an optional `factor_rules` analyst that loads manually curated factor rules from JSON and injects them into the analyst → researcher → trader workflow. +TradingAgents now supports an optional `factor_rules` analyst that loads manually curated factor rules from JSON and injects them into the analyst → researcher → trader workflow. The analyst is opt-in: add `"factor_rules"` to `selected_analysts` when you want it enabled. Default lookup order for factor rules: 1. `config["factor_rules_path"]`