English

Data Augmentation for Deep Candlestick Learner

Machine Learning 2020-06-01 v2 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2005.06731,
  title  = {Data Augmentation for Deep Candlestick Learner},
  author = {Chia-Ying Tsao and Jun-Hao Chen and Samuel Yen-Chi Chen and Yun-Cheng Tsai},
  journal= {arXiv preprint arXiv:2005.06731},
  year   = {2020}
}

Comments

12 pages, 9 figures, 2 tables, 1 algorithm

R2 v1 2026-06-23T15:32:10.144Z