Predicting Stock Prices using ARIMA, Fourier Transforms, and Technical Indicators with Deep Learning: A Comprehensive Guide
Last Updated on July 17, 2023 by Editorial Team
Author(s): The AI Quant
Originally published on Towards AI.
Data Preparation
In this article, we will explore the use of ARIMA and Fourier Transforms as features in a deep learning model for financial prediction.
ARIMA (AutoRegressive Integrated Moving Average) is a widely used time-series analysis technique that can help predict future values based on past performance. Fourier Transforms, on the other hand, are a mathematical technique that can be used to analyze time-series data by breaking it down into its component parts, including different frequencies.
With the use of powerful techniques like ARIMA and Fourier Transforms, combined with popular technical indicators, we can make accurate predictions and gain a competitive edge in the… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI