Rejoignez notre page de fans
Super_SAR - indicateur pour MetaTrader 5
- Vues:
- 9202
- Note:
- Publié:
- 2018.09.27 15:41
- 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.
Fig. 1. Super_SAR, Swing = No
Fig. 2. Super_SAR, Swing = Yes
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21737
An Expert Advisor based on the iMA (Moving Average, MA) indicator.
Mirror_MAThe 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.
The Chandelier Exit indicator implemented as a sequence of candlesticks
Demand_IndexThe Demand_Index indicator developed by James Sibbet combines the price and volume, and is often considered a leading indicator of price change.