elayden / Deep-Learning-Framework-for-Financial-Time-Series-Prediction-in-Python-KerasLinks
Randomly partitions time series segments into train, development, and test sets; Trains multiple models optimizing parameters for development set, final cross-validation in test set; Calculates model’s annualized return, improvement from buy/hold, percent profitable trades, profit factor, max drawdown
☆11Updated 5 years ago
Alternatives and similar repositories for Deep-Learning-Framework-for-Financial-Time-Series-Prediction-in-Python-Keras
Users that are interested in Deep-Learning-Framework-for-Financial-Time-Series-Prediction-in-Python-Keras are comparing it to the libraries listed below
Sorting:
- High Frequency Trading Strategy☆12Updated 7 years ago
- Building a High Frequency Trading Engine with Neural Networks☆12Updated 7 years ago
- The Implied Volatility Smirk of Individual Option in S&P 500 Shows its Underlying Asset’s Return☆38Updated 5 years ago
- Modelling for price change forecast using High-frequency Trading limit order book dynamics using ML algorithms☆27Updated 7 years ago
- Channel break out strategy for High Frequency Trading.☆15Updated 7 years ago
- Machine learning approach to high frequency trading, MLP & RNN used☆22Updated 9 years ago
- Backtesting tool on tick data☆11Updated 8 years ago
- Study of price volume data to analyze an order imbalance strategy for Bitcoin on BitMEX platform☆12Updated 6 years ago
- Python library for high frequency portfolio analysis, intraday backtesting and optimization☆68Updated 8 years ago
- Alpaca-based Order Book Inbalace Algorithm.☆12Updated 5 years ago
- ☆24Updated 5 years ago
- High Frequency Trading (HFT) done using the Alpaca Trade API and Python.☆25Updated 6 years ago
- A low frequency statistical arbitrage strategy☆20Updated 6 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
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.☆12Updated 4 years ago
- Option Strategy for Futures☆16Updated 5 years ago
- A Python system to generate Volume Weighted Average Pricing (VWAP) Model based Long/Short Trading Signal☆19Updated 8 years ago
- Master's degree project: Development of a trading algorithm which uses supervised machine learning classification techniques to generate …☆28Updated 8 years ago
- Use machine learning to trade bitcoin.