TimRivoli / RobotTraderLinks
This is a supervised Recurrent Neural Network (RNN) learning project treating stock trading as a classification problem. Given input of a 60 day window of pricing data, choose the best action for maximum profit. This uses my earlier https://github.com/TimRivoli/Stock-Price-Trade-Analyzer project for a trading environment, and its SeriesPredictio…
☆11Updated 5 years ago
Alternatives and similar repositories for RobotTrader
Users that are interested in RobotTrader are comparing it to the libraries listed below
Sorting:
- A machine learning program that is able to recognize patterns inside Forex or stock data☆151Updated 5 years ago
- Automate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to cho…☆71Updated 8 years ago
- This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow …☆73Updated 2 years ago
- Developed a deep learning model that allows trading firms to analyze large patterns of stock market data and look for possible permutatio…☆64Updated 6 years ago
- High frequency AI based algorithmic trading module.☆72Updated 9 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆61Updated 3 years ago
- A python script that estimates the support and resistance lines of a stock's prices over a time period☆76Updated 4 years ago
- Using Unsupervised learning, K-means, to determine stock support and resistance levels. Great for trading algorithms/bots using time seri…☆109Updated 4 years ago
- Vanilla option pricing and visualisation using Black-Scholes model in pure Python☆133Updated 2 years ago
- SheikhRabiul / A-Deep-Learning-Based-Illegal-Insider-Trading-Detection-and-Prediction-Technique-in-Stock-MarketIllegal insider trading of stocks is based on releasing non-public information (e.g., new product launch, quarterly financial report, acq…☆104Updated 6 years ago
- Tools for stock options trading: finding best cash covered put and covered call to see, find best call to buy, etc. Keywords: Implied Vo…☆46Updated 5 months ago
- Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided …☆130Updated 4 years ago
- daily stock screening by using Mark Minervini's volatility contraction pattern detection, stage 2 template searching and news sentiment a…☆77Updated 3 months ago
- Machine learning in Python for stock market and forex market predictions (fully functional)☆59Updated 7 years ago
- An intelligent recommender system for stock analyzing, predicting and trading☆141Updated 3 years ago
- Example of adaptive trend following strategy based on Renko☆121Updated 6 years ago
- trading strategy is a fixed plan to go long or short in markets, there are two common trading strategies: the momentum strategy and the …☆60Updated 5 years ago
- Deep Neural Network Trading collection of Tensorflow Jupyter notebooks☆62Updated 2 years ago
- Identify stock chart patterns and evaluate trade outcomes☆28Updated 6 years ago
- 😲🤑Method for Investors and Traders to make Buying and Selling Decisions. 😄Fundamental hare Market Analysis is about using Real data to…☆77Updated 5 years ago
- Deep q learning on determining buy/sell signal and placing orders☆50Updated 6 years ago
- Research and Backtests I have been working on...enjoy☆70Updated 4 years ago
- Automatically trades NYSE stocks and ETFs using three high-frequency trading strategies☆72Updated last year
- Stock Screener for Ichimoku Cloud☆61Updated 8 years ago
- Pair Trading Strategy using Machine Learning written in Python☆120Updated 3 years ago
- Technical Analysis Library Time-Series☆154Updated 2 months ago
- Python Implementations of popular Algorithmic Trading Strategies☆120Updated 7 months ago
- Automatically performs the DCF calculation, sensitivity analysis and Piotroski f-score analysis for a given company. All financial data c…☆48Updated 4 years ago
- Statistical Arbitrage script using OANDA's API for autotrading Forex☆21Updated 6 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆133Updated 2 years ago