Band of Filtered RS by Mustafa ÖZVER This code shows a range (max-min values) price may get if we get strong movements. These values is based on RSI (Relative Strange Index). And also these are calculated using RSI, if we get trades to make rsi is equal to 25 (or rsi down limit) or 75 (rsi up limit) or any value you set, how much will price value get? This code...
Strategy: Using 10 and 200 Simple moving averages, we capitalize on price pullbacks on a general uptrend to scalp 1 - 5% rebounds. 200 MA is used as a general indicator for bullish sentiment, 10 MA is used to identify pullbacks in the short term for buy entries. An optional bonus: market crash of 20% from 52 days high is regarded as a buy the dip signal. An...
What is the "Heiken Ashi Algo Oscillator" It is an indicator that measures volume and momentum. It plots and RSI as Heiken Ashi candles. It includes seven different types of moving averages against the relative strength index. Each one of these moving averages calculates faster than the previous, starting from the SMA to the LSMA. It includes a hidden vwap as...
Line Chart with circles as a subchart. The circle will appear only after the candle has been confirmed. Things you can change: - Source: open, high, low, close, hl2, hlc3, ohlc4, hlcc4 - Color: change the color of the line and the circles have fun with it!
Untuk mempermudah kita dalam bermain dan memahami Signal Trade View Rate 98 %
Modified Bollinger Bands Indicator Added: - color change divergence (green) and narrowing (red) of the upper and lower bands - color change of the moving average - upward trend (green) and downward trend (red) - the appearance of a potential signal for long and short positions when the candle closes behind the upper or lower bands. How to use the indicator: Long...
Trend Identifier for 1D BTC.USD It smoothens a closely following moving average into a polynomial like plot. And assumes 4 stage cycles based on the first and second derivatives. Green: Bull / Exponential Rise Yellow: Distribution Red: Bear / Exponential Drop Blue: Accumulation Red --> Blue --> Green: indicates the start of a bull market Green --> Yellow -->...
This indicator is mainly based on Overbought and Oversold . Indicator for short-term trading. This way you can get small but acceptable signals. The main basis of the indicator is as follows: To buy, the indicator is waiting for the instrument to be oversold from the RSI point of view. Then, if the chart crosses the bottom line of the Envelope indicator from...
This strategy is based on RSI and ATR Bands which works better in 5 and 15 Mins time frame. Perform enough back testing with 1:2R before using in real time. Entry only on trade on screen symbols, use additional buy/sell alerts to book profit or to trail SL. I have also added Golden Cross Over of 65 and 21 EMA to have confirmation on trend.
It gives well combination of Moving average and Bollinger bands with signals
This is a study indicator that shows the entries in the strategy seen in one of the youtube channel so it does not belong to me. I can't tell who it is because it's against the House Rules to advertise but you can find out if you look for it on youtube. Default values of oscilators and ema adjusted as suggested. He says he got the best results in 5 min timeframe...
This code shows expected reaction target prices after sudden moving based on (EoRfA) Escaping of Rate from Avarage. Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you...
Indicator that indicates buying and selling times based on price and volume and who is imposed of the two (VAP). It uses the trends of the Dow theory (primary: 365 days/1 year, secondary: 90 days/3 months and tertiary: 21 days/3 weeks) and the identification of Elliot waves, both impulse and correction, based on the Fibonacci retracements (23.61% , 38.2%,...
This code shows expected reaction target prices after sudden moving based on RSI. Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you can make long option to next to the...
This oscillator is made of three components, all derived from the SuperTrend indicator. This approach allows the user to easily determine overbought/sold zones, identify whether a retracement is present or if the price is ranging or trending. It also allows for the anticipation of the potential price cross with the SuperTrend. We provide additional information...
This very simple strategy is an implementation of PJ Sutherlands' Jaws Mean reversion algorithm. It simply buys when a small moving average period (e.g. 2) is below a longer moving average period (e.g. 5) by a certain percentage and closes when the small period average crosses over the longer moving average. If you are going to use this, you may wish to apply...
Versión open source de scripts anteriores / Open source version of previous scripts Confío en que esta vez no esté violando ninguna de las reglas... A pesar de que el volumen simplemente son operaciones que se realizan en un determinado espacio de tiempo, este indicador intenta separar dentro de una vela el volumen de compra y de venta. Una vez separado el...
This signal combines a portion of Chris Moody's 2014 SlingShot and my 2017 MTF Indicators. Both of our prior scripts over indicated Buy and Sell Points. This signal indicates a buy or sell point much less than our prior scripts did but with absolute precision. I would say it is 100% accurate, but that is because I am yet to find a timeframe and symbol where the...