JUVENTUS FC, UNICREDIT, INTESA SANPAOLO, ENI, Apple, Advanced Micro Devices Inc
FTSE MIB, Euro Stoxx 50, Indice DAX, FTSE 100, S&P 500, Nasdaq Composite
Petrolio Brent, Petrolio greggio, Oro, Argento, Gas naturale, Bitcoin
Italia 10Y, Euro Bund, Germania 10Y, Francia 10Y, UK 10Y, US 10Y
This is the Matrix oscillator made by glaz. So credit goes to him. I made some minor modifications to it: 1. added a zeroline 2. added 3 options to color bars/candles depending on: - if the oscillator is above/below 0 - if it's oversold/bought* - if the matrix has a green bar or a red That's all :)
Depending on the new trend - Fisher 100 crossing 0; Set an alert on each Long/Short "crossing down", 0.8 (or anything below 0.99), "on condition"
This is a simple RSI indicator that overlays the current chart to show labels for specified oversold and overbought areas defined with inputs. It will delete any labels of the same kind within the last 3 candles so you don't see as many labels as you would otherwise. Red labels with white text represent overbought RSI levels as defined by the user. Green labels...
HOW IT WORKS Creates two murrey math oscillators (hidden) one with 256 length another with 32 length and compare each other. WHAT GIVE ME THIS SCRIPT The script can give you very valuable information: - Main Trend - Pullbacks detections - Extreme overbought oversold prices alerts - Divergences - Any timeframe usage REFERENCES OF USAGE Main Trend...
Ergodic Oscillator indicator script. Ergodic Oscillator is based on True Strength Index (TSI) by William Blau.
According to classical technical analysis, an RSI above 70 should signal overbought conditions and, thus, a sell-signal. Cryptocurrencies represent a whole new asset class, and they reshape the classical concepts of technical analysis. FOMO-buying can be very powerful, and coins can remain in overbought conditions enough to provide excellent opportunities for...
Rocket RSI indicator script. This indicator was originally developed by John Ehlers (Stocks & Commodities V.36:6, RocketRSI - A Solid Propellant For Your Rocket Science Trading).
This script simply colors the candles based on the defined "overbought" and "oversold" RSI-levels set in the input section of the indicator. If the price is below the oversold level, the candle is colored in yellow. If the price is above the overbought level, the candle is colored in aqua. If the price moves back between both levels, no color will be...
Hello All. For a while this idea (showing RSI levels on the chart as a channel) was in my mind and finally today I developed the script. I hope it will be usefull for all. Enjoy!
A simple strategy that use EMAs convergence/divergence and RSI peeks to take position. Fractals are really useful to positioning your stop loss. It works well on commodities and forex markets.
This is a simple script that allows you to plot when the K% or D% line of the Stochastic RSI crosses into overbought or oversold territory. Instructions 1) Add the script to your chart and click the gear to open the settings 2) Select the Stochastic RSI source (Close, Open, High, Low, etc.) 3) Select the Stochastic RSI length (default: 14) 4) Select the %K...
Displays when multiple timeframes of Stochastic RSI are overbought/oversold. Multiple consecutive timeframes being overbought/oversold can signify a short term top or bottom. Thanks to Micse in Pinescripters telegram who helped remove a few errors from this.
Introducing the Pivot Regression Oscillator. This oscillator uses a similar formula to the Stochastic Oscillator. However, instead of comparing the closing price to the lowest price of a period, it compares the distance between current price and the current pivot point. By basing our oscillator on pivot levels, we incorporate a much more relevant and...
//Programmed by Ruben Jaramillo //rubend18@hotmail.com //WhatsApp +593 93 979 6676 //Quito - Ecuador BUY = crossover(k, d) and k < 10 and d < 10 SELL = crossunder(k, d) and k > 90 and d > 90 Temporalidad 5M TP 5 pips SL 40 pips
Simple Overbought/Oversold indicator You can change long to short in the Input Settings WARNING: - For purpose educate only - This script to change bars colors.
Good evening folks! Today I want to share with you a simple variant of the Stochastic-RSI built-in indicator. Nothing too complex: by enabling the relative checkbox and setting the desired (k, d or the RSI ) source and timeframes, you can see higher timeframes data plotted on your screen. Everything you need to do is enabling the indicator on the lowest...
This indicator draws a visual RSI signal on to your chart. You can use it to set RSI alerts when the market enters an extreme RSI condition.
This is a very simple but quite powerful indicator which looks at the RSI simultaneously over the 4h, Daily and Weekly timeframes, and places bands on the chart when one or more timeframes move into oversold/overbought territory. For further filtering I use the 200 day SMA to determine if we are in a Bull or Bear market, which puts a bias on the RSI (30/80 in a...