From Natural Language to Executable Option Strategies via Large Language Models
arXiv cs.AI / 3/18/2026
📰 NewsIndustry & Market MovesModels & Research
Key Points
- The paper analyzes how large language models struggle to translate natural-language trading intents into correct option strategies due to the complexity of option-chain data and constraints.
- It introduces the Option Query Language (OQL), a domain-specific intermediate representation that abstracts option markets into high-level primitives and grammatical rules so LLMs function as semantic parsers rather than free-form programmers.
- OQL queries are validated and executed deterministically by an engine to instantiate executable trading strategies.
- The authors present a new dataset for this task and demonstrate that their neuro-symbolic pipeline significantly improves execution accuracy and logical consistency over direct baselines.




