If a trader opens MN1 chart the indicator will automatically configure the period equal to 12 comparing current price to average year...
Showing posts with label Sma. Show all posts
Showing posts with label Sma. Show all posts
MetaTrader 5 Expert Advisor | EA based on indicator SAR, ADX and SMA 100
0
This EA is in MQL5 language and is based on: I'm testing it now on period over 15 min in various crosses. 1812 Best MetaTr...
MetaTrader 4 Expert Advisor | EA based on indicator SAR, ADX and SMA 100
0
This EA is in MQL4 language and is based on: I'm testing it now on period over 15 min in various crosses. 11458 Best MetaT...
MetaTrader 4 Expert Advisor | Example of Heiken Ashi + SMA Automated
0
Real Author: Mohammad Soubra This is unpaid version of Trading Robots. Just it is a source code for coders who see it helpful for t...
MetaTrader 5 Indicator | EMA to SMA MACD
0
Theory : The idea comes from another trading platform. They called it differently there, but the name here reflects exactly what i...
MetaTrader 5 Indicator | EMA to SMA MACD - extended
0
Theory : The idea comes from another trading platform. They called it differently there, but the name here reflects exactly what...
MetaTrader 5 Indicator | EMA to SMA MACD - on chart
0
Theory : This version is made to show exactly what is the true nature of the EMA to SMA MACD. What you are seeing is the pure esse...
MetaTrader 4 Indicator | This ia an rainbow MA indicator based on SMA
0
This indicator uses various SMA to indicate a possible reversal point. 25267
MetaTrader 5 Indicator | ATR adaptive SMA
0
Basics : One of the moving averages that is not often made adaptive is SMA (Simple Moving Average). The reason for that is that it...
MetaTrader 4 Indicator | ATR adaptive SMA
0
sics : One of the moving averages that is not often made adaptive is SMA (Simple Moving Average). The reason for that is that it ...
MetaTrader 5 Indicator | Price period SMA
0
To calculate the average price, you can specify the periods H1 and D1. For example, the D1 average price allows you to track whether ...
MetaTrader 5 Indicator | Sma with NET
0
NET (Noise Elimination Technology) - a sort of a rolling Kendall rank correlation coefficient -was introduced in one of the rsi indi...
MetaTrader 5 Indicator | SMA(no loop)
0
Simple moving average is calculated by adding prices for last n periods and then dividing that sum by the period. This addition is o...
MetaTrader 4 Indicator | SMA_Channel
0
SMA_Channel indicator is Indicator based on 1 Moving Average(SMA) which will plot channel on chart. The Indicator use 2 plot styles ...
MetaTrader 5 Indicator | Self Optimized SMA
0
The algorithm At every bar the indicator checks all SMA periods ranging from MIN_PERIOD to MAX_PERIOD to find which one caused the ...