Hey there, This strategy is based on the idea that certain events lead to what are called Megabars. Megabars are bars that have a very large range and volume. I wanted to verify whether these bars indicate the start of a trend and whether one should follow the trend. Summary of the Code: The code is based on three indicators: the range of the bar, the volume...
The Flash-Strategy (Momentum-RSI, EMA-crossover, ATR) Are you tired of manually analyzing charts and trying to find profitable trading opportunities? Look no further! Our algorithmic trading strategy, "Flash," is here to simplify your trading process and maximize your profits. Flash is an advanced trading algorithm that combines three powerful indicators to...
The Relative Strength Index (RSI) is a technical indicator based on price movements that is used to determine whether a particular asset is overbought or oversold. It measures the ratio of rising to falling prices over a certain period of time. The Fear & Greed Index, on the other hand, is a composite index that tracks the sentiment of the crypto market. It is...
Hello everyone, After my long tests, I observed that the rate of change of direction of the price was high after the periods when the RSI spent a long time outside the band. As a result of my observations, I prepared this indicator. This indicator shows you the accumulation and distribution areas that occur outside the rsi band. There are 3 different levels...
This indicator shows the RSI profile from historical RSI Value and High / Low RSI Pivots. It is inspired by the Volume Profile which is a common charting study that indicates activity at specified levels. It plots a histogram on the chart meant to identify dominant/significant levels. This script is profiling RSI levels into a histogram, which can identify the...
█ This Indicator is based on RSI ( Relative Strength Index ) & multiple type of MA (Moving Average) to show different variations of RSI. The relative strength index (RSI) is a momentum indicator used in technical analysis to evaluate overvalued or undervalued conditions in the price of that security. █ Usages: The purpose of this indicator is to obtain the RSI...
Typical RSI indicators were plotted with candles and expressed wick to resemble a candle chart, and linear regression was added to predict changes in force intensity, which allowed us to confirm support and resistance within linear regression . In addition, divergence signal was marked as an additional basis for the price fluctuation point due to support and...
This RSI indicator shows a green or red ribbon when the smoothed RSI is bullish or bearish. It also includes a long moving average for overall trend confirmation. Wait until the ribbon holds above or below the long moving average and take positions in that direction. To get an easier to read RSI indicator, I smoothed the RSI out and paired it next to a short term...
This is a combination of indicators used to find oversold and overbought entry points for possible reversion. A Green arrow will appear when all condition are met for an ENTER LONG position. A Red arow will appear when all condition are met for an ENTER SHORT position. You can modify all of these condition parameters from the indicator's settings. How does...
Double RSI uses a Slow RSI combined with a Fast RSI to generate Buy and Sell signals. Least Squares Moving Average is only here for filtering signals. It is very good on certain stocks or ETFs on longer timeframes for swing trading. If you get a Buy signal look at the LSMA trend and if the candle is above the LSMA. It works great for me on lower timeframes...
Triple RSI indicator where you can set the timeframe for each RSI. Take confirmation from different timeframes to make high probability trades! Typical settings would be, 1 Day, 1 Week, 1 Month or 1 hr, 4hr, 1 Day or 3 min, 15 min, 1 hr or.........your imagination is the only limit here!
This is a custom indicator of mine that uses the volume weighted average price instead of the close price as the source for calculations of the relative strength index. Buy when the indicator line is green and sell when it is red. This was a custom request so let me know if there are any other scripts you would like to see me do or if you want something custom done!
It isn't easy to determine if the price of a stock is about to break out. Here’s one way you can determine the relative strength of a breakout, enabling you to act early and realize higher profits. This indicator was originally developed by Howard Wang Stocks & Commodities V. 33:09 (60–62)
Really good performance of Simple RSI Strategy for Nike (NKE) 5m chart. Params: RSI Length: 30, RSI OverSold level: 45, RSI OverBought Level: 60 Performance:57% profit, 112 trades, 73% prof, 6.7% dd, 1.36 sharpe. And remember: Past performance does not guarantee future results.
Started to play with very simple strategies. Trying to find ones with optimal parameters which work well for certain symbols/timeframe. Found that basic RSI strategy without any position management with high RSI length (65 in this script) works pretty good for 1m chart for few stocks. It's also not bad for AAPL , SPY . It might not work very good on it's not...
Simple indicator when RSI goes above 75 or below 25. It gives signal at next proper candle.
This Indicator shows you the strength of the Currency in comparison for all other Main Currencys at the timeframe you choose. The Currencys in this Indicator is: EUR, USD, GBP, CHF, AUD, CAD, JPY The Base is the RSI (relative strength Indicator) with the following Currency pairs: eurusd, eurgbp, euraud, eurjpy, eurcad, eurchf usdeur, usdgbp, usdaud, usdjpy,...
RSI Cross by AP create by 2 MA of RSI - When ShortRSI > LongRSI, this is an uptrend. - When ShortRSI < LongRSI, this is a downtrend.