paper-with-me

홈 › Papers

FinVision: A Multi-Agent Framework for Stock Market Prediction

2024-10-29 · Sorouralsadat Fatemi, Yuheng Hu

Financial trading has been a challenging task, as it requires the integration of vast amounts of data from various modalities. Traditional deep learning and reinforcement learning methods require large training data and often involve encoding various data types into numerical formats for model input, which limits the explainability of model behavior. Recently, LLM-based agents have demonstrated remarkable advancements in handling multi-modal data, enabling them to execute complex, multi-step decision-making tasks while providing insights into their thought processes. This research introduces a multi-modal multi-agent system designed specifically for financial trading tasks. Our framework employs a team of specialized LLM-based agents, each adept at processing and interpreting various forms of financial data, such as textual news reports, candlestick charts, and trading signal charts. A key feature of our approach is the integration of a reflection module, which conducts analyses of historical trading signals and their outcomes. This reflective process is instrumental in enhancing the decision-making capabilities of the system for future trading scenarios. Furthermore, the ablation studies indicate that the visual reflection module plays a crucial role in enhancing the decision-making capabilities of our framework.

📄 PDF Abstract BibTeX arXiv:2411.08899

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingPredictionStock Market Prediction

Similar Papers 제목 키워드 기반

When AI Meets Finance (StockAgent): Large Language Model-based Stock Trading in Simulated Real-world Environments

2024-07-15 · Chong Zhang, Xinyi Liu, Zhongmou Zhang, Mingyu Jin 외

Can AI Agents simulate real-world trading environments to investigate the impact of external factors on stock trading activities (e.g., macroeconomics, policy changes, company fundamentals, and global events)? These fact…

Language ModelingLanguage ModellingLarge Language Model

Stock market microstructure inference via multi-agent reinforcement learning

2019-09-17 · J. Lussange, I. Lazarevich, S. Bourgeois-Gironde, S. Palminteri 외

Quantitative finance has had a long tradition of a bottom-up approach to complex systems inference via multi-agent systems (MAS). These statistical tools are based on modelling agents trading via a centralised order book…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Deep Q-Learning Market Makers in a Multi-Agent Simulated Stock Market

2021-12-08 · Oscar Fernández Vicente, Fernando Fernández Rebollo, Francisco Javier García Polo

Market makers play a key role in financial markets by providing liquidity. They usually fill order books with buy and sell limit orders in order to provide traders alternative price levels to operate. This paper focuses …

Q-LearningReinforcement Learning (RL)

Order book regulatory impact on stock market quality: a multi-agent reinforcement learning perspective

2023-02-08 · Johann Lussange, Boris Gutkin

Recent technological developments have changed the fundamental ways stock markets function, bringing regulatory instances to assess the benefits of these developments. In parallel, the ongoing machine learning revolution…

Multi-agent Reinforcement Learning

From Knowing to Doing: A Memory-Controlled Benchmark for LLM Trading Agents on Stock Markets

2026-05-27 · Taojie Zhu, Wentao Zhao, Rui Sun, Beidi Luan 외 arxiv

Evaluating whether large language model (LLM) agents can profit in capital markets is increasingly framed as end-to-end trading: place an agent in a historical market, let it trade, and measure portfolio returns. This se…