---
title: "Moving Average of Oscillator - Oscillators - Indicators - Chart - MetaTrader 5 for iPhone - MetaTrader 5 iPhone/iPad Help"
description: "Moving Average of Oscillator (OsMA) is the difference between the oscillator and oscillator smoothing. In this case, Moving... - Moving Average of Oscillator - Oscillators - Indicators"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
---

[MetaTrader 5 iPhone/iPad Help](https://www.metatrader5.com/en/mobile-trading/iphone/help) → [Chart](https://www.metatrader5.com/en/mobile-trading/iphone/help/chart) → [Indicators](https://www.metatrader5.com/en/mobile-trading/iphone/help/chart/indicators) → [Oscillators](https://www.metatrader5.com/en/mobile-trading/iphone/help/chart/indicators/oscillators) → Moving Average of Oscillator

# Moving Average of Oscillator

Moving Average of Oscillator (OsMA) is the difference between the oscillator and oscillator smoothing. In this case, Moving Average Convergence/Divergence base-line is used as the oscillator, and the signal line is used as the smoothing.

![Moving Average of Oscillator](https://www.metatrader5.com/i/help/iphone/en/moving_average_oscillator.png)

## Calculation:

OSMA = MACD - SIGNAL

```json
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "item": {"@id": "/en/mobile-trading/iphone/help", "name": "MetaTrader 5 iPhone/iPad Help"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "/en/mobile-trading/iphone/help/chart", "name": "Chart"}}, {"@type": "ListItem", "position": 3, "item": {"@id": "/en/mobile-trading/iphone/help/chart/indicators", "name": "Indicators"}}, {"@type": "ListItem", "position": 4, "item": {"@id": "/en/mobile-trading/iphone/help/chart/indicators/oscillators", "name": "Oscillators"}}, {"@type": "ListItem", "position": 5, "item": {"@id": "/en/mobile-trading/iphone/help/chart/indicators/oscillators/moving_average_oscillator", "name": "Moving Average of Oscillator"}} ]}
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "MetaTrader 5: Moving Average of Oscillator", "acceptedAnswer": { "@type": "Answer", "text": "Moving Average of Oscillator (OsMA) is the difference between the oscillator and oscillator smoothing. In this case, Moving Average..." } }] }
```
