ManyLayers

  • Trading is performed using multiple independent layers - number_of_commercial_layers.
  • Flexible customization system of market entry signal - UNIT_INDICATORS. The use of the Moving Average, RSI and Envelopes indicators allows configuring any parameter of the indicators and enabling/disabling them.
  • Signals are generated based on cumulative analysis of indicators from different timeframes.
  • It is possible to control the equity level - CONTROL_EQUITY. Two danger levels: the first level activates the trade closure logic common for all levels, the second one stops the opening of trades in the overloaded direction with the possibility to increase the volumes of opposite orders.
  • It features a built-in function for closing unprofitable orders using a part of profit - THE_PROTECTION_OF_PROFIT.
  • To limit the losses, a protective stop loss can be applied to every trade layer - PROTECTIVE_STOP_LOSS_LAYER.
  • Selection of the trade closure options - PARAMETERS_OF_THE_CLOSURE.
  • Output_mode - trade exit mode, where the program gradually closes its trades to subsequently stop and withdraw profit.
  • Feel free to ask questions in the Comments tab.
  • Other indicators and candlestick signals can be integrated to this program - leave a comment and write a review.


Recommendations

Standard trade account: minimum deposit is $2000.00; minimum lot is 0.01, modification step - 0.01

Cent account: minimum deposit starts from $50 (5000.00); minimum lot is 0.01, modification step - 0.01


Parameters

  • _OPERATION_MODE_
    • Output_mode = false; if set to true, activates the trade exit mode.
    • Work_on_closed_bars = false; true - the EA forms a cycle on a closed bar; false - on the current price;
  • _SETTING_UNIT_LOT_
    • initial_lot_is_permanent_or_not = false; - the initial lot of a layer depends on RiskPercent ans Balance / true - fixed and equal to initial_lot
    • initial_lot = 0.01;
    • RiskPercent = 2.0;
    • multiplier_for_the_next_lot = 1.6;
    • number_of_transactions_to_increase = 0; - at value 1 the lot size increase will start from the second trade in the series; if 2 then with 3rd, 4th, etc.
  • _BLOCK_LEVEL_OPTIONS_
    • number_of_commercial_layers = 5; - trade layers
    • number_of_orders_in_one_layer = 5; - the number of orders in a trade layer
    • increasing_n_level = true;
      • true - the number of orders of the next layer increases as n[i] = n[i-1]+N, N is the number of layer.
      • false - no increase
    • points_to_open_the_next_layer = 30; - the distance between the first orders of adjacent layers
    • minimum_step_up_orders = 10; - distance to an order in the same direction
  • _PARAMETERS_OF_ONE_LAYER_
    • Zoom_step = growing_step - step calculation type: const_step, growing_step, decreasing_step, manually_install
    • step = 150 at Zoom_step = 0,1,2
    • expansion_step = 5; - delta step at Zoom_step = 1,2
  • _UNIT_INDICATORS_
    • Off_MA = true; ON - false / OFF - true
    • Off_RSI = false
    • Off_ENV = false
  • _MA_SETTINGS_
    • mode_MA = 1; (1,2)
    • TF_for_MA = H1; M1,M5,M15,M30,H1,H4,D1,W1,MN,TF_this_wind - current chart timeframe
    • period_MA = 13
    • shift_MA = 0
  • _RSI_SETTINGS_
    • mode_RSI = 1 (1,2)
    • TF_for_RSI = TF_this_wind
    • period_RSI = 7
    • level_RSI_max = 77
    • level_RSI_min = 23
  • _ENV_SETTINGS_
    • mode_ENV = 3 (0,1,2,3)
    • TF_for_ENV = 5
    • Period_ENV = 14
    • deviation = 0.2
    • shift_ENV = 1
  • _PARAMETERS_OF_THE_CLOSURE_
    • type_of_closure = 2;
      • 0 - common TakeProfit level
      • 1 - common trailing stop
      • 2 - trailing stop, analysis of multiple levels in a group in different combinations (1, N; 1, N-1, N; 1 - N)
      • 3 - same as value 2, trailing stop dependent on the imbalance in volume.
      • 4 - trailing stop only for the last order in the group.
      • 5 - trailing stop dependent on the imbalance in volume for the last order in the group.
      • 6 - same as value 2, but with the closing level added N-1, N - the penultimate and the last
    • TakeProfit = 0
    • ProtectionTP = 15
    • TrallingStop = 7
  • _PROTECTIVE_STOP_LOSS_LAYER_
    • Mode_SL_inst = 0 - off, 1 - on
    • Percent_SL = 5 - percentage of the balance for calculating the StopLoss level
  • _CONTROL_EQUITY_
    • level_stops_opening_trades = 60
    • level_includes_layered_closure = 90
    • lot_multiplier_counter_transactions = 1.2
  • _THE_PROTECTION_OF_PROFIT_
    • number_of_days = 5
    • percentage_of_profits_to_protect = 10.0
    • distance_to_enable_protection = 300 - distance from the price to the trade
  • Magic = 5355
  • ProfitHistory = true
  • _step_N_ IF: Zoom_step = 3
    • St_2 = 150.0;
    • St_3 = 170.0;
    • .
    • St_16 = 150.0;
