English

FinRL-DeepSeek: LLM-Infused Risk-Sensitive Reinforcement Learning for Trading Agents

Trading and Market Microstructure 2025-02-12 v1

Abstract

This paper presents a novel risk-sensitive trading agent combining reinforcement learning and large language models (LLMs). We extend the Conditional Value-at-Risk Proximal Policy Optimization (CPPO) algorithm, by adding risk assessment and trading recommendation signals generated by a LLM from financial news. Our approach is backtested on the Nasdaq-100 index benchmark, using financial news data from the FNSPID dataset and the DeepSeek V3, Qwen 2.5 and Llama 3.3 language models. The code, data, and trading agents are available at: https://github.com/benstaf/FinRL_DeepSeek

Keywords

Cite

@article{arxiv.2502.07393,
  title  = {FinRL-DeepSeek: LLM-Infused Risk-Sensitive Reinforcement Learning for Trading Agents},
  author = {Mostapha Benhenda},
  journal= {arXiv preprint arXiv:2502.07393},
  year   = {2025}
}