paper-with-me

Papers

Time Series Prediction : Predicting Stock Price

2017-10-16 · Aaron Elliot, Cheng Hua Hsu

Time series forecasting is widely used in a multitude of domains. In this paper, we present four models to predict the stock price using the SPX index as input time series data. The martingale and ordinary linear models require the strongest assumption in stationarity which we use as baseline models. The generalized linear model requires lesser assumptions but is unable to outperform the martingale. In empirical testing, the RNN model performs the best comparing to other two models, because it will update the input through LSTM instantaneously, but also does not beat the martingale. In addition, we introduce an online to batch algorithm and discrepancy measure to inform readers the newest research in time series predicting method, which doesn't require any stationarity or non mixing assumptions in time series data. Finally, to apply these forecasting to practice, we introduce basic trading strategies that can create Win win and Zero sum situations.

📄 PDF Abstract BibTeX arXiv:1710.05751

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTime SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction

Similar Papers 제목 키워드 기반

A Hybrid Deep Learning Framework for Stock Price Prediction Considering the Investor Sentiment of Online Forum Enhanced by Popularity

2024-05-17 · Huiyu Li, Junhua Hu

Stock price prediction has always been a difficult task for forecasters. Using cutting-edge deep learning techniques, stock price prediction based on investor sentiment extracted from online forums has become feasible. W…

Deep LearningPredictionStock Price Prediction

Predicting Financial Market Trends using Time Series Analysis and Natural Language Processing

2023-08-31 · Ali Asgarov

Forecasting financial market trends through time series analysis and natural language processing poses a complex and demanding undertaking, owing to the numerous variables that can influence stock prices. These variables…

Decision MakingTime SeriesTime Series Analysis

Predicting Future Shanghai Stock Market Price using ANN in the Period 21-Sep-2016 to 11-Oct-2016

2016-09-17 · Barack Wamkaya Wanjawa

Predicting the prices of stocks at any stock market remains a quest for many investors and researchers. Those who trade at the stock market tend to use technical, fundamental or time series analysis in their predictions.…

Stock PredictionTime SeriesTime Series Analysis

Stock Market Price Prediction using Neural Prophet with Deep Neural Network

2026-01-08 · Navin Chhibber, Sunil Khemka, Navneet Kumar Tyagi, Rohit Tewari 외 arxiv

Stock market price prediction is a significant interdisciplinary research domain that depends at the intersection of finance, statistics, and economics. Forecasting Accurately predicting stock prices has always been a fo…

StockTime: A Time Series Specialized Large Language Model Architecture for Stock Price Prediction

2024-08-25 · Shengkun Wang, Taoran Ji, Linhan Wang, Yanshen Sun 외

The stock price prediction task holds a significant role in the financial domain and has been studied for a long time. Recently, large language models (LLMs) have brought new ways to improve these predictions. While rece…

Language ModelingLanguage ModellingLarge Language ModelStock Price Prediction+1