paper-with-me

Papers

Wavelet Denoised-ResNet CNN and LightGBM Method to Predict Forex Rate of Change

2021-01-29 · Yiqi Zhao, Matloob Khushi

Foreign Exchange (Forex) is the largest financial market in the world. The daily trading volume of the Forex market is much higher than that of stock and futures markets. Therefore, it is of great significance for investors to establish a foreign exchange forecast model. In this paper, we propose a Wavelet Denoised-ResNet with LightGBM model to predict the rate of change of Forex price after five time intervals to allow enough time to execute trades. All the prices are denoised by wavelet transform, and a matrix of 30 time intervals is formed by calculating technical indicators. Image features are obtained by feeding the maxtrix into a ResNet. Finally, the technical indicators and image features are fed to LightGBM. Our experiments on 5-minutes USDJPY demonstrate that the model outperforms baseline modles with MAE: 0.240977x10EXP-3 MSE: 0.156x10EXP-6 and RMSE: 0.395185x10EXP-3. An accurate price prediction after 25 minutes in future provides a window of opportunity for hedge funds algorithm trading. The code is available from https://mkhushi.github.io/

📄 PDF Abstract BibTeX arXiv:2102.04861

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Batch Normalization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…

Similar Papers 제목 키워드 기반

Wavelet Denoising and Attention-based RNN-ARIMA Model to Predict Forex Price

2020-08-16 · Zhiwen Zeng, Matloob Khushi

Every change of trend in the forex market presents a great opportunity as well as a risk for investors. Accurate forecasting of forex prices is a crucial element in any effective hedging or speculation strategy. However,…

DenoisingTime SeriesTime Series Analysis

Off-the-Shelf Neural Network Architectures for Forex Time Series Prediction come at a Cost

2024-05-17 · Theodoros Zafeiriou, Dimitris Kalles

Our study focuses on comparing the performance and resource requirements between different Long Short-Term Memory (LSTM) neural network architectures and an ANN specialized architecture for forex market prediction. We an…

PredictionTime SeriesTime Series Prediction

Defending Against Adversarial Iris Examples Using Wavelet Decomposition

2019-08-08 · Sobhan Soleymani, Ali Dabouei, Jeremy Dawson, Nasser M. Nasrabadi

Deep neural networks have presented impressive performance in biometric applications. However, their performance is highly at risk when facing carefully crafted input samples known as adversarial examples. In this paper,…

Denoising

Image Processing Tools for Financial Time Series Classification

2020-08-13 · Bairui Du, Delmiro Fernandez-Reyes, Paolo Barucca

The application of deep learning to time series forecasting is one of the major challenges in present machine learning. We propose a novel methodology that combines machine learning and image processing methods to define…

BIG-bench Machine LearningClassificationDenoisingGeneral Classification+4

Group, Extract and Aggregate: Summarizing a Large Amount of Finance News for Forex Movement Prediction

2019-10-11 · WS 2019 11 · Deli Chen, Shuming Ma, Keiko Harimoto, Ruihan Bao 외

Incorporating related text information has proven successful in stock market prediction. However, it is a huge challenge to utilize texts in the enormous forex (foreign currency exchange) market because the associated te…

Extractive SummarizationStock Market Prediction