omerbsezer / CNN-TA
Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network based on image processing properties.
☆117Updated 3 years ago
Alternatives and similar repositories for CNN-TA:
Users that are interested in CNN-TA are comparing it to the libraries listed below
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆60Updated 3 years ago
- ☆136Updated 2 years ago
- backtrader with DRL ( Deep Reinforcement Learning)☆64Updated last year
- Limit Order Book data analysis and modeling using LSTM network☆132Updated 5 years ago
- Using Unsupervised learning, K-means, to determine stock support and resistance levels. Great for trading algorithms/bots using time seri…☆104Updated 3 years ago
- Pair Trading Strategy using Machine Learning written in Python☆114Updated 2 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…