• 미리보기
  • 리뷰
  • 코멘트 (1)
  • 새 소식

Boxmaster ParSar and MA MT5

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: Parabolic Sar and Moving Average (you can set a separate Timeframe for each indicator);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Very well optimized for EURUSD. Current sets after optimization are in comments.
If you want to do optimization by yourself, there is a large algorithm for advanced optimization "Custom max". There are parameters for Custom Max (described below in the Parameters section), and if the current pass values ??are below the minimum parameter, the result of this pass becomes negative, and it is good for the Genetic Algorithm

Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;

Parameters of the indicator Moving Average:
MA_tf - timeframe of Moving Average;
MA_Period - period of Moving Average;
MA_shift - shift of Moving Average;
MA_method - method of Moving Average;
MA_price - type of price of Moving Average;

Parameters of the Parabolic SAR indicator:
ParSAR_tf - timeframe of Parabolic SAR;
ParSAR_step - step of Parabolic SAR;
ParSAR_maximum - maximum step of Parabolic SAR;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_min_LR_CORRELATION - minimum LR correlation;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.
추천 제품
MoMo Trade MT5
Dmitry Homenkov
MoMo Trade MT5 (MT4 version https://www.mql5.com/ru/market/product/57354 )   - trading system based on one of the momentum strategies. It uses simple and reliable tools like MACD and EMA to find entry points. The trading strategy looks for reversal patterns after trend area. The EA has implemented to work on M5 timeframe and focuses on short-term profit targets. But it also can be used on any timeframe. Volume calculation The volume amount is fixed ( Fixed volume ) or calculated based on risk pe
Archi
Vladimir Deryagin
아치는 지표를 기반으로하며,그 수는 미래에 증가 할 것입니다. "후행 위치"및"단계 후행"과 함께"후행 정지"를 사용할 수 있습니다. 곱셈과 덧셈을 통해 손실을 내는 현재 트랜잭션의 볼륨을 증가시킬 수 있습니다. 수익성이 없는 거래보다 긍정적인 거래의 우위를 달성한 후,볼륨은 원래의 거래로 돌아갑니다.  아키베이스 설정: 매직 번호는 모든 오픈 거래의 고유 번호입니다. 주의!!! 고문은 역사와 함께 작동,그래서 당신은 이전의 것과 다른 고유 번호를 사용해야합니다 볼륨-열린 트랜잭션의 초기 볼륨 선택한 계수로 로트를 증가시키는 기호–볼륨을 증가시키는 기호 볼륨 증가 비율-볼륨이 증가 할 값 미끄러짐-거래를 열 때 가격 미끄러짐 이익을 취하십시오-포인트 단위로 원하는 이익 정지 손실-포인트의 손실에 도달 할 때 무역을 폐쇄 후행 활성제-후행 작업의 활성화 후행 정지-정지 손실이 전송되는 공개 거래에 현재 가격에서 포인트의 거리 후행 위치-정지 손
Triple Threat Crown
STANTON ROUX
3 (2)
Triple Threat is the latest offering from Algotrading_za It uses Bollinger Bands and RSI to determine entry positions with MACD as confirmation of trend. It also has a time filter to define trading times. This EA is highly configurable and can be optimized to be used on most currencies. The money management section is also highly configurable and does not make use of any risky strategies like martingale etc..
Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
Night Lottery EA
Robots4Forex Ltd
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/r
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. If you want to do optimizat
The main idea behind Zone Recovery is to enter trades with the trend, and if it does not reach the takeprofit, a hedging trade will be opened in the other direction with a much bigger volume to cover the losses from the first trade Setting the time to run the expert magic number capital management trailing stop tp and sl reset line no trade at spread max Adjustable ratio
GoldRushX
Mateus Barboza De Paula
GoldRushX - 당신이 놓칠 수 없는 트레이딩 로봇 금융 시장에서 수익을 극대화할 수 있도록 개발된 GoldRushX를 소개합니다. 견고한 알고리즘을 기반으로 개발되고 Pine Script에서 직접 변환된 GoldRushX는 효율성, 정밀성, 고급 리스크 관리 기능을 원하는 트레이더에게 완벽한 솔루션입니다. 주요 기능: 볼린저 밴드 및 이동 평균선: 정확한 볼린저 밴드 계산을 통해 이 로봇은 시장 변동성을 기반으로 매수 및 매도 기회를 식별하며, 조정 가능한 이동 평균선 (SMA 또는 EMA)을 통해 트레이드에 더 명확성을 제공합니다. 리스크 관리 통합: 계좌 잔액의 일정 비율을 기반으로 한 거래당 리스크를 쉽게 설정할 수 있습니다. GoldRushX는 이상적인 거래량을 자동으로 계산하고 브로커가 허용하는 범위 내에서 거래가 이루어지도록 보장합니다. 자동 매수 및 매도 거래: 이 로봇은 엄격한 기술 분석에 기반하여 매수 및 매도 주문을 자동으로 실행합니다. 사용자 전략에 따라
Eye of Ra
Jose Ramon Rosaenz Carmona
5 (1)
Expert advisor based on a widely tested   price action strategy The EA already incorporates all the variables in its programming, it is enough to let it run on the graph with the values ​​it incorporates by default. ACCOUNT: - This AE has been optimized to work on a STANDARD account - This AE is suitable for accounts of 3,000 USD - Default settings suitable for EUR/USD (any Timeframe) DESCRIPTION OF THE STRATEGY Price action trading analyzes the performance of a currency to predict what it
TradeGhost
Stefano Padovano
Vi Presento TradeGhost ! e' un Ea molto potente con una strategia che preferisco tenere nascosta! comunque spiego il funzionamento in breve! Questo ea grazie al controllo di vari fattori  crea un trade Fantasma che ovviamente non viene aperto ! ma viene registrato in modo da capire se quel trade era stato perdente o vincente. ( posso aggiungere che questo è un p'o' il Segreto del trading messo in questo ea, NoN fa scalping però quando apre hai una sorte di tranquillità che se anche fa il DD il p
Blue Flame EA
Calvin Andile Mahlangu
BLUE FLAME EA is a trading tool specifically designed for the EUR/USD currency pair. It primarily trades using a fast scalping strategy to profit from small, short-term price fluctuations. is a fully automated Expert Advisor (EA) designed for the MetaTrader 4 platform. It uses a unique strategy that does not rely on traditional indicators (pure price action strategy). RECOMMENDATIONS - Before using on a live account, test the EA with minimal risk. - Use VPS or hosting server with mini
Robo Nuvem
Edson Cavalca Junior
The robot uses one of the most used indicators in Asia: * ICHIMOKU CLOUD * There are two trading strategies: Crossing of Tenkan and Kijun lines and; Kumo lines crossing. Know our products    Position openings are based on the parameters identified as signals, if you activate all the robot will issue a trading order only if the number of signals is greater than the minimum stipulated by the user. This Expert Advisor (EA) works on HEDGE (Forex, etc.) and NETTING (Bovespa, etc.) accou
Moving averages are very often used for analyzing currency pairs and trading. This Expert Advisor can analyze many moving averages at once and trade based on this. When the required number of moving averages signal a purchase, the adviser makes a purchase, if the indicators signal a sale, the advisor sells. Also, there is filtering spurious signals at low volatility based on the ADX indicator. In the settings of the adviser, you can set the required number of sliding ones, their period (the init
Babel Steps
Iurii Bazhanov
MT5 netting the “Babel Steps” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position when the specified trend level is exceeded plus Bollinger indicators and Stochastic indicators inform about oversold / overbought market.  Stochastic and Bollinger indicators help to increase or decrease the position. If market moves into favorable direction the Robot genera
AW BW strategy based MT5
AW Trading Software Limited
5 (1)
AW BW 전략 기반 EA는 Bill M. Williams가 만든 맞춤형 지표 조합의 신호로 거래합니다. 이 완전 자동화된 거래 로봇은 유연한 설정과 많은 작업 시나리오를 가지고 있습니다. 이 제품에는 자동 로트 계산, 후행 시스템, 손절매 등 많은 유용한 기능이 내장되어 있습니다. 필요한 경우 평균화를 사용할 수 있습니다. 이점: 모든 유형의 악기와 모든 시간대에 적합합니다. 어드바이저의 입력 설정에서 구성 가능한 표시기. 거래량을 자동으로 계산하는 기능. 플러그 가능한 평균화를 사용할 수 있습니다. 내장 후행 시스템 및 StopLoss. 고문의 조정 가능한 시나리오. 문제 해결 ->   여기 전략: 고문은   Bill M. Williams   라인의 4개 지표 조합에 대해 동시에 작업합니다. Alligator, Fractal 지표, AC, AO. 프랙탈 지표는 차트에 위쪽 또는 아래쪽 화살표로 표시됩니다. 악어 지표는 3개의 이동 평균으로 표시됩니다. 오실레이터는 메인 화면
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals,   is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test i
Next Price -->   (Buy:   150 $ ) -  (3 Months:   55  $ ) -  (1 Year:   90  $ ) Step out of the ordinary trading strategies and explore "Escape The Matrix" – a robust Expert Advisor for MetaTrader 5 that can potentially enhance your trading experience. Escape The Matrix harnesses the power of cutting-edge methods identify trading opportunities in the EURUSD market. It's been diligently tested on historical data to analyze price movements. Key Features: Optimized for EURUSD: This EA is fine-tuned
Morning Momentum EA
Mustafa Seyyid Sahin
Introduction Discover the   "Morning Momentum EA"   – your new partner for successful trading in the early market hours! Based on careful market observations, this Expert Advisor capitalizes on typical morning market movements to identify and exploit profitable trading opportunities. Why "Morning Momentum EA"? Some time ago, I noticed that markets often start moving in one direction in the morning and continue that trend. This insight inspired me to write code that leverages this behavior. After
Daily Range Breakout
Kai Petersen
5 (1)
Daily Range Breakout EA is a breakout strategy with buys when close of current bar is lowest in past N bars and price of next bar is greater than close of previous bar. Condition for sell trades are the opposite. The idea is based on Larry Williams Smash Day strategy. I trade this strategy live and it works in multiple markets. It works best in Daily timeframe. Not Martingale/Grid Strategy. Real result with stop loss. You can reproduce the result for Gold using the default parameters. IMPORTANT!
MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO Trade X MT5 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 MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Double 7 with a twist
Noelle Chua Mei Ping
Adapted from the award winning international best seller (Short Term Strategies That Work) by Larry Connors and Cesar Alverez in 2008, this concept was retested 10 years after the book published and that will give you an idea of the concept if it still works.  Take the last 10 years as walk forward and this strategy is added with a twist to risk management with arbitrary 5% stop loss and exit day counted as calender days instead of trading day. This EA works on dual mode, Long and Short.  Origin
Scalper Forex Expert
BPASoftware Thai Co. Ltd
PRESENTATION This EA uses several non-directional strategies that allows it to generate profits regardless of price trends. It manages a pool of positions ("session") in a totally autonomous way To avoid risks related to this strategy, several recovery functions have been implemented. This makes it a reliable and secure EA, its DD remains low. RECOVERY MODE This EA is designed to run on several pairs simultaneously on an account. When the DD of a session exceeds a defined value, all positions
Equanimity
Jose Ramon Rosaenz Carmona
The following expert is based on the combination of the several indicators in order to find the optimal entry points when there are specific market conditions. This expert does not use dangerous strategies such as Martingale, grid, averaging, etc. This strategy has been widely tested with good results in the last 10 years, where there have been a multitude of circumstances that the expert has been able to interpret and filter properly. Default parameters for "EUR / USD H1"
Trade donchian breakouts with complete freedom. This EA can trade any breakout period, any timeframe, with pending or market orders- as desired- and implements many other useful features for the exigent trader, like customizable trading sessions and week days, a martingale mode and inverse martingale mode.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Customizable trading direction Customizable donchian breakout period It can trade using
RoundLock EA MT5
AW Trading Software Limited
The EA opens two oppositely directed orders. When one of them is closed with profit, two orders are opened again, while the order volume is increased depending on Multiplier_Type and a number of orders opened by the EA. In each new open pair, orders are opened with an equal volume locking each other. Positions are opened till the number of same-type orders reaches the specified Limit_for_orders value. Afterwards, the EA only increases the grid excluding locking. MT4 version ->  HERE  / Problem
Professional Scalping EA is an automated professional scalping Expert Advisor designed to work in the   FOREX market   . The strategy uses the relative strength index ( RSI ) and the average true range ( ATR ) in order to determine the best entry points into the market. Advisor is suitable for both experienced traders and beginners. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD. Recommend ECN broker with LOW SPREAD: IC Market , Exness,
LT Moving Average EA
Sie Samuel Roland Youl
Steigern Sie Ihre Handelsaktivitäten mit unserem Supercharged Moving Average Expert Advisor! Sind Sie bereit, Ihren Handel auf das nächste Level zu heben? Der Gleitende Durchschnitt ist ein beliebtes Werkzeug von Händlern auf der ganzen Welt, und jetzt haben wir ihn aufgerüstet! Unser EA (Expert Advisor) ist darauf ausgelegt, Ihre Handelsstrategie zu optimieren, indem er die drei beliebtesten Gleitenden Durchschnittsmethoden integriert: Kreuzungssignale: Erhalten Sie Benachrichtigungen, wenn der
Welcome to the Triumph Gold MT5 The system is build on the very popular and proven strategy of moving averages crossovers.  This EA will find the best entry and exit points based on the data. This is the safest system on Gold trading with lowest Balance drawdown and more than 95% accuracy. Sucessfully backtested from year 2017 to 2024 March. It may not take trades every month or few months. Very simple and basic system. No any risky setting and no martingale is used. It have take profit functi
이 제품의 구매자들이 또한 구매함
CyNera MT5
Svetlana Pawlowna Grosshans
5 (18)
CyNera: 귀하의 거래, 우리의 기술 신호:  CyNera 매뉴얼 및 설정 파일: 구매 후 저에게 연락하면 매뉴얼과 설정 파일을 받으실 수 있습니다 가격: 가격은 판매된 라이선스 수에 따라 상승합니다 사용 가능한 복사본: 5 금은 시장에서 가장 변동성이 큰 금융 상품 중 하나로, 정확한 거래, 심도 있는 분석 및 강력한 리스크 관리가 요구됩니다. CyNera 전문가 조언자는 이러한 요소들을 통합하여, 최적의 금 거래를 위한 정교한 시스템으로 설계되었습니다. CyNera의 고급 전략과 기술은 경험이 풍부한 트레이더는 물론, 초보자도 금 거래에서 직면하는 독특한 도전과 기회를 극복할 수 있도록 지원합니다. CyNera는 금 시장의 복잡성에 맞춰 신뢰할 수 있는 솔루션을 제공합니다. 적응적이고 지능적인 전략과 다중 시간대 분석, 자동 거래 조정, 정밀한 리스크 관리 등 고급 기능을 결합합니다. 이러한 적응성 덕분에 CyNera는 빠른 시장 변화에 대응하면서도 장기적인 자본 보호를
AI Gen XII EA
Denis Kurnev
4.71 (75)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
Mean Machine
William Brandon Autry
5 (9)
Mean Machine GPT - 궁극의 AI 트레이딩 도구 Mean Machine GPT 는 단순한 전문가 고문이 아니라, 인공지능 과 기계 학습 을 활용한 고급 트레이딩 도구입니다. 경험이 풍부한 트레이더든 초보자든, 이 EA는 평균 회귀 전략 과 최첨단 GPT 기술 을 통해 최상의 우위를 제공합니다. 왜 Mean Machine GPT를 선택해야 할까요? AI 기반 분석 : 기계 학습을 활용하여 실시간으로 데이터 기반의 지능형 결정을 내립니다. 평균 회귀 전략 : 볼린저 밴드와 같은 지표를 사용하여 시장 하락을 활용해 최적의 진입점을 찾습니다. GPT 통합 : GPT 모듈은 시장 심리와 뉴스를 분석하여 거래 신호를 확인하고 결정 정확도를 향상시킵니다. 정밀한 트레이딩 : 더 적은 빈도로 거래하지만 더 효과적으로, 거래의 질에 중점을 둡니다. 핵심 기능 자동 GMT 감지 : 브로커의 시간대에 자동으로 맞춰져 수동 설정이 필요 없습니다. 뉴스 필터 : 이 백테스트 가능한 뉴스 필터는
AI Golden Jet Fighter GTX MT5
Andrei Nazarets
4.89 (9)
AI Golden Jet Fighter GTX   MT5는 Meta Trader 5 플랫폼에서 금 거래를 위한 간단하고 효율적인 전문가 자문(EA)입니다. 신경망을 활용한 이 EA는 금 시장(XAU/USD)에서 스캘핑을 위해 설계되었습니다. AI Golden Jet Fighter GTX의 주요 전략은 작은 가격 변동을 파악하고 포지션을 개설하여 단시간 내에 수익을 창출하는 데 중점을 둡니다. EA는 실시간으로 시장 상황을 분석하고 사전 정의된 손절매 및 이익 실현 수준으로 거래를 자동으로 실행합니다. 또한 트레일링 손절매 기능을 지원하여 시장이 유리하게 움직일 때 수익을 확보할 수 있습니다. 정확성을 보장하기 위해 EA는 스프레드 필터를 사용하여 불리한 조건에서 거래를 방지하고 슬리피지 보호 메커니즘을 사용하여 정확한 주문 실행을 수행합니다. AI Golden Jet Fighter GTX에는 위험 관리 기능이 포함되어 있어 거래자가 계좌 잔액의 백분율로 위험 수준을 설정할 수 있으
Quantum Queen MT5
Bogdan Ion Puscasu
5 (40)
안녕하세요, 상인 여러분! 저는 Quantum 전문가 자문단에 가장 최근에 합류한 매우 강력한 구성원인 Quantum Queen입니다. 내 특기? 금. 예, 저는 XAUUSD 쌍을 정확하고 자신감있게 거래하여 빛나는 금 시장에서 비교할 수 없는 거래 기회를 제공합니다. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 실시간 신호 1:   클릭 8월 31일까지   할인된   가격입니다.   10번 구매시마다 가격이 100달러씩 인상됩니다. 최종 가격 $999 Quantum EA 채널:       여기를 클릭하세요 ***Quantum Queen MT5를 구매하시면 Quantum StarMan 또는 Quantum Gold Emperor를 무료로 받으실 수 있습니다!*** 자세한 내용
영원엔진 EA는 여러 지표와 전략을 활용하는 고급 전문가 어드바이저로 트레이더들에게 포괄적인 자동 거래 도구를 제공합니다.수많은 거래 기회를 제공하고 스프레드에 민감하지 않으며 각 거래를 정확하게 시작하기 위해 엄격한 진입 지점을 사용합니다.이 전략은 1년 동안 낮은 ddr의 실시간 신호로 실제 시장에서 입증되었습니다. 초보자이든 숙련된 거래자이든 Eternal Engine EA는 특별한 거래 경험을 제공합니다. 위의 내용은 기계 번역입니다, 죄송합니다.궁금하신 점이 있으시면 사용설명서를 읽어보시거나 연락주시기 바랍니다. MT4       사용 설명서 signal:  https://www.mql5.com/en/signals/2271315 signal:  https://www.mql5.com/en/signals/2220467 다음 가격: $699 setfile: High risk Medium risk Low risk 기능: 적합한 통화쌍:GBPUSD, EURUSD, AUDCA
Quantum Bitcoin EA
Bogdan Ion Puscasu
퀀텀 비트코인 EA   : 불가능한 일이란 없습니다. 중요한 건 그것을 실현하는 방법을 알아내는 것뿐입니다! 최고의 MQL5 판매자 중 한 명이 만든 최신 걸작,   Quantum Bitcoin EA   로   비트코인   거래의 미래로 들어가세요. 성능, 정밀성, 안정성을 요구하는 거래자를 위해 설계된 Quantum Bitcoin은 변동성이 심한 암호화폐 세계에서 무엇이 가능한지 새롭게 정의합니다. 중요!   구매 후 개인 메시지를 보내 설치 설명서와 설정 지침을 받아보세요. 라이브 신호 1:   클릭 할인된   가격   $599.99   .       10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1999 퀀텀 비트코인/퀸 채널:       여기를 클릭하세요 ***Quantum Bitcoin EA를 구매하시면 Quantum StarMan을 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요! Quantum Bitcoin EA는
Alins Crown
Herlina Sari
4.2 (5)
ONLY 1 COPIES OUT OF 10 LEFT AT $599! After that, the price will be raised to $799. Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging).
Gold Trading AI MT5
Ho Tuan Thang
3.3 (27)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
Quantum Emperor MT5
Bogdan Ion Puscasu
4.82 (302)
소개       Quantum Emperor EA는   유명한 GBPUSD 쌍을 거래하는 방식을 변화시키는 획기적인 MQL5 전문 고문입니다! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발했습니다. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA를 구매하시면 Quantum StarMan 또는 Quantum Gold Emperor를 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 새로운 Live Signal V5:   여기를 클릭하세요 MT4 버전 :   여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1999 퀀텀 엠퍼러 E
Bitcoin Robot MT5
Marzena Maria Szmit
4.44 (48)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
Vortex Gold EA
Stanislav Tomilov
5 (6)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니
Gold Scalping Expert mt5
Vasiliy Strukov
5 (18)
Gold Scalping Expert는 지정학적 뉴스, 전염병, 경제 변화 등 영향력이 큰 다양한 사건이 진행되는 동안 금의 반응을 활용하는 매우 지능적인 스마트 알고리즘입니다. 이 시스템은 인기 있는 지그재그 표시기를 사용하여 전환점에 지정가 주문을 배치하고 가격이 이 수준을 넘어설 때 주문이 실행되는 브레이크아웃을 거래합니다. EA는 마틴게일 기술을 사용하지 않고도 귀하의 계정을 보호하고 위험을 적절하게 관리하기 위해 매우 스마트한 추적 중지 및 동적 중지 손실을 사용하고 있습니다. 실시간 결과는 여기에서 볼 수 있습니다. 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오! 설정 및 매뉴얼은 여기   설정 Open new series - on/off 새로운 일련의 주문 시작 Trade Buy - 조언자가 구매하도록 허용 Trade Sell - 조언자가 판매하도록 허용 Support manual orders - 수동 주문 지원 참 또는 거짓 Max Orders - 최대 허용
Executor AI Ultra X 는 금 시장에서 알고리즘 거래를 위해 설계된 전문가 어드바이저로, 독립적인 세 가지 거래 전략을 사용합니다. 이 EA는 Deep Q-Learning(DQN) 및 시간 지연 신경망(TDNN)과 같은 고급 딥 러닝 알고리즘을 통합하여 높은 적응력과 분석 정확성을 제공합니다. DQN 은 강화 학습 기술을 기반으로 하여 과거 데이터를 시뮬레이션하고 현재 시장 조건을 분석함으로써 의사결정 알고리즘을 최적화합니다. TDNN 은 시간 지연을 고려한 신경망 모델로, 복잡한 시계열 패턴을 분석하고 시장 지연을 반영하여 가격 변동을 효과적으로 예측합니다. 이 전문가 어드바이저는 매우 효율적이고 가벼운 Ultra X 구성 요소 를 포함하고 있습니다. GPT와 같은 기존 AI 시스템과 달리 시스템 리소스를 소모하지 않으며, 외부 API 호출이 거의 필요하지 않아 원활한 작동과 거래 환경과의 매끄러운 통합을 보장합니다. 또한, 다단계 리스크 관리 시스템을 포함하고 있어
Gold One
Habib Gholamali Heidari
4.25 (4)
Gold One  MT5 안녕하세요, 외환에서 금 거래를 좋아하는 모든 분들, 최고의 금 거래자들에 합류할 수 있는 로봇에 오신 것을 환영합니다. 20년 이상의 정확한 외환 시장 경험을 바탕으로, 최신 세대의 거래 로봇을 자랑스럽게 소개합니다. 특징:  프로프 회사의 도전에 적합합니다. 모든 계좌 크기에 적합하며, 소액 자본에도 사용 가능합니다. 그리드   없음과   마르팅게일   없음 100% 완전 자동화 이 로봇은 금에 특화된 최신, 혁신적, 그리고 최첨단 지표를 사용하여 매수 및 매도 지점을 식별하는 데 뛰어난 정확성을 자랑합니다. 이는 외환 시장 내 금 거래에서 혁신적인 돌파구를 의미합니다. 이 혁신은 10년 이상의 연구, 시도와 오류, 그리고 광범위한 테스트의 결과로, 금 거래의 전문가들로부터 얻은 통찰력을 통합하였습니다. 정교한 금 거래 패턴을 활용함으로써, 우리 로봇은 완전 자동화된 거래를 스트레스 없이 모니터링할 수 있도록 하여 마음의 평화를 보장합니다. 다년간의
CoreX G
Arseny Potyekhin
4.67 (6)
개요 CoreX G EA는 외환 시장의 복잡성을 해결하기 위해 특별히 설계된 고급 거래 시스템입니다. 최첨단 신경망, 정교한 머신 러닝 기술, 통합된 빅데이터 전략을 활용하여 CoreX G는 거래에서 탁월한 정확성과 보안을 제공합니다. 이 전문가 고문(EA)은 기술적 우수성과 프리미엄 고객 지원으로 차별화되며, 사용자가 질문이나 우려 사항에 대해 항상 도움을 받을 수 있도록 합니다. 신호: Live Signal Blog: CoreX G EA 이 전략은 매우 독특하기 때문에 라이선스의 수를 제한하여 판매하고 싶습니다. 따라서 판매를 제한하기 위해 가격이 점차 상승할 것입니다. 다음 가격은 790 달러입니다. 브로커 모든 브로커, ECN/제로 스프레드 선호 레버리지 1:20부터 입금 최소 200$     심볼 XAUUSD 타임프레임 H1 빅데이터 통합 및 거래 전략 빅데이터는 CoreX G 전략의 핵심입니다. 이 시스템은 방대한 양의 역사적 및 실시간 시장 데이터를 처리하여 정
Aura Neuron MT5
Stanislav Tomilov
5 (3)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은 EURUSD 및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선
Way To Stars MT5
Wei Tu
4.74 (19)
Way To Stars는 낮은 위험 기회를 활용하기 위해 시장 변동성이 낮은 기간에 거래하도록 특별히 설계된 야간 암표 EA입니다.이 야간 암표 EA는 잦은 거래를 위한 작은 가격 움직임을 포착하여 시간이 지남에 따라 수익을 축적하는 데 집중합니다.거래당 잠재적 손실을 제한하기 위해 엄격한 스톱로스 조치를 사용하여 효과적인 리스크 관리를 보장합니다.Way To Stars는 소위 말하는 신경망, 인공 지능, ChatGPT 또는 완벽한 직선 백테스팅 결과에 의존하지 않는 진실되고 정직한 거래 시스템입니다. MT4     사용 설명서   signal :  https://www.mql5.com/en/signals/2271312 다음 가격: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk 이 EA의 특징: 적합한 통화쌍:GBPUSD Load timeframe:임의의 시간 그리드도 없고, 마팅게일도 없고, 한
Quantum StarMan
Bogdan Ion Puscasu
4.92 (86)
안녕하세요 여러분, 제 소개를 하겠습니다. 저는   Quantum EA   제품군 중 가장 짜릿하고 신선한 멤버인   Quantum StarMan   입니다. 저는   AUDUSD, EURAUD, EURUSD, GBPUSD, USDCAD 등   최대 6개의 동적 쌍을 처리할 수 있는 완전 자동화된 다중 통화 EA입니다. 최고의 정확성과 흔들리지 않는 책임감으로 귀하의 트레이딩 게임을 한 단계 더 발전시켜 드리겠습니다. 핵심은 다음과 같습니다. 저는 Martingale 전략에 의존하지 않습니다. 대신, 저는 최고의 성능을 발휘하도록 설계된 정교한 그리드 시스템을 활용합니다. 그리고 귀하의 마음의 평안을 위해, 총 손실액이 귀하 계정의 사전 결정된 한도에 도달하는 경우 모든 거래를 종료할 수 있는 옵션도 제공합니다. 하지만 그게 다가 아닙니다. 저는 단지 말만 하는 것이 아닙니다! 실시간 신호가 실행 중이므로 제가 실제로 작동하는 모습을 보실 수 있습니다. IMPORT
Wall Street Killer
Pablo Dominguez Sanchez
5 (5)
6년간의 성공적인 수동 거래 후, 저의 전략이 이제 Expert Advisor로 제공됩니다! WallStreetKiller EA 를 소개합니다 – 다년간의 실전 경험, 철저한 테스트, 안전하고 전략적인 거래에 대한 확고한 헌신을 바탕으로 US30 시장을 위해 설계된 거래 시스템입니다. 그리드 없음, 마틴게일 없음, 각 거래에 타이트한 손절 설정. 하루에 한 번의 거래. 로트 배수 없음. ICTRADING 실시간 10K 신호   (EA에서 10K 계정을 사용하는 다른 판매자는 거의 없습니다). ICTRADING 고위험 신호 WallStreetKiller 공개 채팅 그룹 가격은 5번 구매할 때마다 50달러씩 상승합니다 (5/5) (다음 24시간 내에 가격이 상승합니다!). 중요! 구매 후 설치 매뉴얼과 설정 지침을 받으려면 저에게 개인 메시지를 보내주세요. 주요 특징: 위험 관리형 거래: 그리드 없음, 마틴게일 없음, 각 거래에 타이트한 손절 설정. 하루에 한 번의 거래. 로트 배수
GbpUsd Robot MT5
Marzena Maria Szmit
5 (4)
The GBPUSD Robot MT5 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD.  The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, we incl
Big Forex Players MT5
Marzena Maria Szmit
4.85 (55)
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
AI Eurofighter GTX MT5
Andrei Nazarets
2 (1)
AI Eurofighter GTX   는 MetaTrader 플랫폼에서 EUR/USD 거래를 위해 특별히 설계된 사용자 친화적이고 효과적인 전문가 자문(EA)으로, 외환 시장에서의 적응성과 성과를 향상시키는 두 가지 기본 제공 거래 전략이 탑재되어 있습니다. 신경망을 활용한 AI Eurofighter GTX는 시장 상황을 실시간으로 지속적으로 분석하여 사전 정의된 손절매 및 이익 실현 수준으로 거래를 자동으로 실행합니다. 시장이 유리하게 움직일 때 이익을 확보하는 데 도움이 되는 트레일링 손절매 기능이 있으며, 불리한 상황을 피하기 위한 스프레드 필터와 정확한 주문 실행을 위한 슬리피지 보호 기능이 포함되어 있습니다. 또한 EA는 강력한 위험 관리 기능을 제공하여 트레이더가 선호하는 위험 수준을 계좌 잔액의 백분율로 설정할 수 있으므로 다양한 거래 스타일에 적합합니다. AI Eurofighter GTX의 신경망 알고리즘은 변화하는 시장 상황에 동적으로 적응하여 거래 진입 및 종료에
FX EurUsd Robot MT5
Marzena Maria Szmit
4.67 (15)
The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
The Infinity EA MT5
Abhimanyu Hans
5 (3)
ChatGPT Turbo를 통한 AI 기반 기술 Infinity EA는 GBPUSD 및 XAUUSD를 위해 설계된 고급 거래 전문가 자문가입니다. 안전성, 일관된 수익률 및 무한한 수익성에 중점을 둡니다. 마팅게일 또는 그리드 거래와 같은 고위험 전략에 의존하는 다른 많은 EA와 달리 Infinity EA는 최신 ChatGPT 버전에서 제공하는 기계 학습, 데이터 분석 AI 기반 기술에 내장된 신경망을 기반으로 하는 규율 있고 수익성 있는 스캘핑 전략을 사용하여 전반적인 거래 경험을 탁월하게 만듭니다. 6,000명 이상의 멤버로 구성된   MQL5 커뮤니티에   가입하여 다른 트레이더와 소통하세요. 최신 제품 업데이트, 팁, 독점 콘텐츠로 최신 정보를 받아보세요. MT4 버전 Infinity EA 설정 방법 특징 Infinity EA는 AI 기반 스캘핑 전략을 활용합니다. EA는 실시간 데이터 분석을 위해 ChatGPT-4 Turbo와 통합되어 있습니다. Infinity EA는
Apocalypse Gold
Xian Qin Ceng
5 (12)
많은 사람들이 XAUUSD 거래를 좋아하며 저도 예외는 아닙니다. 거래 경험과 노력을 축적한 후 XAUUSD/XAUEUR/XAUGBP/XAUCHF /XAUJPY/XAUAUD와 같은 모든 XAU 관련 품종 거래를 위해 특별히 이 Apocalypse XAU EA를 만들었습니다   . 그러나 많은 사람들이 모든 XAU 통화쌍을 거래할 필요는 없고 XAUUSD만 거래하면 된다는 점을 고려하면 입문자용 EA는 매우 의미가 깊습니다. 그래서 저는 XAUUSD 거래를 위해 특별히 설계된 EA인 Apocalypse Gold를 만들기로 결정했습니다. 신호 표시 및 토론 그룹: 신호 표시 1:   https://www.mql5.com/zh/signals/2223870 매개변수 설정 방법을 모르거나 다른 질문이 있는 경우 여기를 클릭하십시오.       여기를 클릭하세요 99.9% 품질의 과거 데이터 백테스팅,   2018-2024, Fixde lot   . 다음 가격은 799$! 한 번에 하나의
AI NoX EA MT5
Denis Kurnev
4 (15)
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
Albatross v5
Yvan Musatov
Professional trading robot   Albatross : Your reliable assistant in the Forex market Albatross is an innovative trading robot designed to analyze the market using a specialized algorithm. This expert uses advanced methods to assess the strength and amplitude of price movements, which allows it to accurately predict trend reversals and make optimal trading decisions. Benefits of using Albatross Unique analysis algorithm: Albatross analyzes market data for a certain period of time, assessing th
AI Tune
Saeid Soleimani
5 (2)
AI TUNE: Advanced Algorithmic Trading Solution BLACK FRIDAY SPECIAL OFFER!   Get a FREE Gold Trading Bot (valued at $199) with your purchase of AI TUNE!   AI TUNE is a cutting-edge forex and metals trading bot that leverages artificial intelligence to analyze market data and execute trades. This sophisticated system processes vast amounts of information in real-time, identifying potential opportunities and managing risks with precision. Backtesting results for AI TUNE are not indicative of
Darwin Evolution MT5
Guillaume Duportal
4.58 (59)
다윈 진화  -30 % 프로모션 !! 1490 USD ~ 990 USD 제한 시간 (다음 업데이트 도착에 대한 유효한 제안, 시간 낭비하지 마십시오 ) !!! 이 EA의 백틀을 만들 수는 없으므로 논리없이 주문을 열 수 있습니다! 설명 : - 작업을 이해하고, 블로그를 읽고 (이 EA는 외환 거래의 철학을 반영합니다. 그것을 할 시간을 가져라 !! (Forex는 경주가 아닙니다) : https://www.mql5.com/en/blogs/post/745790. - 과거의 성능을 보려면 여기서 신호의 링크가 있습니다. 라이브 정상 신호 모드 : https://www.mql5.com/en/users/tradedeal/seller 라이브 신호 위험 모드 : https://www.mql5.com/en/users/tradedeal/seller 데모 버전 과거 성능 : https://www.mql5.com/en/market/product/71748#!t
제작자의 제품 더 보기
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Stochastic  indicator and its signals. With this panel you can: watch the current signal from  Stochastic  on all timeframes; watch the current signal from   Stochastic  for different symbols; watch the current   Stochastic   value; several types of signals for analytics. Values in a table cell: Stochastic - Main line Stochastic  - SIgnal line Stochastic  - Main line minus signal line Signal type: Sto
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Ichimoku  indicator and its signals. With this panel you can: watch the current signal from Ichimoku on all timeframes; watch the current signal from   Ichimoku for different symbols; watch the current   Ichimoku value; several types of signals for analytics. Values in a table cell: Value of Tenkan-Sen Value of   Kijun-Sen Value of  Senkou Span A Value of  Senkou Span B Value of  Chikou Span Span A -
Excellent Multiplatform Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from MetaTrader 4 to MetaTrader 5; copying from MetaTrader 5 to MetaTrader 4; copying from MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source of trades (deals are copied from it); slave   - the current terminal is the receiver of trades (trades are copied to it). from myself  - mode "deals multiplier" (use
This panel brings convenient functionality - Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to hide the Stop Loss and Take Profi t levels of your trades.  The panel stores these levels in memory .  When the market price reached one of the levels, a trade is closed and terminal generates a message indicating that a virtual level was triggered. there are 4 options for setting Stop Loss: Fixed Stop Loss - fixed Stop Loss Trailing Stop Loss - classic Trailing Stop Loss.
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. If you want to do optimizat
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the cu
FREE
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is u
Excellent dashboard for analytics. The panel helps to analyze the values of the   Parabolic SAR  indicator and its signals. With this panel you can: watch the current signal from  Parabolic SAR  on all timeframes; watch the current signal from  Parabolic SAR  for different symbols; watch the current   Parabolic SAR   value; several types of signals for analytics. Values in a table cell: value of Parabolic SAR Signal type: Parabolic SAR crosses Price Parabolic SAR upper/lower Price Work
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popul
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between th
FREE
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candl
FREE
This panel brings convenient functionality -   Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to   hide   the   Stop Loss and Take Profi t levels of your trades.  The panel stores these levels   in memory .  When the market price reached one of the levels, a   trade is closed   and terminal generates a   message   indicating that a virtual level was triggered. there are   4 options   for setting Stop Loss: Fixed Stop Loss   - fixed Stop Loss Trailing Stop Loss   -
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Great dashboard for market analytics. The panel helps analyze the values of the   Bollinger Bands   indicator and prices. Using this panel you can: watch the current signal from the Bollinger Bands for all time frames; watch the current signal with the Bollinger Bands for different characters; look at how far the Bollinger Bands is from the price; look at how much the Bollinger Bands value has changed; several types of signals for analytics. Value of cell: Bollinger Bands main line; Bollinger
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
This indicator draws strong price levels (price consolidation levels). The levels are plotted using 2 MA indicators and 1 MACD using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27997/ Versio
Panel of MA Mt5
Mikhail Mitin
5 (1)
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 .
FREE
Excellent dashboard for analytics. The panel helps to analyze the values of the   TRIX (Triple Exponential Moving Average) indicator and its signals. With this panel you can: watch the current signal from  TRIX  on all timeframes; watch the current signal from  TRIX  for different symbols; watch the current TRIX value; several types of signals for analytics. Values in a table cell: value of TRIX Signal type: TRIX crosses "0" line TRIX upper/lower "0" line Work option: all symbols added
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....time
FREE
Raptor MT4
Mikhail Mitin
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your need
Use on EURUSD Use on M5 Intraday trading. Analise the price movements on the H1 timeframe (TF) (This allows to trade even in the absence of a global price trend). Analyzes 2 or 3 timeframes. On each TF, the EA analyzes the relative position of the price and moving averages (MA) (one or two on each TF). The operation algorithm is shown in the screenshot Sets is in Comments Advantages The EA can be easily optimized for any instrument at any moment. Flexible customization specifically to your ne
This indicator draws   strong price   levels   (price consolidation levels). The levels are plotted using   2 MA indicators and 1 MACD   using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
필터:
리뷰 없음
리뷰 답변
버전 3.0 2018.09.19
Fixed bugs. Upgrade params. Add in Custom max LR Correlation
버전 2.0 2018.08.22
Add smart lot by risk