Monthly Profit - Daily Trading using SMA - Forex Factory Daily Profit - H1 Trading using SMA 751 replies Jake Bernstein 10 SMA high 8 SMA low trading system 94 replies SMA 200+SMA 55+SMA 5 is very profitable 49 replies AUDUSD AUDCHF NZDJPY basket trading using 50 sma and 200 sma 16 replies Programming of SMA and SMA cross over 20 replies
How to use the 9 20 EMA setup effectively - Forex Factory Below we can see how the price quickly fell below the 60 sma followed by the 9 20 ema Most would have missed the trade given the speed it moved However as indicated by the arrow, the 9 20 ema provided ample reentry opportunity The drop bottomed at previous day low and had a strong rebound looking like it is about to go back into the range
dinapoli sma indicator - Forex Factory It's exactly the same as a normal SMA, only it's displaced a few bars forward The 3x3 DMA is a simple MA displaced forward 3 bars You can do this manually on MT4 by creating a 3 period SMA, clicking on properties and where it says shift (displace) you type in 3 There are other combinations like SMJones suggested
Simple RSI EMA high Profitable ratio Strategy | Forex Factory Time frame : H1 , H4 In this Strategy , we use 3 indicators: 5-period Exponential Moving Average (EMA 5) applied to the Close 12-period Exponential Moving Average (EMA 12) applied to the Close 21-period RSI (RSI 21) Entry Rules for Long Trades: Its simple
Unlocking Gold Trading Success: Intense 1-Minute Scalping System - Volume crossing the 20 SMA, followed by another volume crossing the 20 SMA, is a confidence booster - When volume is declining and suddenly a new volume crosses the 20 SMA, it is a directional superpower - Stick to trading within the support resistance zones Avoid trading in the middle
AllAverages - my collection of Moving Averages | Forex Factory extern int TimeFrame = 0; TimeFrame in min extern int FastLength = 3; Fast MA Period extern int FastMode = 0; Fast MA Mode extern int SlowLength = 20; Slow MA Period extern int SlowMode = 0; Slow MA Mode extern int BreakoutPct = 50; Breakout Percent extern int AlertMode = 0; 0-off,1-on extern int SoundsNumber = 5; Number of sounds after Signal extern int SoundsPause = 5
Setting Up Moving Average Crossover Alert? | Forex Factory Sound is on by default You only need to set up your moving averages' type (sma, ema, wma), period (this one has 5 and 20 by default, they are my favorites), and price mode (in this case, close price is default) Good luck P S If you need help setting up the parameters, PM me and I'll get back to you as soon as I can