Luis Enrique Ricales
Luis Enrique Ricales
4.8 (8)
  • Informações
no
experiência
15
produtos
10
versão demo
0
trabalhos
0
sinais
0
assinantes
Luis Enrique Ricales
Luis Enrique Ricales
New update, work in Volatility (Deriv.com)
Luis Enrique Ricales Produto publicado

Recursos em destaque: Análise de Sinal MACD   :     O EA usa o indicador Convergência/Divergência de Médias Móveis (MACD) para identificar oportunidades de negociação.   A lógica está incluída para sinais de reversão, cruzamento e cruzamento MACD. Gerenciamento de posições   :     Oferece recursos avançados de gerenciamento de posições, incluindo o fechamento de todas as posições abertas e a verificação da existência de posições para um símbolo específico e

Luis Enrique Ricales Produto publicado

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

Luis Enrique Ricales Produto publicado

Pronto para dar uma turbinada na sua atuação no mercado financeiro?   Nosso EA é o aliado que você precisa.   Mas antes de entrar em detalhes, vamos relembrar as regras de ouro que norteiam nossa descrição: Regras que respeitamos   : Sem promessas de ganhos:   Em primeiro lugar, somos realistas.   Não garantimos lucros instantâneos.   Negociar é um mundo de riscos e recompensas. Sem Exageros:   Não precisamos recorrer a superlativos exagerados para destacar as

Luis Enrique Ricales Produto publicado
Comentário: 2
130.00 USD

Prepare-se para levar suas negociações para o próximo nível com o Encrypter 2 EA 1.7! Descubra os recursos mais recentes que adicionamos para melhorar ainda mais sua experiência de negociação. Melhore seus resultados e faça negociações mais inteligentes com nossas novas ferramentas avançadas. Recursos em destaque: Análise poderosa: Use indicadores técnicos de elite, como MACD e SAR, para analisar o mercado com precisão. Decisões inteligentes: Avalie as condições do mercado e tome decisões

Luis Enrique Ricales Produto publicado

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  

Luis Enrique Ricales Produto publicado
Comentário: 3
FREE

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

Luis Enrique Ricales Produto publicado
Comentário: 1
FREE

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 is same or not

Luis Enrique Ricales Produto publicado
Comentário: 1
FREE

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 is same or not

Luis Enrique Ricales Produto publicado

A mecânica do Expert Advisor (EA) é um sistema de negociação automatizado que utiliza uma estratégia de negociação em grade para operar no mercado de câmbio.   A estratégia de grade envolve a abertura de múltiplas ordens pendentes (ordens limitadas) em ambas as direções (compra e venda) em determinados níveis de preços no gráfico.   À medida que o mercado se move, o EA espera atingir um certo número de pips de lucro e depois fecha as ordens. Abaixo descrevo a mecânica do EA com mais

Luis Enrique Ricales Produto publicado

================         // Average period                      ma_Sma,                               // Simple moving average          ma_Ema,                               // Exponential moving average        

Luis Enrique Ricales Produto publicado

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

Luis Enrique Ricales Produto publicado

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

Luis Enrique Ricales Produto publicado

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 Range

Luis Enrique Ricales Produto publicado

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

Luis Enrique Ricales Produto publicado
Comentário: 1
FREE

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   -

Luis Enrique Ricales Produto publicado

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

Luis Enrique Ricales
Registrado no site MQL5.community