Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
8526
Note:
(17)
Publié:
2018.09.27 15:41
Super_SAR.mq5 (18.34 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Super SAR is a signal indicator based on SuperTrend and iSAR.

It has six input parameters:

  • SAR step - Parabolic SAR step;
  • SAR max - the maximum value of Parabolic SAR;
  • ATR Period - ATR period for the SuperTrend calculation;
  • Multiplier - SuperTrend line multiplier (to set it closer/farther from the median price);
  • Swing - alteration of signals (Yes/No);
  • Show SAR - whether to display Parabolic SAR (Yes/No).

Green/red arrows (position entry) appear after a change in the SAR position, provided there is confirmation from SuperTrend.

Gray arrows (do not enter position/open position can be closed) appear after a change in the SAR direction, if there is no confirmation from SuperTrend.

If Swing (Yes) is used, arrows (only up/down) appear when both criteria are met, taking into account the previous signal direction.

The SuperTrend indicator is not required for operation - its values are calculated by the indicator.

Fig. 1. Super_SAR, Swing = No

Fig. 1. Super_SAR, Swing = No

Fig. 2. Super_SAR, Swing = Yes

Fig. 2. Super_SAR, Swing = Yes

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21737

Above Below MA Above Below MA

An Expert Advisor based on the iMA (Moving Average, MA) indicator.

Mirror_MA Mirror_MA

The Mirror MA indicator features two mirrored moving averages in a separate chart window calculated based on a difference between two MAs with different calculation data, and one signal line calculated based on a direct moving average data.

ChandelierExit_Candle ChandelierExit_Candle

The Chandelier Exit indicator implemented as a sequence of candlesticks

Demand_Index Demand_Index

The Demand_Index indicator developed by James Sibbet combines the price and volume, and is often considered a leading indicator of price change.