sridas123 / Decision-making-in-FinanceLinks
Adaptation of Monte Carlo and SARSA algorithms (Reinforcement Learning) for learning the policy of sellers/ buyers in stock market
☆12Updated 7 years ago
Alternatives and similar repositories for Decision-making-in-Finance
Users that are interested in Decision-making-in-Finance are comparing it to the libraries listed below
Sorting:
- MATLAB code to produce results and figures in the paper "Stochastic Optimal Control of Pairs Trading Strategies with Absolute and Relativ…☆14Updated 7 years ago
- Deep Reinforcement Learning applied to trading☆15Updated 6 years ago
- Stock Market Prediction on High-Frequency Data Using soft computing based AI models☆20Updated 11 months ago
- Vpin caculation and backtesting☆14Updated 5 years ago
- ☆19Updated 4 years ago
- Exploring Optimal Order Execution in Simulated Limit Order Books☆19Updated 2 years ago
- Final Thesis at Fudan University, built a trading strategy on Bitcoin market using recurrent reinforcement learning☆28Updated 6 years ago
- Paper: https://arxiv.org/pdf/2008.12275.pdf☆26Updated 4 years ago
- We use an adversarial expert based online learning algorithm to learn the optimal parameters required to maximise wealth trading zero-cos…☆11Updated 5 years ago
- CVXPY Portfolio Optimization Sample☆45Updated 8 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Implement the model of Halperin and Feldshteyn for DJIA and SP500☆10Updated 6 years ago
- Machine Learning examples adapted from Hastie, Tibshirani, and Friedman book☆9Updated 8 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆37Updated 6 years ago
- This project deals with the use of machine learning to predict changes in stock values as well as we incorporating study on effect of dif…☆13Updated 7 years ago
- A deep learning model for Financial Signal Representation and Trading☆74Updated 6 years ago
- Creating DRL infrastructure for Dynamic Beta with Zipline and Keras☆15Updated 2 years ago
- 2 algorithms of optimal trade execution: 1) Dynamic Programming 2) Frank-Wolfe Algorithm (Python & C++)☆17Updated 5 years ago
- Some implementations from the paper robust risk aware reinforcement learning☆35Updated 3 years ago
- Momentum following strategies and optimal execution cost upon Implement Shortfall algorithm☆15Updated 6 years ago
- (Work In Progress) Implementation of "Financial Time Series Prediction Using Deep Learning"☆16Updated 7 years ago
- A simply framework of researching stock data through LSTM by Tensorflow☆17Updated 6 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆12Updated 2 years ago
- Use Neural Network as a trading strategy model☆29Updated 7 years ago
- In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders …☆10Updated 9 years ago
- Machine learning approach to high frequency trading, MLP & RNN used☆22Updated 9 years ago
- Hedging portfolios with reinforcement learning.☆35Updated 8 years ago
- Limit Order Book for high-frequency trading (HFT) strategies using data science approaches☆23Updated 3 years ago
- Stock Price Prediction with LSTM and Trading Strategy with Reinforcement Learning