EA based on indicator SAR, ADX and SMA 100 – EA MetaTrader 5

EA based on indicator SAR, ADX and SMA 100 - expert for MetaTrader 5
This EA is in MQL5 language and is based on: SMA (Simple Moving Average) with period 100 bar, ADX (Average Directional Movement Index) period 14 bar, SAR (Parabolic SAR) indicator. I’m testing it now on period over 15 min in various crosses. EA based on indicator SAR, ADX and SMA 100 – expert for MetaTrader … Read more

EA based on indicator SAR, ADX and SMA 100 – EA MetaTrader 4

EA based on indicator SAR, ADX and SMA 100 - expert for MetaTrader 4
This EA is in MQL4 language and is based on: SMA (Simple Moving Average) with period 100 bar, ADX (Average Directional Movement Index) period 14 bar, SAR (Parabolic SAR) indicator. I’m testing it now on period over 15 min in various crosses. EA based on indicator SAR, ADX and SMA 100 – expert for MetaTrader … Read more

Example of Heiken Ashi + SMA Automated – EA MetaTrader 4

Example of Heiken Ashi + SMA Automated - expert for MetaTrader 4
Real Author: Mohammad Soubra This is unpaid version of Trading Robots. Just it is a source code for coders who see it helpful for them. Showing how to trade FX market trend using the (SMA: Simple Moving Average) with the Japanese indicator Heiken Ashi. All trades get the ATR(14) shift(1) as Take Profit. Recommendations: This … Read more

EMA to SMA MACD – extended – indicator MetaTrader 5

EMA to SMA MACD - extended - indicator for MetaTrader 5
Theory : The idea comes from another trading platform. They called it differently there, but the name here reflects exactly what it is all about. The idea is simple : we are counting on a fact that EMA (Exponential Moving Average) is “faster” from SMA (Simple Moving Average). That way a “MACD” is constructed using … Read more