Relative Strength Index
-
Updated
Sep 15, 2017 - Python
Relative Strength Index
Python script to track and report favorable cryptocurrency trades using the Binance API
FOREX data for various currency pairs is used and different methods are used to analyse trend of these pairs.Future prediction of these currency pairs and trading strategies to maximize returns
The following project calculates these inputs: Stochastic %K, Stochastic %D, Stochastic Slow %D, Momentum Rate of Change, Larry William’s %R, A/O Oscillator, Disparity in 5 and 10 days, Moving Average 5 and 10, OSCP Price Oscillator, Commodity Channel Index (CCI), Relative Strength Index (RSI)
Markowitzify will implement a variety of portfolio and stock/cryptocurrency analysis methods to optimize portfolios or trading strategies. The two primary classes are "portfolio" and "stonks."
A Stock Prices Analytics Dashboard, comprising of python codes for price predictions, technical indicators, and dashboard hosting
A financial trading algorithm based on limit orders, relying on relative strength index indicator to take an action, optimized via Nelder-Mead algorithm for optimum RSi period, stop loss/take profit, and other parameters.
Backtest of NIFTY50 Index by taking RSI cross-over as a parameter and generate trade logs
Predictive algorithm for forecasting the mexican stock exchange. Machine Learning approach to forecast price and Indicator behaviours of MACD, Bollinger and SuperTrend strategy
Financial indicators for use with Data-Forge
Simple nodejs async RSI module
RSI divergence detector finds regular and hidden bullish and bearish divergences
An RSI and Bollinger Bands-based trading strategy, yielding a 3103% cumulative return for provided backtesting setting
Multithreaded stock market simulation that allows for different trading bots running various financial strategies and technical indicators. Creates a Market Making Bot running off of AAPL data.
Strategy based on the Relative Strength Index indicator.
Colaboratory notebook that implements several strategic indicators that are commonly used in the financial ecosystem. Enter a ticker symbol for an equity (ETF, cryptocurrency, et. al.), a start date, and an end date for the analysis. Run all and let the analysis begin. Note: This is not financial advise, use at your own risk.
A python package to extract historical market data of cryptocurrencies and to calculate technical price indicators.
Python scripts for dynamic stock data downloading with validation and an automated trading system using RSI and SMA indicators to optimize trading decisions and assess portfolio performance.
IBD Style Relative Strength Percentile Ranking of Stocks (i.e. 0-100 Score).
📈 Indicadores Crypto inspirados no tradingview
Add a description, image, and links to the relative-strength-index topic page so that developers can more easily learn about it.
To associate your repository with the relative-strength-index topic, visit your repo's landing page and select "manage topics."