paper-with-me

홈 › Papers

Margin Trader: A Reinforcement Learning Framework for Portfolio Management with Margin and Constraints

2023-11-25 · The 4th ACM International Conference on AI in Finance 2023 11 · Jingyi Gu, Wenlu Du, A M Muntasir Rahman, Guiling Wang

In the field of portfolio management using reinforcement learn- ing, existing approaches have mainly focused on cash-only trading, overlooking the potential benefits and risks of margin trading. Incor- porating margin accounts and their constraints, especially in short sale scenarios, is crucial yet often neglected. To address this gap, we make the first attempt to propose Margin Trader, an innovative and adaptive reinforcement learning framework designed for margin trading in the stock market. Margin Trader integrates margin ac- counts and constraints into a realistic trading environment for both long and short positions. The framework aims to balance profit maximization and risk management through the Margin Adjust- ment Module and the Maintenance Detection Module. Margin Trader supports various Deep Reinforcement Learning (DRL) algorithms and offers traders the flexibility to customize critical settings, such as equity allocation, margin ratios, and maintenance requirements, to suit diverse market conditions, individual preferences, and risk tolerance. Experimental results demonstrate that Margin Trader effectively learns profitable trading strategies and hedges risks in both bullish and bearish markets, outperforming other baseline models with the highest Sharpe ratio.

📄 PDF Abstract BibTeX

Code (1)

JingyiGu/Margin-Trader 공식 구현 pytorch

Tasks

Deep Reinforcement LearningManagementPortfolio Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MetaTrader: An Reinforcement Learning Approach Integrating Diverse Policies for Portfolio Optimization

2022-09-01 · Hui Niu, Siyuan Li, Jian Li

Portfolio management is a fundamental problem in finance. It involves periodic reallocations of assets to maximize the expected returns within an appropriate level of risk exposure. Deep reinforcement learning (RL) has b…

Decision MakingDeep Reinforcement LearningImitation LearningManagement+4

Your Offline Policy is Not Trustworthy: Bilevel Reinforcement Learning for Sequential Portfolio Optimization

2025-05-19 · Haochen Yuan, Minting Pan, Yunbo Wang, Siyu Gao 외

Reinforcement learning (RL) has shown significant promise for sequential portfolio optimization tasks, such as stock trading, where the objective is to maximize cumulative returns while minimizing risks using historical …

Offline RLPortfolio OptimizationReinforcement Learning (RL)Stock Prediction

Reinforcement Learning for Portfolio Optimization with a Financial Goal and Defined Time Horizons

2025-11-22 · Fermat Leukam, Rock Stephane Koffi, Prudence Djagba arxiv

This research proposes an enhancement to the innovative portfolio optimization approach using the G-Learning algorithm, combined with parametric optimization via the GIRL algorithm (G-learning approach to the setting of …

Reinforcement LearningPortfolio Optimization

Hierarchical Reinforced Trader (HRT): A Bi-Level Approach for Optimizing Stock Selection and Execution

2024-10-19 · Zijie Zhao, Roy E. Welsch

Leveraging Deep Reinforcement Learning (DRL) in automated stock trading has shown promising results, yet its application faces significant challenges, including the curse of dimensionality, inertia in trading actions, an…

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

A Deep Reinforcement Learning Framework For Financial Portfolio Management

2024-09-03 · Jinyang Li

In this research paper, we investigate into a paper named "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" [arXiv:1706.10059]. It is a portfolio management problem which is solved …

Deep Reinforcement LearningManagementreinforcement-learningReinforcement Learning