Önerilen ürünler
Trade Bollinger Bands combining Trend, RSI, MACD 1. Trend trading combining the Bollinger and MACD bands is done in the following sequence: - Use MACD to identify trends - Determine the potential entry point by re-checking the MA 20 of the price to see if it is in line with the trend. 2. Trade Trends with Bollinger Bands - The mid-line of bollinger bands is simply a moving average of 20 SMA20 periods, known as the Bollinger Bands' average line. - The bottom line is, when the market is in a st
Stochastic Trade X is an EA based on Stochastic Oscillator. Stochastic parameters such as %K period, %D period, Slowing,  SellValue, BuyValue, and Shift can be adjusted. Stochastic Trade   X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Stochastic Trade   X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Magic Grid
Aliaksandr Charkes
4.54 (28)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Serpent
Volodymyr Hrybachov
The strategy is based on the MACD and Moving Average indicators. It buys when the fast MA is above the slow MA and the MACD histogram is above the signal line. It sells when the fast MA is below the slow MA and the MACD histogram is below the signal line. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GBP USD , EUR USD , AUD USD , NZD USD ; or USD CAD, U
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
The EA created based on this strategy: This EMA crossover trading strategy is made with MACD. For MACD, you can avoid false signals from this EMA crossover. With this strategy, you can get more accurate signals. So this is more profitable . Strategy required FAST EMA SLOW EMA MACD with default setting How Signals come Buy Signal: When FAST EMA cross SLOW EMA from lower to upper, then you have to wait for MACD confirmation. After crossover, when you see MACD above 0.0 level, then you can take buy
XAU Assassin
Saravanan Venkatesan
Contact on Telegram here  t.me/SaravananL  to get free EA file. FREE XAU Assassin EA – Built Exclusively for Gold (XAUUSD) Important Note: The EA published here is for marketing/demo purposes only and does not contain the real working logic.... I provide the real MT4 EA on request. EA Details: • Instrument: XAUUSD • Timeframe: H4 • Strategy: Grid-based • Risk Management: Proper Stop Loss & Take Profit handled If this suits your requirements, please contact me to get the real MT4 EA . I
Night Rocker EURCHF EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on EURCHF. Period M15. Also there are separate versions of the adviser for other curre
ForexEagle - Elevate Your Trading Experience to New Heights Ready to revolutionize your trading game? Introducing ForexEagle, the ultimate Expert Advisor meticulously crafted to dominate the GBPUSD, AUDCAD, USDCAD markets on the M5 timeframe. With a winning combination of advanced Price Action strategy and trend detection algorithm, ForexEagle is your go-to tool for unlocking the full potential of GBPUSD, AUDCAD, USDCAD trading. The EA operates during specific hours, from 12:01 AM to 11:59 PM. G
Авторская стратегия демонстрирующая хорошие результаты на валютной паре eurchf m15. Советник в своей работе ищет наиболее вероятные точки разворота на графике и если сигнал подтверждается открывает сделку. Советник работает круглосуточно, что делает его универсальным вне зависимости от времени на рынке, что также отличает его от большинства советников торгующих в строго ограниченное время. По мере роста спроса на советник и увеличения хороших отзывов, цена на него будет расти. Поспешите при
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
TSO Signal Builder
Dionisis Nikolopoulos
5 (1)
TSO Signal Builder is a MetaTrader 4 Expert Advisor that provides a solid platform to quickly build test and develop automated trading strategies based on indicator signals. Contains 29 indicators, including trend and volume indicators, oscillators as well as many indicators described by Bill Williams. Basic as well as advanced order management features. All indicators are configurable and can be combined to create strategies with different entry and exit signals as well as reverse orders. Made
An automatic trading system created from the author's strategy, which is based on the analysis of configurations of three indicators: ADX, Bands and MA. The Expert Advisor has a highly customizable mode, it can trade using a fixed Stop Loss and / or Take Profit, dynamic Stop Loss and / or Take Profit, closing when an opposite signal appears, as well as various combinations of these modes. The system is designed for medium and long-term trading. The system is fully automatic. Please, pay attentio
Gecko
Profalgo Limited
4.4 (10)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Gecko runs a simple, yet very effective, proven strategy.  It looks for important recent high and lows and will trade the breakouts.  The actual execution of this strategy however, is what makes this EA truly shine.  Entry calculations and exit algorithms are not only unique but also very advanced. LIVE RESULTS: https://www.mql5.com/en/signals/75
Fibo Eagle EA
Almaquio Ferreira De Souza Junior
Fibo Eagle EA for MT4 - Fibonacci-Based Grid Trading Expert Advisor Overview FiboEagleEA is a sophisticated Expert Advisor (EA) designed for traders who want an automated trading system powered by the Fibonacci sequence. This EA integrates grid trading principles with advanced money management tools, delivering a blend of precision, adaptability, and profitability potential. Whether you're new to trading or a seasoned professional, FiboEagleEA adjusts to various market conditions, making it a ve
Strategy requirements You need to set-up the chart manually for this strategy. You need three mt4 default indicator: FAST EMA (Exponential Moving Average of the close price) SLOW EMA (Exponential Moving Average of the close price) CCI (Commodity Channel Index) Buy signal: When FAST EMA is above the SLOW EMA, you can take buy when CCI crosses 0.0 level from bottom to top. Sell signal: When FAST EMA is below the SLOW EMA, you can take sell entry when CCI crosses 0.0 level from top to bottom . The
Magnet Scalper Pro
AL MOOSAWI ABDULLAH JAFFER BAQER
In this EA you will have two sources of income: 1- Direct trades 2- Rebates from your broker. Thus insure to register under an IB that shares with you their revenues Scalping! What a thrill! Forex trading had been a source of income and thrill at the same time! (Forex is risky, you may loose all your capital) With our new Expert Advisor "Magnet Scalper Pro" , you will earn both. (Forex is risky, you may loose all your capital) We tried to use a safe, profitable, and fast formula and this i
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Correlation Beast V2.05 - Skyrocket Your Forex Trading! Unlock the power of currency correlations with Correlation Beast V2.5 , the ultimate Expert Advisor for MetaTrader 4! Designed for traders who crave precision and profitability, this EA leverages advanced correlation strategies to identify high-probability trades. Whether you're a beginner or a pro, this tool is your key to mastering the Forex market! Why Choose Correlation Beast V2.5? Powerful Correlation Trading Trade sma
Bu Uzman Danışman (EA) basit ama sağlam bir mantığa dayanmaktadır: iki üstel hareketli ortalama (EMA20 ve EMA200) arasındaki mesafeyi ve trend yönünde bir pozisyon açmak için fiyatın EMA200'ü geçtiği anı algılar. Güçlü trend piyasalarını tespit etmek ve büyük fiyat hareketleri için trendi takip etmek üzere tasarlanmıştır. Önerilen parametreler: Döviz çifti: USDJPY Zaman dilimi: H1 (backtest sonuçlarına göre değiştirilebilir) Önerilen hesap türü: ECN / düşük spread Dosyalar dahildir: MQL4
EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage b
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
Grid Averaging Pro  is a combination of Grid Trading and Cost Averaging with sophisticated algorithm and build-in Hedging to protect your account drawdown. Once your initial trade moves into negative territory, the recovery mechanism will kick in and place consecutive market orders in the same direction, all of which will be closed with a combined profit or approximately break even. Product Links Fully  Description in English   :  [USER GUIDE ENGLISH] - GRID AVERAGING PRO (MT4/MT5) Fully  Descr
Quantum Scalper GBPUSD
Nguyen Hang Hai Ha
4.5 (14)
EA Quantum Scalper GBPUSD is an automated trading system designed for the GBPUSD currency pair. Employing a scalping strategy and sophisticated position management, it aims to deliver high returns while minimizing risk. The EA analyzes tick patterns, price movements, and momentum, using unique entry points to identify potential trading opportunities. To safeguard profits and enhance efficiency,   each trade is equipped with maximum Stop Loss levels and a Trailing Stop feature. Bonus: get free E
iGrid expert is full auto trading robot, signal by   Indicator count and Velocity include bollinger band, Moving average, grid and hedging strategy... Recommendations EA Settings:   Use default settings or set files. Symbol:   EURUSD, USDJPY, GBPUSDOr Any. Time Frame:   H1 or Any. Brokers:   ECN or STP brokers, low spread/commission, 1:500 - 1/1000 leverage, Minimum Deposit:   $1000 USD UP (possible $3000 Up ). Real signal:... Parameters TradeManagement                = "=== Trade Management =
The Flex Grid EA is a fully automated Expert Advisor that trades based on RSI. The EA trades using market orders with inivisible take profit and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD, USDJPY, EURUSD, USDCAD & GBPUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limite
FREE
EA Safe Scalper
Sayed Mohammad Mosavi
4 (1)
EA Safe Scalper is an advanced expert advisor for MT4 that based on WPR & Stochastic indicators. it determines overbought/oversold points and open safe & reliable orders.   Our greatest effort in making this expert has been to protect your capital. There Is No Martingale No Grid! --- Contact me in messages for free gift after purchase!  --- Recommended Symbols: NQ100(Nasdaq) - XAUUSD Recommended Timeframes: H1 - M5 Parameters: slippage: max slippage magic number: unique number to determine EA
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Aura Neuron MT4
Stanislav Tomilov
4.58 (12)
Aura Neuron, Aura serisi ticaret sistemlerini sürdüren özgün bir Uzman Danışmandır. Gelişmiş Sinir Ağları ve son teknoloji klasik ticaret stratejilerinden yararlanarak Aura Neuron, mükemmel potansiyel performansa sahip yenilikçi bir yaklaşım sunar. Tamamen otomatik olan bu Uzman Danışman, XAUUSD (ALTIN) gibi döviz çiftlerinde işlem yapmak üzere tasarlanmıştır. 1999'dan 2023'e kadar bu çiftlerde tutarlı bir istikrar göstermiştir. Sistem, martingale, grid veya scalping gibi tehlikeli para yönetimi
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Vortex Gold MT4
Stanislav Tomilov
5 (28)
Vortex - geleceğe yatırımınız Vortex Gold EA uzman Danışmanı, Metatrader platformunda altın ticareti (XAU / USD) için özel olarak yapılmıştır. Tescilli göstergeler ve gizli yazarın algoritmaları kullanılarak oluşturulan bu EA, altın piyasasındaki karlı hareketleri yakalamak için tasarlanmış kapsamlı bir ticaret stratejisi kullanır. Stratejisinin temel bileşenleri, ideal giriş ve çıkış noktalarını doğru bir şekilde işaret etmek için birlikte çalışan CCI ve Parabolik Gösterge gibi klasik gösterge
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Vortex Turbo — “Fırtınayı kontrol et, girdabı yönet” Vortex Turbo, akıllı ticarette bir sonraki evrimsel aşamayı temsil ediyor; en son yapay zeka mimarisini, uyarlanabilir piyasa mantığını ve hassas risk kontrolünü birleştiren benzersiz bir gelişme. Kanıtlanmış algoritmik prensipler üzerine kurulu olan bu sistem, birden fazla stratejiyi yeni bir tahmin zekası seviyesiyle desteklenen birleşik, yüksek hızlı bir ekosisteme entegre ediyor. Altın (XAUUSD(GOLD)) için scalping uzmanı olarak tasarlanan
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
Tanıtımı       Quantum Emperor EA   , prestijli GBPUSD çiftinde işlem yapma şeklinizi değiştiren çığır açan MQL5 uzman danışmanı! 13 yılı aşkın ticaret tecrübesine sahip deneyimli yatırımcılardan oluşan bir ekip tarafından geliştirilmiştir. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA satın alın ve  Quantum StarMan  ücretsiz edinin!*** Daha fazla ayrıntı için özelden sorun Doğrulanmış Sinyal
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor, kârsız pozisyonları kurtarmak için tasarlanmış bir sistemdir.   Yazarın algoritması kaybeden bir pozisyonu kilitler, onu birçok ayrı parçaya böler ve her birini ayrı ayrı kapatır. Kolay kurulum, düşüş durumunda gecikmeli başlatma, kilitleme, diğer Uzman Danışmanları devre dışı bırakma, trend filtreleme ile ortalama alma ve kaybedilen bir pozisyonun kısmi kapanması tek bir araçta yerleşiktir. Sadece tüm gruplarda siparişleri kapatan şebeke stratejilerinin aksine, kayıplarla daha g
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – MT4 için Trend ve Momentum Uzman Danışmanı MT5:  https://www.mql5.com/en/market/product/163078 Varsayılan ayarlar, 2024 yılının başından günümüze kadar GOLD M5 (Open Prices yöntemi) üzerinde EA backtesti yapmak için yapılandırılmıştır. Diğer zaman dilimleri için en uygun ayarları yorumlar bölümünde bulabilirsiniz. Bazooka EA , MetaTrader 4 için geliştirilmiş tam otomatik bir Uzman Danışmandır (Expert Advisor). Piyasanın yönlü hareketlerini işlemeye odaklanır ve trend doğrulaması ile
AW Swing Trading EA
AW Trading Software Limited
5 (1)
Düzeltici fiyat hareketlerinde salıncak ticareti için gelişmiş bir araç. Devam etme yönünde trend geri dönüşleri üzerinde çalışır, gerekli düzeltmenin boyutu enstrümanın mevcut volatilitesine göre veya tüccar tarafından manuel olarak belirlenir. Mevcut trend boyunca bir düzeltme tespit ettikten sonra, EA düzeltmeyi tamamlamak ve trendi sürdürmek için bir sinyal bekler, ardından bir pozisyon açar. Danışmanın nasıl çalıştığına dair talimatlar ->   HERE   /  MT5 version ->  HERE Faydalar: Dahili o
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share my
Greedy Golden MT4
Mihails Babuskins
4.8 (5)
Recommended:  it's better to  use in accounts with lower swap or swap-free accounts. SEE AND COMPARE WITH OTHER EA's , Real monitoring signals link on my profile. Contact me after payment to send you the user manual PDF file See the real monitoring signal in my profile. Use only on gold and on the  BUY direction. Trading gold is attractive to many traders due to the high volatility and depth of the market. Should we invest in gold or just scalp it? Answering this question is a big challenge for
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition, yalnızca ALTIN ​​ticareti yapmak için tasarlanmış tamamen otomatik bir EA'dır. Uzmanlar, 2011-2020 döneminde XAUUSD'de istikrarlı sonuçlar gösterdi. Hiçbir tehlikeli para yönetimi yöntemi kullanılmadı, martingale yok, grid veya scalp yok. Herhangi bir broker koşulu için uygundur. Çok katmanlı bir algılayıcı ile eğitilen EA Sinir Ağı (MLP), ileri beslemeli yapay sinir ağı (ANN) sınıfıdır. MLP terimi belirsiz bir şekilde kullanılır, bazen gevşek bir şekilde herhangi bir ileri b
XAU FLUX - Professional Gold Scalping Expert Advisor >>> Kullanım Klavuzu <<< XAU FLUX, altın piyasasında hızlı ve disiplinli işlem yapmak için tasarlanmış profesyonel bir ticaret robotudur. Günlük küçük fiyat hareketlerinden istikrarlı kazançlar elde etmeyi hedefleyen trader'lar için geliştirilmiştir. Temel Özellikler: XAU FLUX, M1 & M5 zaman diliminde çalışarak piyasadaki mikro fırsatları değerlendiren gelişmiş bir scalping sistemi kullanır. EA, piyasa koşullarını sürekli analiz ederek uygun g
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
Forex GOLD Investor
Lachezar Krastev
4.45 (49)
WINTER SALE — LIMITED TIME! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex GOLD Investor is o
CyNera MT4
Svetlana Pawlowna Grosshans
2.71 (14)
CyNera: Sizin Ticaretiniz, Bizim Teknolojimiz Kılavuz ve ayar dosyaları: Kılavuz ve ayar dosyalarını almak için satın aldıktan sonra benimle iletişime geçin Fiyat: Fiyat, satılan lisanslara göre artar Mevcut kopya sayısı: 4 Piyasadaki en değişken araçlardan biri olan altın ticareti, hassasiyet, derinlemesine analiz ve güçlü risk yönetimi gerektirir. CyNera Expert Advisor, bu unsurları kusursuz bir şekilde entegre ederek, optimum altın ticareti için tasarlanmış sofistike bir sistem oluşturur. Cy
Piyasa Ters Çevirme Uyarıları EA, aynı adı taşıyan gösterge (burada mevcuttur) ve piyasa yapısı değişimlerine dayalı işlemler tarafından desteklenmektedir. EA, gösterge tarafından her piyasa geri dönüş uyarısı gönderildiğinde varsayılan olarak bir alım satım yapacak ve bu uyarıları EA ayarlarında belirlediğiniz koşullara ve filtrelere göre takas edecektir. Fiyat, mevcut eğilim yönünde hareket ederken destek dikdörtgenleri çizer ve fiyat keskin bir şekilde tersine döndüğünde işlem görür ve bi
Jesko
Cence Jk Oizeijoozzisa
5 (2)
Jesko EA –  Jesko, yıllardır test edilmiş ve optimize edilmiş bir stratejiye dayanan özel bir Uzman Danışman (EA)’dır. Gerçek hesaplarda test edilmiş ve sürekli olarak karlı ve düşük riskli performans göstermiştir. Şimdi, herkese açık hale getirmeye karar verdik. Signal live      Dört aylık canlı hesap MetaTrader 5 sürümü burada mevcuttur . Satın alma sonrasında MetaTrader 4 ve MetaTrader 5 sürümleri sizin için erişilebilir olacaktır.  Kolay kurulum Her broker ile çalışır (ECN hesap önerilir)  M
Goldex AI
Mateo Perez Perez
4.31 (29)
Goldex AI: Bugünün başarısı yarının meyvesi olacak SINIRLI SÜRE IÇIN SÜPER INDIRIM! FİYAT ARTMADAN ÖNCE SON 2 KOPYA 299 USD. Gerçek IC Markets sinyali: Goldex AI Yüksek risk Kılavuz ve yapılandırma dosyaları: Satın aldıktan sonra kılavuz ve yapılandırma dosyalarını almak için benimle iletişime geçin. Fiyat: Başlangıç fiyatı 899$'dır ve her on satıştan sonra 199$ artacaktır. Mevcut kopya sayısı: 2 Goldex AI - Sinir ağları, trend ve fiyat hareketi ile gelişmiş ticaret robotu. Goldex AI, altında
ORIX mt4
Leonid Arkhipov
5 (2)
ORIX System — GBPUSD paritesi için M5 zaman diliminde özel olarak geliştirilmiş bir işlem robotudur. Expert Advisor, fiyat davranışı ve piyasa yapısı unsurlarının analizine dayanır ve standart teknik göstergeleri kullanmaz. Robot martingale, işlem gridleri, piyasaya karşı ortalama alma, hedge işlemleri, stop loss olmadan işlem açma ve yüksek frekanslı veya düzensiz alım satım kullanmaz. Ana gereksinimler ve öneriler Para birimi çifti: GBPUSD Zaman dilimi: M5 Minimum depozito: 0.01 lot işlem hac
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — LIMITED TIME! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https:/
WINTER SALE — LIMITED TIME! Get Forex Diamond EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO  A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex Diamond EA – Rel
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
Deneme Sürümünü İndir EA Budak Ubat Kanalı Sınırlı Süreli Fiyat! Her 10 satın alımda fiyat 10 USD artacaktır! Nasıl Çalışır EA aktif olduğunda, İcra Modu parametresine göre grafiği analiz edecektir. Grafikte mevcut pozisyon yoksa, EA parametreye göre bir işlem açacaktır. Eğer trend yükseliş yönündeyse, alım işlemi açacak, eğer düşüş yönündeyse satım işlemi açacaktır. Ayrıca, stop loss değişkeni 0'dan büyükse, açılan işlem fiyatından belirli bir mesafede bir Stop Loss emri de ayarlayacaktır. 0,
Titan AI — Yeni Nesil Otomatik Alım-Satım Sistemi Titan AI , MX Robots uzman ekibi tarafından geliştirilen yeni nesil bir otomatik işlem sistemidir. Gelişmiş yapay zeka teknolojisini derin finansal uzmanlıkla birleştirir. Bu EA, kurumsal düzeyde kullanılan Real Tick , MBP (Market by Price) ve MBO (Market by Order) gibi yüksek kaliteli piyasa verileriyle eğitilmiştir. Bu sayede Titan AI, farklı piyasalarda tutarlı ve zeki kararlar verebilir. Titan AI, aynı anda birden fazla yapay zeka stratejisin
ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor Account Number: 44787199 Server: ICMarketsSC-Demo04 Password: quantum123 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole purpose is to assist in passing
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA — Her Yatırımcı İçin Geliştirilmiş Akıllı Güç IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Özel Lansman Fiyatı Canlı Sinyal:       BURAYA TIKLAYIN MT5 versiyonu :   TIKLAYIN Quantum King kanalı:       Buraya tıklayın ***Quantum King MT4 satın alın ve Quantum StarMan'i ücretsiz edinin!*** Daha fazla bilgi için özelden sorun! Kural       İşlemlerinizi hassasiyet ve disiplinle yapın. Kuantum
BB Return mt4
Leonid Arkhipov
5 (1)
BB Return — altın (XAUUSD) işlemleri için bir Uzman Danışman’dır (EA). Bu işlem fikrini daha önce manuel trading de kullandım. Stratejinin temeli, fiyatın Bollinger Bands aralığına geri dönmesidir; ancak mekanik şekilde veya her dokunuşta işlem açılmaz. Altın piyasasında bantlar tek başına yeterli olmadığı için EA, zayıf ve çalışmayan piyasa koşullarını eleyen ek filtreler kullanır. İşlemler yalnızca geri dönüş mantığının gerçekten geçerli olduğu durumlarda açılır.   Trading prensipleri — strate
Yazarın diğer ürünleri
This program does not open orders on its own, but instead monitors the active orders of the currency pair it is attached to. The EA sets the Take Profit (TP) or Trailing Stop (TS) levels for active market trades. If pending orders are triggered, the program recalculates the levels and modifies the previously placed trades. The program monitors SELL and BUY orders separately. For example, the program can close SELL trades using TS, and set TP for BUY trades. Settings profit_Ord___BUY = 15 - prof
ManyTools
Aleksander Chernov
3 (2)
The main idea is the distribution of the balance to trade a large number of foreign exchange instruments. This allows tracking a larger number of price movements in the market. It uses the CCI (14) indicator on the timeframes H4 and M5 , as well as a spread filter. Hardware features: It is attached to one window of a currency pair (any), but monitors all instruments available for trading in the terminal. Does not require vast CPU resources, because it uses sequential analysis algorithm. It can
Features This EA works using a reversal logic: Buy → Stop Loss → Sell Stop → ... Multicurrency program (10 trading instruments are defined in the EA parameters). It is attached to one chart and trades up to ten trading instruments. Individual parameters are used for each trading instrument. The main logic is the same for all instruments. Martingale - customizable multiplier. It is possible to limit the number of increase steps. The EA opens the first order based on the signal: the price crosses
The utility repeats manual BUY, SELL, BUYLIMIT, SELLLIMIT, BUYSTOP and SELLSTOP trades having Comment = "R" or " r" . Instead of trades closed by Take Profit , the utility sets Limit orders with closed trade parameters. Purpose The program is useful when applying manual grid strategies when a user sets an order grid in a certain price channel having certain parameters and constantly repeats trades after closing them . The program automates repeating trades. Operation example There is a BUYSTOP
Основная идея - распределение баланса для торговли на большом количестве валютных инструментов . Это позволяет отслеживать большее количество движений цены на рынке и извлекать из этого большую прибыль. Используется индикатор CCI (14) на таймфреймах H4 и M5 , фильтры: по минимальному лоту, по спреду. Встроена функция защиты депозита от потери ( ALARM_STOP_Eqyity ) и ограничивающие торговлю параметры ( Min_Proc_Sv_Sr и ALARM_Proc_Sv_Sr ). Автоматически рассчитывается для каждого инструмента: торг
AMTchiken Основные идеи: " курица по зёрнышку клюёт " - вход в рынок минимальным размером лота по нескольким торговым инструментам одновременно; " не храните яйца в одной корзине " - распределение баланса для торговли на большом количестве валютных инструментов. Это повышает стабильность торговли и позволяет отслеживать большее количество движений цены на рынке и извлекать из этого большую прибыль. Пользователь имеет возможность выбора индикаторов для генерации сигналов ( 8 вариантов ) тренда и
В данной системе за основу взят индикатор Force Index . Система: определяет наиболее выгодные точки входа в рынок с использованием «короткого» STOPLOSSa , анализирует три индикатора : Force Index , Moving Average и Bolinger Bands, является составным индикатором с генерацией сигналов для входа в рынок, позволяет выбрать вариант анализа данных трех индикаторов, так же есть возможность изменения параметров для перенастройки. Индикатор Force Index (FI) или индекс относительной силы  Force Relative I
LIM_STOP_REPEATER Программа не открывает сделки сама. Она повторяет сделки открытые вручную. Программа повторяет закрытые по TP или SL ордера: Выставляет Limit ордер при закрытии по TP. Выставляет Stop ордер при закрытии по SL. Программа не имеет ограничений по количеству повторов сделок. В программе отсутствуют внешние параметры. Если сделку закрыть вручную, отменить отложенный ордер - программа не будет повторять эту сделку.
Filtrele:
İnceleme yok
İncelemeye yanıt