Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
8616
Valutazioni:
(17)
Pubblicato:
2018.09.27 15:41
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.