Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 6659
- Note:
- Publié:
- 2018.04.18 16:50
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The indicator draws a Moving Average relative to ATR and overbought/oversold levels in a separate window.
Calculation formula:
Overbought_Oversold = (MA/ATR)*100
where:
- MA - the Moving Average of the difference between Close and Low prices for the selected period;
- ATR - Average True Range with the specified calculation period.
It has four input parameters:
- Period - calculation period;
- Method - MA calculation method;
- Overbought - overbought level;
- Oversold - oversold level.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20061

An assistant indicator. It shows time for holding a position open.

The indicator shows days of the week on the price chart.

The Pivot Money Flow indicator displays the direction and the reversal of money flows.

MACD+SAR - Trend Analyzer Tool.