Luis Enrique Ricales / Satıcı
Yayınlanmış ürünler
Encrypter 2 EA 1.7 ile ticaretinizi bir sonraki seviyeye taşımaya hazır olun! Ticaret deneyiminizi daha da geliştirmek için eklediğimiz en yeni özellikleri keşfedin. Yeni gelişmiş araçlarımızla sonuçlarınızı iyileştirin ve daha akıllı işlemler yapın. Öne Çıkan Özellikler: Güçlü Analiz: Piyasayı doğru bir şekilde analiz etmek için MACD ve SAR gibi elit teknik göstergeleri kullanın. Akıllı Kararlar: Piyasa koşullarını değerlendirin ve gelişmiş algoritmalara dayanarak bilinçli kararlar alın. Otomat
Öne Çıkan Özellikler: MACD Sinyal Analizi : EA, ticaret fırsatlarını belirlemek için Hareketli Ortalama Yakınsama/Uzlaşma (MACD) göstergesini kullanır. MACD ters çevirme, çaprazlama ve çaprazlama sinyalleri için mantık dahildir. Pozisyon Yönetimi : Tüm açık pozisyonların kapatılması ve belirli bir sembol ve sihirli sayı için pozisyonların varlığının kontrol edilmesi de dahil olmak üzere gelişmiş pozisyon yönetimi özellikleri sunar. Risk Kontrolü : Başlangıç parti büyüklüğü,
Ready to give a boost to your operation in the financial market? Our EA is the ally you need. But before going into details, let's remember the golden rules that guide our description: Rules We Respect : No Promises of Earnings: First of all, we are realistic. We do not guarantee instant profits. Trading is a world of risks and rewards. No Exaggerations: We do not need to resort to exaggerated superlatives to highlight the advantages of our product. The facts speak for themselve
== 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
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
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
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
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
================ // 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
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
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
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
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
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