Deep Reinforcement Learning for Trading Cryptocurrencies
Generating Buy/Sell signals based on historical prices of an asset using a Deep Reinforcement Learning algorithm known as Duelling Deep Q Networks. Source
All about Artificial Intelligence and Machine Learning for Banking, Finance and Trading
Arificial Intelligence and Machine Learning for Finance and Banks
Generating Buy/Sell signals based on historical prices of an asset using a Deep Reinforcement Learning algorithm known as Duelling Deep Q Networks. Source
An overview of the architecture and the implementation details of the most important Deep Learning algorithms for Time Series Forecasting Source
This project is not a deep dive into connecting technical analysis and machine learning, but just a simple framework so that the reader can work upon it and implement their own features. Source
Incorporating macro-economic theories in deep learning models Source
Training a neural network on candlestick charts and then using it to identify patterns on it Source
Predicting the upcoming trend of stock using Deep learning Model(Recurrent Neural Network) Source
Forecasting Stock Prices with Neural Networks containing Multivariable Inputs from Technical Analysis Source
When you get started with machine learning, you learn to use linear regression to predict numeric values and logistic regression to predict binary variables. You then learn several other popular methods: Nearest neighbors, support vector ...
Time Series Forecasting methods including Simple Moving Average, Linear Regression, k-Nearest Neighbors, Auto ARIMA, Prophet, Long Short Term Memory Source
There are so many articles on predicting stock prices, but this article provides two things to the reader, that no other article talks about: The use of confidence intervals in stock trading to determine stop-loss ...