paper-with-me

홈 › Papers

DeepTraderX: Challenging Conventional Trading Strategies with Deep Learning in Multi-Threaded Market Simulations

2024-02-06 · Armand Mihai Cismaru

In this paper, we introduce DeepTraderX (DTX), a simple Deep Learning-based trader, and present results that demonstrate its performance in a multi-threaded market simulation. In a total of about 500 simulated market days, DTX has learned solely by watching the prices that other strategies produce. By doing this, it has successfully created a mapping from market data to quotes, either bid or ask orders, to place for an asset. Trained on historical Level-2 market data, i.e., the Limit Order Book (LOB) for specific tradable assets, DTX processes the market state $S$ at each timestep $T$ to determine a price $P$ for market orders. The market data used in both training and testing was generated from unique market schedules based on real historic stock market data. DTX was tested extensively against the best strategies in the literature, with its results validated by statistical analysis. Our findings underscore DTX's capability to rival, and in many instances, surpass, the performance of public-domain traders, including those that outclass human traders, emphasising the efficiency of simple models, as this is required to succeed in intricate multi-threaded simulations. This highlights the potential of leveraging "black-box" Deep Learning systems to create more efficient financial markets.

📄 PDF Abstract BibTeX arXiv:2403.18831

Code (1)

armandcismaru/deeptraderx 공식 구현

Similar Papers 제목 키워드 기반

AI for trading strategies

2022-06-26 · Danijel Jevtic, Romain Deleze, Joerg Osterrieder

In this bachelor thesis, we show how four different machine learning methods (Long Short-Term Memory, Random Forest, Support Vector Machine Regression, and k-Nearest Neighbor) perform compared to already successfully app…

Time SeriesTime Series Analysis

Decision Trees for Intuitive Intraday Trading Strategies

2024-05-22 · Prajwal Naga, Dinesh Balivada, Sharath Chandra Nirmala, Poornoday Tiruveedi

This research paper aims to investigate the efficacy of decision trees in constructing intraday trading strategies using existing technical indicators for individual equities in the NIFTY50 index. Unlike conventional met…

Optimizing Trading Strategies in Quantitative Markets using Multi-Agent Reinforcement Learning

2023-03-15 · Hengxi Zhang, Zhendong Shi, Yuanquan Hu, Wenbo Ding 외

Quantitative markets are characterized by swift dynamics and abundant uncertainties, making the pursuit of profit-driven stock trading actions inherently challenging. Within this context, reinforcement learning (RL), whi…

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

RCURRENCY: Live Digital Asset Trading Using a Recurrent Neural Network-based Forecasting System

2021-06-13 · Yapeng Jasper Hu, Ralph van Gurp, Ashay Somai, Hugo Kooijman 외

Consistent alpha generation, i.e., maintaining an edge over the market, underpins the ability of asset traders to reliably generate profits. Technical indicators and trading strategies are commonly used tools to determin…

Value prediction

Model-free price bounds under dynamic option trading

2021-01-04 · Ariel Neufeld, Julian Sester

In this paper we extend discrete time semi-static trading strategies by also allowing for dynamic trading in a finite amount of options, and we study the consequences for the model-independent super-replication prices of…