2,919 research outputs found

    Using Deep Learning for Predicting Stock Trends

    Get PDF
    Deep learning has shown great promise in solving complicated problems in recent years. One applicable area is finance. In this study, deep learning will be used to test the predictability of stock trends. Stock markets are known to be volatile, prices fluctuate, and there are many complicated financial indicators involved. While the opinion of researchers differ about the predictability of stocks, it has been shown by previous empirical studies that some aspects of stock markets can be predictable to some extent. Various data including news or financial indicators can be used to predict stock prices. In this study, the focus will be on using past stock prices and using technical indicators to increase the performance of the results. The goal of this study is to measure the accuracy of predictions and evaluate the results. Historical data is gathered for Apple, Microsoft, Google and Intel stocks. A prediction model is created by using past data and technical indicators were used as features in the model. The experiments were performed by using long short-term memory networks. Different approaches and techniques were tested to boost the performance of the results. To prove the usability of the final model in the real world and measure the profitability of results backtesting was performed. The final results show that while it is not possible to predict the exact price of a stock in the future to gain profitable results, deep learning can be used to predict the trend of stock markets to generate buy and sell signals

    FLANN Based Model to Predict Stock Price Movements of Stock Indices

    Get PDF
    Financial Forecasting or specifically Stock Market prediction is one of the hottest fields of research lately due to its commercial applications owing to the high stakes and the kinds of attractive benefits that it has to offer. Forecasting the price movements in stock markets has been a major challenge for common investors, businesses, brokers and speculators. As more and more money is being invested the investors get anxious of the future trends of the stock prices in the market. The primary area of concern is to determine the appropriate time to buy, hold or sell. In their quest to forecast, the investors assume that the future trends in the stock market are based at least in part on present and past events and data [1]. However financial time-series is one of the most ‘noisiest’ and ‘non-stationary’ signals present and hence very difficult to forecas

    Identifying Trades Using Technical Analysis and ML/DL Models

    Full text link
    The importance of predicting stock market prices cannot be overstated. It is a pivotal task for investors and financial institutions as it enables them to make informed investment decisions, manage risks, and ensure the stability of the financial system. Accurate stock market predictions can help investors maximize their returns and minimize their losses, while financial institutions can use this information to develop effective risk management policies. However, stock market prediction is a challenging task due to the complex nature of the stock market and the multitude of factors that can affect stock prices. As a result, advanced technologies such as deep learning are being increasingly utilized to analyze vast amounts of data and provide valuable insights into the behavior of the stock market. While deep learning has shown promise in accurately predicting stock prices, there is still much research to be done in this area.Comment: 14 pages, 9 figures, 5 table

    Investigating the Predictability of a Chaotic Time-Series Data using Reservoir Computing, Deep-Learning and Machine- Learning on the Short-, Medium- and Long-Term Pricing of Bitcoin and Ethereum.

    Get PDF
    This study will investigate the predictability of a Chaotic time-series data using Reservoir computing (Echo State Network), Deep-Learning(LSTM) and Machine- Learning(Linear, Bayesian, ElasticNetCV , Random Forest, XGBoost Regression and a machine learning Neural Network) on the short (1-day out prediction), medium (5-day out prediction) and long-term (30-day out prediction) pricing of Bitcoin and Ethereum Using a range of machine learning tools, to perform feature selection by permutation importance to select technical indicators on the individual cryptocurrencies, to ensure the datasets are the best for predictions per cryptocurrency while reducing noise within the models. The predictability of these two chaotic time-series is then compared to evaluate the models to find the best fit model. The models are fine-tuned, with hyperparameters, design of the network within the LSTM and the reservoir size within the Echo State Network being adjusted to improve accuracy and speed. This research highlights the effect of the trends within the cryptocurrency and its effect on predictive models, these models will then be optimized with hyperparameter tuning, and be evaluated to compare the models across the two currencies. It is found that the datasets for each cryptocurrency are different, due to the different permutation importance, which does not affect the overall predictability of the models with the short and medium-term predictions having the same models being the top performers. This research confirms that the chaotic data although can have positive results for shortand medium-term prediction, for long-term prediction, technical analysis basedprediction is not sufficient

    Fuzzy-neural model with hybrid market indicators for stock forecasting

    Get PDF
    A number of research had been carried out to forecast stock price based on technical indicators, which rely purely on historical stock price data. Nevertheless, their performance is not always satisfactory. In this paper, the effect of using hybrid market indicators of technical, fundamental indicators and experts opinion for stock price prediction is examined. Input variables extracted from these market hybrid indicators are fed into a fuzzy-neural network for improved accuracy of stock price prediction. The empirical results obtained with published stock data shows that the proposed model can be effective to improve accuracy of stock price prediction

    Design and Implementation of Technical Analysis Based LSTM Model for Stock Price Prediction

    Get PDF
    The paper describes the design and implementation of a Long Short-Term Memory (LSTM) model for stock price prediction based on technical analysis. The model use technical indicators such as moving averages and Bollinger Bands to discover trends in the stock market and forecast future stock values. Historical stock data was used to extract technical indicators for the model. These indicators were then used as input features to train the LSTM model using a supervised learning strategy. Metrics such as mean absolute error, mean squared error, and root mean squared error were used to assess the model's performance. However, as investment became more accessible, the stock market became more difficult and volatile. This paper proposes a stock price prediction system that employs a (LSTM) oriented neural network to forecast the next-day closing price of APPLE shares. Regression and LONG SHORT-TERM MEMORY models are constructed using selected input variables, and their performance is evaluated using RMSE, MAPE, and R squared error metrics to analyze the stock's trend for buying and selling
    corecore