---
title: "Force Index - Oscillateurs - Indicateurs - Graphiques - MetaTrader 5 pour Android - Aide MetaTrader 5 Android"
description: "L'indicateur technique Force Index a été développé par Alexandre Elder. Cet indice mesure la Puissance des Haussiers... - Force Index - Oscillateurs - Indicateurs"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
url: "https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/force_index"
---

[Aide MetaTrader 5 Android](https://www.metatrader5.com/fr/mobile-trading/android/help) → [Graphiques](https://www.metatrader5.com/fr/mobile-trading/android/help/chart) → [Indicateurs](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators) → [Oscillateurs](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators) → Force Index

# Force Index

L'indicateur technique Force Index a été développé par Alexandre Elder. Cet indice mesure la Puissance des Haussiers (Bulls) à chaque augmentation, et la Puissance des Baissiers (Bears) à chaque baisse. Il relie les éléments de base des informations du marché : évolution des prix, ses sauts, et les volumes des transactions. Cet indice peut être utilisé comme tel, mais il est mieux de l'approximer avec une [Moyenne Mobile](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average). L'approximation avec une moyenne mobile courte (l'auteur propose d'utiliser 2 intervalles) contribue à trouver les meilleures opportunités pour ouvrir et fermer des positions. Si les approximations sont effectuées avec une moyenne mobile longue (13 périodes), l'indice affiche les changements de tendance.

- Il est mieux d'acheter lorsque la force devient négative (chute en-dessous de zéro) dans une période de hausse de la tendance ;
- Le force index signale la continuation de la tendance haussière lorsqu'il forme sur un nouveau pic ;
- Le signal de vente vient lorsque l'indice devient positif pendnat une tendance baissière ;
- Le force index signale la Puissance des Baissiers et la continuation de la tendance baissière lorsque l'indice chute sur un nouveau plus bas ;
- Si les changement de prix ne correspondent pas aux changements en terme de volume, l'indicateur de force reste sur le même niveau, ce qui vous indique que la tendance va changer bientôt.

![Force Index](https://www.metatrader5.com/i/help/android/en/force_index.png)

## Méthode de Calcul

La force de chaque mouvement du marché est caractérisée par sa direction, son échelle et son volume. Si le prix de clôture de la barre actuelle est supérieure à la barre précédente, la force est positive. Si le cours de clôture actuel est inférieur au cours précédent, la force est négative. Plus la différence de prix est grande, plus la force est importante. Plus le volume de transaction est élevé, plus la force est importante.

```
FORCE INDEX (i) = VOLUME (i) * ((MA (ApPRICE, N, i) - MA (ApPRICE, N, i-1))
```

Avec :

FORCE INDEX (i) – Force Index de la barre courante ;
VOLUME (i) – volume de la barre courante ;
MA (ApPRICE, N, i) – n'importe quelle [Moyenne Mobile](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average) de la barre courante pour N périodes :
[Simple](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average#sma), [Exponentielle](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average#ema), [Pondérée](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average#lwma) ou [Lissée](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average#smma);
ApPRICE – prix appliqué ;
N – période de lissage ;
MA (ApPRICE, N, i-1) – [n'importe quelle Moyenne Mobile](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/trend_indicators/moving_average) de la barre précédente.

## In this section

- [Average True Range](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/average_true_range)
- [Bears Power](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/bears_power)
- [Bulls Power](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/bulls_power)
- [Commodity Channel Index](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/commodity_channel_index)
- [DeMarker](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/demarker)
- Force Index
- [MACD](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/macd)
- [Momentum](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/momentum)
- [Moyenne Mobile d'un Oscillateur](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/moving_average_oscillator)
- [Relative Strength Index](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/relative_strength_index)
- [Relative Vigor Index](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/relative_vigor_index)
- [Oscillateur Stochastique](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/stochastic_oscillator)
- [Williams' Percent Range](https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/williams_percent_range)

```json
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "item": {"@id": "https://www.metatrader5.com/fr/mobile-trading/android/help", "name": "Aide MetaTrader 5 Android"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "https://www.metatrader5.com/fr/mobile-trading/android/help/chart", "name": "Graphiques"}}, {"@type": "ListItem", "position": 3, "item": {"@id": "https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators", "name": "Indicateurs"}}, {"@type": "ListItem", "position": 4, "item": {"@id": "https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators", "name": "Oscillateurs"}}, {"@type": "ListItem", "position": 5, "item": {"@id": "https://www.metatrader5.com/fr/mobile-trading/android/help/chart/indicators/oscillators/force_index", "name": "Force Index"}} ]}
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "MetaTrader 5: Force Index", "acceptedAnswer": { "@type": "Answer", "text": "L&#39;indicateur technique Force Index a été développé par Alexandre Elder. Cet indice mesure la Puissance des Haussiers..." } }] }
```
