Produits publiés

Les plus notés
Encrypter 2 EA
Luis Enrique Ricales
5 (2)
Préparez-vous à faire passer votre trading au niveau supérieur avec Encrypter 2 EA 1.7 ! Découvrez les dernières fonctionnalités que nous avons ajoutées pour améliorer encore votre expérience de trading. Améliorez vos résultats et effectuez des transactions plus intelligentes avec nos nouveaux outils avancés. Fonctionnalités en vedette : Analyse puissante : Utilisez des indicateurs techniques d’élite tels que MACD et SAR pour analyser le marché avec précision. Décisions intelligentes : Évaluez l
Encrypter 4 EA
Luis Enrique Ricales
Fonctionnalités en vedette : Analyse du signal MACD   :     L'EA utilise l'indicateur de convergence/divergence de moyenne mobile (MACD) pour identifier les opportunités de trading.   La logique est incluse pour les signaux d'inversion MACD, de croisement et de croisement. Gestion des positions   :     offre des fonctionnalités avancées de gestion des positions, notamment la fermeture de toutes les positions ouvertes et la vérification de l'existence de positions pour un symbole et un nombre mag
Encrypter 3 EA
Luis Enrique Ricales
Prêt à donner un coup de pouce à votre opération sur le marché financier ?   Notre EA est l’allié dont vous avez besoin.   Mais avant d’entrer dans les détails, rappelons les règles d’or qui guident notre description : Règles que nous respectons   : Aucune promesse de gains :   Tout d’abord, nous sommes réalistes.   Nous ne garantissons pas des bénéfices instantanés.   Le trading est un monde de risques et de récompenses. Pas d'exagérations :   nous n'avons pas besoin de recourir à des superlat
Encrypter 1 EA
Luis Enrique Ricales
==   ACCOUNT SETTINGS   == Percentage of balance lost before trading stops Small Lot Account (0.01) Percentage of account you want to trade on this pair Permitted Portion change with open basket Percent of portion for max drawdown level. Maximum allowed spread while placing trades Enable holiday shut-downs Comma-separated holiday list (format: [day]/[mth]-[day]/[mth]) Audible alerts Alert sound --- Opt. with 'Open prices only' --- Stop/Limits for entry if true, Buys/Sells if false Market cond
SAR based on MA
Luis Enrique Ricales
La idea de este indicador es la siguiente: reemplazar los precios High, Low del indicador SAR por los valores del indicador Moving Average. Al final tendremos la siguiente imagen: Es decir, el indicador SAR cambia su dirección después de tocar el indicador Moving Average. Parámetros de entrada SAR: Step   - parámetro "Step" del indicador SAR; SAR: Maximum   - parámetro "Maximum" del indicador SAR; MA: Period   - parámetro "período de promediación" del indicador MA; MA: Shift   - parámetro "d
FREE
Trend Envelopes indicator is calculated based on a % of price change. That % is then used to determine if there is a new trend or trend remains the same. This version is using Standard Deviation for the price change calculation instead and is adding prices smoothing prior to be used in calculations. The smoothing can be done using one of the 4 average types: *   Simple Moving Average *   Exponential Moving Average *   Smoothed Moving Average *   Linear Weighted Moving Average Als
FREE
Chandelier closed
Luis Enrique Ricales
Developed by Charles Le Beau and featured in Alexander Elder's books, the Chandelier Exit sets a trailing stop-loss based on the Average True Range (ATR). The indicator is designed to keep traders in a trend and prevent an early exit as long as the trend extends. Typically, the Chandelier Exit will be above prices during a downtrend and below prices during an uptrend. Calculation The original Chandelier Exit formula consists of three parts: a period high or period low, the Average True
FREE
Volty Channel Stop
Luis Enrique Ricales
Es un indicador que no se repinta y que muestra la tendencia a corto plazo. contiene lo siguiente: Visual Mode MA Period  MA Method MA Price ATR Period Volatility Factor Offset Factor  Use Break Use Envelopes Use Alert cualquier sugerencia hagamelo saber en los comentarios y también colocar estrellas para postear más contenido, indicadores y advisor actualizadas
FREE
Mt5 waddah attar
Luis Enrique Ricales
En esta versión, las alertas están funcionando y en la versión que publicó, la zona muerta de atr era solo una zona muerta sin atr, por lo que también la convirtió en una zona muerta de atr. Indicator input parameters   input int Fast_MA = 20;       // Period of the fast MACD moving average input int Slow_MA = 40;       // Period of the slow MACD moving average input int BBPeriod=20;        // Bollinger period input double BBDeviation=2.0; // Number of Bollinger deviations input int  Sensetiv
FREE
SSL Alerts
Luis Enrique Ricales
================         // Average period                      ma_Sma,                               // Simple moving average          ma_Ema,                               // Exponential moving average          ma_Smma,                              // Smoothed MA          ma_Lwma                               // Linear weighted MA ===============   // Average method       // Turn alerts on?       // Alert on current bar?      // Display messageas on alerts?        // Play sound on alerts?    
FREE
EA Smile 1 MT5
Luis Enrique Ricales
4.67 (3)
The EA tries not to open more than two positions of each type (BUY and SELL). The following rule is used: if there is a position, then the next position of the same type can be opened no earlier than after   Trade once in the "timeframe of checked elements"   * number of seconds on the   History: timeframe of checked elements   timeframe. Input Values Trade once in "timeframe of checked elements"   - the minimum time interval, after which the second position can be opened (the parameter value
FREE
Donchian Trend Ribbon 2
Luis Enrique Ricales
5 (1)
I think you all know Donchian Channels. so I am not going to write about it. With this indicator I tried to create Donchian Trend Ribbon by using Donchian Channels. How it works ? - it calculates main trend direction by using the length that is user-defined. so you can change it as you wish - then it calculates trend direction for each 9 lower lengths. if you set the length = 20 then the lengths are 19, 18,...11 - and it checks if the trend directions that came from lower lengths i
FREE
EA Smile 2 MT5
Luis Enrique Ricales
The EA trades on two indicators iMA (Moving Average, MA) and one iRSI (Relative Strength Index, RSI). Decision on trade signals is only made when a new bar appears, while positions are trailed and closed (in case of profit) at every tick. An unconventional solution was applied: The   Slow   indicator averaging period is calculated as the   Fast   averaging period multiplied by two, while the   RSI   averaging period is always equal to the   Fast   averaging period. This reduces the number of par
FREE
EA Smile 3 MT5
Luis Enrique Ricales
Working with pending orders Buy Stop and Sell Stop. A channel of two indicators iMA (Moving Average, MA). Input parameters Take Profit   - Take Profit; Trailing Stop   - trailing; Trailing Step   - trailing step; Lots   - lot size is set manually (a NECESSARY CONDITION:   Risk   must be equal to zero!); Risk   - lot size is calculated automatically, in risk percents per trade (a NECESSARY CONDITION: "Lots" must be equal to zero!); Difference   - offsets from the channel borders; Expert Every T
FREE
Stop and Take EA
Luis Enrique Ricales
5 (2)
The Expert Advisor is only designed for manual trading. The EA sets stop loss and take profit for positions and pending orders on the current symbol. It also has trailing stop and breakeven functions. Input Parameters Stop loss   - stop loss value; Take profit   - take profit value; Close all if profit reached the x percent of balance or   - close all positions once the total profit reaches x percent of balance; close all if profit reached the x profit amount in currency   - close all position
FREE