LLM was outputting nested params structure but engines expect flat fields. This caused backtesting and simulation to never trigger any trades. Changes: - llm_connector.py: Update prompt to output flat condition structure - crew.py: Update StrategyValidator to validate flat structure - crew.py: Update StrategyExplainer to read flat structure Fixes #25
Description
Research and documentation repository
Languages
Python
63%
Svelte
30.2%
TypeScript
6.2%
Shell
0.3%
JavaScript
0.2%