This is an indicator based on the MA rainbow concept. It is possible to choose between 15 or 20 MA's and if all 15 MA's is picked, the calculation will be calculated on 15 MA's and if 20 is picked the calculation is calculated on 20 MA's. The indicator will then be a line which is assigned a value from the calculation based on the MA's. If the line is above the...
In trade position setup, we always need to determine the market structure and manage the position sizing in a short period of decision time. Indicators such as moving average, initial stop loss and trailing stop loss are always helpful. This indicator put all these handy tools into a single toolkit, which includes the following price action and risk management...
Combining EMA SMA Parabolic Sar into 1 EMA20 EMA40 SMA50 SMA100 SMA150 SMA200 Parabolic Sar
Conceived by Murad Khalid Shows the GC of EMA 6 and MA 9 Shows the DC of EMA 6 and MA 9 Use EMA 50 as the dynamic support
This strategy implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs ( EMA or SMA ) having different lengths (by default, I use 50 and 200). A trailing stop loss (%) is used. Entry conditions: .) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long .) Fast MA < Slow MA and Price < Slow MA...
Hi! :) This strategy is made for intraday trades, especially on 5 sec - 5 min charts to follow the trend. I have not tested on higher timeframes, but feel free to play with the values. I have set a basic value for the 3 SMA at -200 -400 -600 We will use an oscillator for entries which is not mine. Link -> ...
4 lines: exponential moving average (EMA) 1 line: simple moving average (SMA)
this script will help for find trend change of the chart using ema/sma cross over.
Combining EMA and SMA into 1 indicator.
This script based on Simple Moving Average and Exponential Moving Average. The Red Line is an exponential moving average with small length. It act as a main line. The Black Line is an average of some past data of exponential moving average. Act as Trend Line The green circles is an exponential moving average with medium length. It act as a signal line. The Idea...
This indicator bundle, combined with PRIME-QUARTERS, provides a trader with everything needed, on chart, to make swing and scalper entries. The short candle SMA are used to execute immediate entries, while the larger candle tf indicate Continuation, trend changes and swing points. The color coded impulse indicator used both RSI and TSI variables to determine...
This script applies both the Quaters theory for easy analysis of market structure, as well as a 50 and 800 SMA to be used in conjunction with the 4 and 21 SMA found in Prime-Pulse, to pin point sniper entries. $auceCamp
This indicator is a combination of 3 public indicators being: * a standard Simple Moving Average with the source as the candle low & length of 2 * a standard Simple Moving Average with the source as the candle high & length of 2 * the Least Square Mean with a source of high + low /2 and length of 9 This combo was inspired by Tyler Coates who crafted EMASAR. He...
This is a Moving Averages pack with 5 lines. This indicator is different from others because with it you can select the MA type used in calculations for each line. Available MA types are (currently): SMA EMA WMA VWMA RMA HMA Also configurable (for each line) are data source (open, close, hlc3, etc) and period.
Implementation of the strategy of moving averages crossings combining two fast and two slow that are used to confirm the entry. The purpose is to be able to quickly see a backtesting of the strategy by easily configuring the profit / loss percentage. In this script the profit percentage is used for the loss percentage as well. Additionally you can see the...