paper-with-me

Papers

Stock Market Prediction from WSJ: Text Mining via Sparse Matrix Factorization

2014-06-27 · Felix Ming Fai Wong, Zhenming Liu, Mung Chiang

We revisit the problem of predicting directional movements of stock prices based on news articles: here our algorithm uses daily articles from The Wall Street Journal to predict the closing stock prices on the same day. We propose a unified latent space model to characterize the "co-movements" between stock prices and news articles. Unlike many existing approaches, our new model is able to simultaneously leverage the correlations: (a) among stock prices, (b) among news articles, and (c) between stock prices and news articles. Thus, our model is able to make daily predictions on more than 500 stocks (most of which are not even mentioned in any news article) while having low complexity. We carry out extensive backtesting on trading strategies based on our algorithm. The result shows that our model has substantially better accuracy rate (55.7%) compared to many widely used algorithms. The return (56%) and Sharpe ratio due to a trading strategy based on our model are also much higher than baseline indices.

📄 PDF Abstract BibTeX arXiv:1406.7330

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesStock Market Prediction

Similar Papers 제목 키워드 기반

Deep learning based Chinese text sentiment mining and stock market correlation research

2022-05-10 · Chenrui Zhang

We explore how to crawl financial forum data such as stock bars and combine them with deep learning models for sentiment analysis. In this paper, we will use the BERT model to train against the financial corpus and predi…

Deep LearningSentiment Analysis

Research on the correlation between text emotion mining and stock market based on deep learning

2022-05-09 · Chenrui Zhang

This paper discusses how to crawl the data of financial forums such as stock bar, and conduct emotional analysis combined with the in-depth learning model. This paper will use the Bert model to train the financial corpus…

Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Prediction

2017-12-06 · Ziniu Hu, Weiqing Liu, Jiang Bian, Xuanzhe Liu 외

Stock trend prediction plays a critical role in seeking maximized profit from stock investment. However, precise trend prediction is very difficult since the highly volatile and non-stationary nature of stock market. Exp…

Stock Market PredictionStock Trend Prediction

Predicting Stock Prices with FinBERT-LSTM: Integrating News Sentiment Analysis

2024-07-23 · Wenjun Gu, Yihao Zhong, Shizun Li, Changsong Wei 외

The stock market's ascent typically mirrors the flourishing state of the economy, whereas its decline is often an indicator of an economic downturn. Therefore, for a long time, significant correlation elements for predic…

ArticlesSentiment Analysis

Turnover Prediction Of Shares using Data Mining techniques : A Case Study

2015-08-01 · D. S. Shashaank, V. Sruthi, M. L. S Vijayalakshimi, Jacob Shomona Garcia

Predicting the turnover of a company in the ever fluctuating Stock market has always proved to be a precarious situation and most certainly a difficult task in hand. Data mining is a well-known sphere of Computer Science…

feature selectionGeneral ClassificationNavigate