false

Language Model Guided Reinforcement Learning in Quantitative Trading

Language Model Guided Reinforcement Learning in Quantitative Trading ArXiv ID: 2508.02366 “View on arXiv” Authors: Adam Darmanin, Vince Vella Abstract Algorithmic trading requires short-term tactical decisions consistent with long-term financial objectives. Reinforcement Learning (RL) has been applied to such problems, but adoption is limited by myopic behaviour and opaque policies. Large Language Models (LLMs) offer complementary strategic reasoning and multi-modal signal interpretation when guided by well-structured prompts. This paper proposes a hybrid framework in which LLMs generate high-level trading strategies to guide RL agents. We evaluate (i) the economic rationale of LLM-generated strategies through expert review, and (ii) the performance of LLM-guided agents against unguided RL baselines using Sharpe Ratio (SR) and Maximum Drawdown (MDD). Empirical results indicate that LLM guidance improves both return and risk metrics relative to standard RL. ...

August 4, 2025 · 2 min · Research Team