chandc / Inverse_Reinforcement_Learning_for_StocksLinks
Implement the model of Halperin and Feldshteyn for DJIA and SP500
☆10Updated 6 years ago
Alternatives and similar repositories for Inverse_Reinforcement_Learning_for_Stocks
Users that are interested in Inverse_Reinforcement_Learning_for_Stocks are comparing it to the libraries listed below
Sorting:
- This code illustrates the use of genetic programming to evolve financial trading strategies for a single equity stock. Individuals (strat…☆25Updated 6 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 5 years ago
- Deep Reinforcement Learning applied to trading☆15Updated 6 years ago
- Stock Price Prediction with LSTM and Trading Strategy with Reinforcement Learning☆14Updated 5 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 2 years ago
- apolanco3225 / Deep-Reinforcement-Learning-for-Optimal-Execution-of-Portfolio-Transactions-using-DDPGPerforming a trading strategy using deep deterministic policy gradients to know when to buy, hold or sell stocks in a virtual environment…☆57Updated 6 years ago
- This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting …☆35Updated 5 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆36Updated 6 years ago
- Stock Market Prediction on High-Frequency Data Using soft computing based AI models☆22Updated last year
- The repository contains the code for project for DS 5500 course at Northeastern.☆35Updated 5 years ago
- A crypto currency live-trading backend for Huobi☆35Updated 7 years ago
- I use the random forest algorithm to forecast mid price dynamic over short time horizon i.e. a few seconds ahead☆30Updated 5 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆12Updated 2 years ago
- Exploring Optimal Order Execution in Simulated Limit Order Books☆20Updated 2 years ago
- Custom Loss functions for asset return prediction with deep learning regression☆35Updated 3 years ago
- A Higher-order HMM with EM algo.☆16Updated 3 years ago
- Deep learning models for high-frequency financial data (limited order book)☆19Updated 6 years ago
- I use a LSTM ( long short term memory model) model to predict the fluctuations of VIX index ( the index of 50ETF options), and trade t…☆13Updated 6 years ago
- Deep q learning on determining buy/sell signal and placing orders☆50Updated 6 years ago
- Momentum following strategies and optimal execution cost upon Implement Shortfall algorithm☆15Updated 6 years ago
- Replication of Time Series Momentum strategy by Moskowtiz, Ooi, Pedersen, 2011.☆67Updated 5 months ago
- Limit Order Book for high-frequency trading (HFT) strategies using data science approaches☆24Updated 3 years ago
- Stock Market Prediction Using Unsupervised Features☆54Updated 7 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Updated 7 years ago
- LSTM stock prediction and backtesting☆14Updated 5 years ago
- Paper: https://arxiv.org/pdf/2008.12275.pdf☆26Updated 5 years ago
- ☆17Updated 3 years ago
- Financial time-series forecasting has long been a challenging problem because of the inherently noisy and stochastic nature of the market…☆16Updated 4 years ago
- 2 algorithms of optimal trade execution: 1) Dynamic Programming 2) Frank-Wolfe Algorithm (Python & C++)☆18Updated 5 years ago