Data Augmentation for Deep Candlestick Learner
To successfully build a deep learning model, it will need a large amount of labeled data. However, labeled data are hard to collect in many use cases. To tackle this problem, a bunch of data augmentation methods have been introduced recently and have demonstrated successful results in computer vision, natural language and so on. For financial trading data, to our best knowledge, successful data augmentation framework has rarely been studied. Here we propose a Modified Local Search Attack Sampling method to augment the candlestick data, which is a very important tool for professional trader. Our results show that the proposed method can generate high-quality data which are hard to distinguish by human and will open a new way for finance community to employ existing machine learning techniques even if the dataset is small.
Code (2)
Tasks
Data AugmentationSimilar Papers 제목 키워드 기반
Explainable Deep Convolutional Candlestick Learner
Candlesticks are graphical representations of price movements for a given period. The traders can discovery the trend of the asset by looking at the candlestick patterns. Although deep convolutional neural networks have …
Time SeriesTime Series AnalysisDynamic Deep Convolutional Candlestick Learner
Candlestick pattern is one of the most fundamental and valuable graphical tools in financial trading that supports traders observing the current market conditions to make the proper decision. This task has a long history…
Objectobject-detectionObject DetectionTime Series+1Adversarial Robustness of Deep Convolutional Candlestick Learner
Deep learning (DL) has been applied extensively in a wide range of fields. However, it has been shown that DL models are susceptible to a certain kinds of perturbations called \emph{adversarial attacks}. To fully unlock …
Adversarial RobustnessUsing Deep Learning Neural Networks and Candlestick Chart Representation to Predict Stock Market
Stock market prediction is still a challenging problem because there are many factors effect to the stock market price such as company news and performance, industry performance, investor sentiment, social media sentimen…
Stock Market PredictionInvestigating Market Strength Prediction with CNNs on Candlestick Chart Images
This paper investigates predicting market strength solely from candlestick chart images to assist investment decisions. The core research problem is developing an effective computer vision-based model using raw candlesti…
Time Series