Paper fine-tunes a language model to predict long-term stock buy signals.
problem Predicting long-term stock price movements with narrative text.
method Fine-tuning a small language model on 10-K reports for buy/sell decisions.
result Buy signals generated from 10-K text are most precise at 6 and 9 months, providing 4.8-9% improvement over random selection.
WSB's investment advice significantly outperformed the S&P500 over 3 years, but not consistently.
problem Reliability of investment advice from WSB community.
method Data analysis of WSB posts and stock performance from 2019-2021.
result A WSB portfolio grew 200% over 3 years and 480% over 1 year, outperforming S&P500.
Although technical trading rules have been widely used by practitioners in financial markets, their profitability still remains controversial. We here investigate the profitability of moving average (MA) and trading range break (TRB) rules by using the Shanghai Stock Exchange Composite Index (SHCI) from May 21, 1992 th…
MarketSenseAI system outperforms passive benchmarks by 25.2% on S&P 500, adding value over random selection.
problem Identifying alpha in stock recommendations from multi-agent LLM systems.
method Deployed multi-agent LLM equity system generating live signals, combining four specialist agents into a synthesis agent.
result Strong-buy equal-weight portfolio on S&P 500 earns +2.18%/month, significantly outperforming passive benchmarks.
New method learns interaction-aware orderbook representation for better intraday electricity price forecasting.
problem Challenges in probabilistic intraday electricity price forecasting due to dynamic orderbook microstructure.
method OrderFusion: an end-to-end and parameter-efficient probabilistic forecasting model that learns interaction-aware representation of buy-sell dynamics.
result Consistent improvements over conventional baselines in probabilistic forecasting of CID price indices.
Proposes a deep RL approach for high-frequency market making using tick data and periodic signals.
problem Challenges in high-frequency market making due to tick-level data complexity and high trading volume.
method Integrates tick-level data with periodic signals using deep reinforcement learning.
result The proposed framework outperforms existing methods in profitability and risk management.
In this paper, a neural network-based stock price prediction and trading system using technical analysis indicators is presented. The model developed first converts the financial time series data into a series of buy-sell-hold trigger signals using the most commonly preferred technical analysis indicators. Then, a Mult…
Study resolves the Korean LVRP puzzle by showing HVRP exists but is masked by investor heterogeneity and improper intensity normalization.
problem Puzzling Low Volume Return Premium (LVRP) in Korea, contradicting global High Volume Return Premium (HVRP) evidence.
method Used Korean market data (2020-2024) to demonstrate HVRP exists but is masked by investor heterogeneity and improper intensity normalization. Normalized institutional buying intensity by market capitalization rather than trading value.
result Demonstrated a perfect monotonic relationship between highest-conviction institutional buying and positive cumulative abnormal returns, while lowest-intensity trades yield modest returns.
The article presents a new entropy model for assessing stock market interest.
problem Assessing investor interest and market sentiment in exchange-traded securities.
method Intrinsic entropy model using actual trading data, without exogenous factors.
result Empirical evidence supports the model's ability to predict trading activity.
The paper uses data science to predict stock trends of Amazon, Apple, Google, and Microsoft.
problem Short-term market movement prediction for major tech stocks.
method Combination of technical analysis and machine/deep learning for trend classification.
result Generated labels for data set: +1 (buy), 0 (hold), -1 (sell).
Neural nets analyze crypto markets for multi-timeframe trading.
problem High-frequency trading in cryptocurrency markets.
method Multi-timeframe trend analysis and high-frequency direction prediction networks.
result Positive risk-adjusted returns through machine learning.
The imbalance of buying and selling functions profoundly in the formation of market trends, however, a fine-granularity investigation of the imbalance is still missing. This paper investigates a unique transaction dataset that enables us to inspect the imbalance of buying and selling on the man-times level at high freq…
This study examines the execution phase of corporate share buy-backs, highlighting inefficiencies and costs.
problem Lack of research on share buy-back execution practices and associated costs.
method Comparative analysis of execution practices and fees charged to corporations and investors.
result Uncovered inefficiencies and frictional costs in share buy-back executions, advocating for transparency and fairness.
Novel pairs trading strategy for cointegrated cryptocurrencies using copulas.
problem Identifying profitable trading opportunities in cointegrated cryptocurrency pairs.
method Linear and non-linear cointegration tests, correlation coefficient, copula families, back-testing.
result The strategy outperforms buy-and-hold trading strategies in profitability and risk-adjusted returns.
We study the collective behavior of interacting agents in a simple model of market economics originally introduced by Nørrelykke and Bak. A general theoretical framework for interacting traders on an arbitrary network is presented, with the interaction consisting of buying (namely, consumption) and selling (namely, pro…
This paper considers a statistical signal processing problem involving agent based models of financial markets which at a micro-level are driven by socially aware and risk- averse trading agents. These agents trade (buy or sell) stocks by exploiting information about the decisions of previous agents (social learning) v…
We show that when the price process S represents a fully incomplete market, the optimal super-replication of any Markovian claim g(ST) with g(⋅) being nonnegative and lower semicontinuous is of buy-and-hold type. Since both (unbounded) stochastic volatility models and rough volatility models are examples of …
Model shows liquidity stress crossover in market dynamics.
problem Identifying genuine market instabilities in agent-based models.
method Applied Bouchaud's phase-diagram method to a continuous-double-auction model.
result Emergent liquidity-stress crossover with specific tipping point parameters.
Study uses RL to optimize risky vs. risk-free asset allocation.
problem Optimal asset allocation in volatile financial markets.
method Formulated as MDP, uses DDPG with TiDE for dynamic policy learning.
result DDPG-TiDE outperforms Q-learning and buy-and-hold strategies.
Fashion preference is a fuzzy concept that depends on customer taste, prevailing norms in fashion product/style, henceforth used interchangeably, and a customer's perception of utility or fashionability, yet fashion e-retail relies on algorithmically generated search and recommendation systems that process structured d…
Model predicts stock price direction with high accuracy using analyst ratings and technical indicators.
problem Rejecting the Efficient Market Hypothesis by generating excess returns on the stock market.
method Leveraged technical and fundamental indicators, used various classification models, and applied feature ranking.
result Overall accuracy of 83.62%, precision of 85% for buy signals, and recall of 100% for sell signals.
Stock trading based on Kelly's celebrated Expected Logarithmic Growth (ELG) criterion, a well-known prescription for optimal resource allocation, has received considerable attention in the literature. Using ELG as the performance metric, we compare the impact of trade execution delay on the relative performance of high…
In this article, we consider the optimal execution problem associated to accelerated share repurchase contracts. When firms want to repurchase their own shares, they often enter such a contract with a bank. The bank buys the shares for the firm and is paid the average market price over the execution period, the length …
This paper evaluates LLMs for technical market analysis, finding GPT-4 Turbo and FinGPT outperform passive benchmarks.
problem Evaluating LLMs for technical market analysis in financial markets.
method Structured evaluation of five LLMs (GPT-4 Turbo, Claude 3 Opus, Gemini 1.5 Pro, Llama 3 70B, FinGPT) on four tasks: candlestick pattern recognition, directional signal generation, backtesting, and financial report comprehension.
result GPT-4 Turbo and FinGPT outperform passive benchmarks in simulated backtesting, with GPT-4 Turbo achieving the highest annualized return and Sharpe ratio.
Sentiment analysis from LLMs improves financial trading performance.
problem Improving dynamic strategy optimization in financial markets.
method Integration of sentiment analysis from LLMs into RL frameworks.
result Sentiment-enhanced RL models outperform traditional RL models in net worth and cumulative profit.
Financial markets are well known for their dramatic dynamics and consequences that affect much of the world's population. Consequently, much research has aimed at understanding, identifying and forecasting crashes and rebounds in financial markets. The Johansen-Ledoit-Sornette (JLS) model provides an operational framew…
We introduce and study a simple model of a limit order-driven market. Traders in this model can either trade at the market price or place a limit order, i.e. an instruction to buy (sell) a certain amount of the stock if its price falls below (raises above) a predefined level. The choice between these two options is pur…
Optimal buying and selling times for homes in fluctuating interest rates.
problem Maximizing profit from buying and selling homes in a market with variable interest rates.
method Nested optimal stopping problem solved using a nonnegative concave majorant approach.
result Investor's optimal buying and selling strategies derived for CIR interest rates.
This paper shows a buy-and-hold strategy is asymptotically log-optimal for a market with a dominant asset.
problem Finding a safe and optimal investment strategy in a market with a dominant asset.
method Investment strategy based on the dominant asset and buy-and-hold approach.
result Buy-and-hold strategy on the dominant asset is asymptotically log-optimal with a sublinear rate of convergence.
Paper introduces MADL loss function for better AIS model optimization.
problem Optimizing machine learning models for AIS construction.
method Proposes Mean Absolute Directional Loss (MADL) function.
result MADL function improves hyperparameter selection and investment strategy efficiency.
PPO optimizes LLM-generated alpha weights for better trading performance.
problem Adapting LLM-generated alphas for varying market conditions.
method Proximal Policy Optimization (PPO) for dynamic alpha weight adjustment.
result PPO-optimized strategy achieves higher Sharpe ratios and smaller drawdowns.
Investigates JM for reducing downside risk in market regimes.
problem Mitigating downside risk during market downturns.
method Statistical jump model for identifying market regimes, optimizing penalty for state transitions.
result JM-guided strategies outperform traditional models in reducing risk and enhancing returns.
Investigates how trading boundaries change with transaction costs in portfolio selection.
problem Investigates how trading boundaries vary with transaction costs in portfolio selection.
method Analyzes Merton's problem with proportional transaction costs, showing monotonicity of trading boundaries.
result Cost-adjusted trading boundaries are monotone in transaction costs, with implications for the Merton line.
This study examines how fashion consumption affects self-confidence and buying behavior in Iranian consumers.
problem Understanding the role of self-confidence in fashion buying behavior.
method A questionnaire was used to collect data from 400 consumers in Tehran's clothing market. Structural equations and factor analysis were employed to test the model.
result Interest in fashion, personal taste, utilitarianism, and new products positively impact self-confidence, and self-confidence positively impacts fashion buying behavior.
Model predicts and optimizes trading of electricity price spreads across multiple zones.
problem Forecasting and optimizing day-ahead versus real-time price spreads in U.S. electricity markets.
method Unified statistical model for positive and negative spikes, structural price impact model based on bid stacks.
result Optimal trading strategy improves risk-return profile and highlights market heterogeneity.
In Part III of this study, we apply the price dynamical model with big buyers and big sellers developed in Part I of this paper to the daily closing prices of the top 20 banking and real estate stocks listed in the Hong Kong Stock Exchange. The basic idea is to estimate the strength parameters of the big buyers and the…
Optimal trading strategy in Proof-of-Stake blockchain using continuous-time control.
problem Finding the optimal balance between stake utility and consumption utility in Proof-of-Stake blockchain.
method Continuous-time control approach, dynamic programming, Hamilton-Jacobi-Bellman (HJB) equations.
result Close-form solutions for linear and convex utility functions, optimal strategies identified.
We have analyzed the statistical probabilities of limit-order book (LOB) shape through building the book using the ultra-high-frequency data from 23 liquid stocks traded on the Shenzhen Stock Exchange in 2003. We find that the averaged LOB shape has a maximum away from the same best price for both buy and sell LOBs. Th…
NEAT algorithm optimizes stock trading with reduced risk.
problem Maximizing earnings while minimizing risk in stock trading.
method Applied NEAT algorithm to stock trading with multiple technical indicators, using progressive training data and a multi-objective fitness function.
result NEAT model achieved similar returns to Buy & Hold but with lower risk and stability.
Agent optimizes risky asset trading times based on Prospect Theory.
problem Optimizing speculative trading times with transaction costs.
method Formulated as a sequential optimal stopping problem, characterized the solution.
result Trading patterns influenced by preference and market friction.
Buying or selling assets leads to transaction costs for the investor. On one hand, it is well know to all market practionaires that the transaction costs are positive on average and present therefore systematic loss. On the other hand, for every trade, there is a buy side and a sell side, the total amount of asset and …
This paper proposes a percolation-based model of new-product diffusion in the spirit of Solomon et al. (2000) and Goldenberg et al. (2000). A consumer buys the new product if she has formed her individual valuation of the product (reservation price) and if this valuation is greater or equal than the price of the produc…
New blockchain metrics improve cryptocurrency trading and prediction.
problem Improving trading and prediction in the volatile cryptocurrency market.
method Developed blockchain metrics based on public data from Bitcoin mining nodes.
result Blockchain metrics provide statistical advantage in trading Bitcoin assets.
This study evaluates a dynamic pairs trading strategy in cryptocurrencies using cointegration tests.
problem Improving profitability and risk management in cryptocurrency trading.
method Engle-Granger, KSS, Johansen tests; optimal look-back window; mean-reversion speed calibration; microstructure limitations consideration.
result The strategy outperforms naive buy-and-hold in Bitmex exchange with low maximum drawdown.
Study proposes a multi-agent system using LLMs for REIT trading, outperforming benchmarks.
problem Low-volatility Chinese REIT market, low risk-adjusted returns.
method Multi-agent framework with four types of agents, prediction model pathways, fine-tuning.
result Multi-agent strategies outperform buy-and-hold in terms of return, Sharpe ratio, and drawdown.
We present a new microscopic stochastic model for an ensemble of interacting investors that buy and sell stocks in discrete time steps via limit orders based on individual forecasts about the price of the stock. These orders determine the supply and demand fixing after each round (time step) the new price of the stock …
We find the minimum probability of lifetime ruin of an investor who can invest in a market with a risky and a riskless asset and who can purchase a reversible life annuity. The surrender charge of a life annuity is a proportion of its value. Ruin occurs when the total of the value of the risky and riskless assets and t…
We generalise the description of the dynamics of the order book of financial markets in terms of a Brownian particle embedded in a fluid of incoming, exiting and annihilating particles by presenting a model of the velocity on each side (buy and sell) independently. The improved model builds on the time-averaged number …