فريق الروبوت الفوركس

Explanation of exponential moving average

Explanation of exponential moving average

As we said in the previous lesson, spikes (non-market sharp movements) can be misleading to simple moving averages. But the story of the moving average is different. Let’s start with an example. Suppose we draw a 5-period SMA indicator on the daily EUR / USD chart.


Labels: Order to build a Forex robot , Build a stock trading robot , Build a trading robot , Trader robot design , Free Forex Robot , Forex robot programming , Forex Expert Making Tutorial , Build a trading robot with Python , Download Forex Trading Robot , Buy Forex Trader Robot , Automated Forex Robot , Free stock trading robot ,  Learn how to build a Forex trading robot , Alpari trading robot , Forex robot for Android ,  MetaTrader robot design , MetaTrader robot programming , Forex robot design , Forex robot programming , Automated trading


 

Explanation of exponential moving average 

Explanation of exponential moving average

Closing prices in the last 5 days are as follows:

• Day 1: 1,372
• Day 2: 1,3231
• Day 3: 1,364
• Day 4: 1,3186
• Day 5: 1,3293

The simple moving average is calculated as follows:

(1.3172 + 1.3231 + 1.3164 + 1.3186 + 1.3293) / 5 = 1.3209

Very simple, right? So what if an important news report is published on Day 2 that causes the euro to fall globally? It causes the EUR / USD to fall and close at the level of 1.3000. Let’s see what effect this will have on the 5SMA course.

  • Day 1: 1. 3172
  • Day 2: 1.3000
  • Day 3: 1. 3164
  • Day 4: 1. 3186
  • Day 5: 1,3293

The simple moving average is calculated as follows:

(1.3172 + 1.3000 + 1.3164 + 1.3186 + 1.3293) / 5 = 1.3163

The result of a simple moving average will drop a lot, giving you the impression that the price is falling, when in fact the day 2 event happened only once, due to the poor results of an economic report.

The point we are trying to make is that sometimes a simple moving average may be too simple. If there was a way to filter these spikes so that we would not get the wrong idea .. Hmmm کنید Wait a minute له Yes, there is a way!

The solution is called the  exponential moving average  ! The moving average (EMA) gives more weight to recent periods. In our example above, the EMA puts more weight on the recent days, which are days 3, 4 and 5.

This means that Spike will have little value on day 2 and will have no effect on the moving average as much as we calculated in the simple moving average. If you think about it, it makes a lot of sense because the result is more emphasis on what traders are doing lately.

Moving Average (EMA) vs. Simple Moving Average (SMA)

Let’s take a look at the 4-hour USD / JPY chart to see how a simple moving average (SMA) and an exponential moving average (EMA) fit together in a chart.

 

Explanation of exponential moving average 

Explanation of exponential moving average

Notice how the red line (30 EMA) is closer to the price than the blue line (30 SMA). This means that it shows recent price movements more accurately and correctly. You can probably guess why this happens. This is because the moving average has a greater emphasis on what has happened recently. At the moment of trading, it is much more important to see what traders are doing now. And not what they did last week or last month!  


Labels: Order to build a Forex robot , Build a stock trading robot , Build a trading robot , Trader robot design , Free Forex Robot , Forex robot programming , Forex Expert Making Tutorial , Build a trading robot with Python , Download Forex Trading Robot , Buy Forex Trader Robot , Automated Forex Robot , Free stock trading robot ,  Learn how to build a Forex trading robot , Alpari trading robot , Forex robot for Android ,  MetaTrader robot design , MetaTrader robot programming , Forex robot design , Forex robot programming , Automated trading