This indicator is based on ema band.... condition for buy => 1) price should crossover ema band 2) price pullback on ema band but price should not close below lower band 3)after pullback green candle should close above ema band 4)check candle size when its crossing ema band 5)check previous canlde 7 should not touching cloud so (we can reduce range...
Range Filter Buy and Sell 5min - the @guikroth version, republished. Since this popular version of the Range Filter is no longer available via the original author, I republish it here under the same name. This version remains true to the guikroth version from the calculations to the default settings and comments in the code, with the exception of an update to...
RSI DIVERGENCE is a difference between a fast and a slow RSI. Default values are 5 for the fast one and 14 for the slow one. You can use this indicator in 2 different ways: normal RSI : check double or triple top/bottom on a chart meanwhile RSI is descending/ascending (check the example on chart) signal line : when RSI Divergence cross zero line from...
This strategy is just for training, its purpose is just learning code in pine script. Don't make buy or sell decision with this strategy. Turkish/Turkce Bu strateji sadece pine script'te kodlamanın nasıl yapildigini ogrenmek icindir. Bu stratejiye dayanarak, kesinlikle al-sat islemleri yapmayin. How it works? When RSI and Stoch are in oversold area and if...
This is a simple scalping strategy that works for all time frames... I have only tested it on FOREX It works by checking if the price is currently in an uptrend and if it crosses the 20 EMA. If it crosses the 20 EMA and its in and uptrend it will post a BUY SIGNAL. If it crosses the 20 EMA and its in and down it will post a SELL SIGNAL. The red line is the...
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...
Indicator for strategy that was used in a Forex competition and was a winner. Use double MACD with custom settings, search video on YouTube: Learn Five Powerful MACD Trading Strategies Add some tools to analyze the market context a little more: - Detector of regular and hidden divergences. - Atlas Zone (detects consolidation that is about to generate a...
Scalp Pro is a scalping tool that uses the MACD mechanism. MACD lines are smoothed using fibonacci numbers and pi numbers. In this way, the noise on the signal is reduced. A " BUY " signal is generated when the lines cross upwards. If the lines cross down, a " SELL " signal is generated. The logic is very simple and the Indicator is very useful. I wish you...
It gives well combination of Moving average and Bollinger bands with signals
This indicator finds possible points of reversion, you can use it to stack positions and get a good average price for when the price changes direction, it is the trader responsibility to manage the position and make a profit. -Added alerts
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.
Indicator signs -Buying or selling signal on screen -RSI in overbought or oversold -Stoch overbought or oversold "Risk adjustment" The expected profit is 30pips positive. Adjust risk by 30pips indicator consisting of Stoch 14, 6, 6 Rsi 14 Dmi 20, 5
MACD normalized with its highest and lowest values over the last “Normalization period” - includes alerts
Hey everyone, this is one strategy that I have found profitable over time. It is a multiple time frame strategy that utilizes 3 time-frames. Highest time-frame is the trend, medium time-frame is the momentum and short time-frame is the entry point. Long Term: - If closed candle is above entry then we are looking for longs, otherwise we are looking for shorts ...
Intraday Buy/Sell Levels using Gann Angles based on Todays Open/previous Day High/Low/Close prices How to use this : The Buy/Sell levels will be calculated on 1 of 4 things (you can choose any one which you prefer) 1. Todays Open price 2. Previous Day High 3. Previous Day Low 4. Previous Day Close The Buy/Sell levels will be displayed in these ways 1. In a...
Firstly I'd like to state that this script's ATR buy/sell source is from the public script library here: Additionally with the buy/sell signals from the original script, two more buy/sell conditions were added to give more entries/scaling in or out options. On top of that, two SMA lines were added, a 1 day moving average and a 5 day moving average. This script...
The objective is only to evaluate different configurations of the indicator "Follow Line MTF Any MM Average". The strategy does not have position management, it's very basic, this indicator should be used to see trend, range zones, evaluate the best areas to enter the market, use higher time frames to confirm a direction can be useful. I do not recommend using...
Plotting Multiple Moving Averages in one indicator