Hamster

4.67
혁신적인 그리드 어드바이저. 가격 변동성을 기반으로 전략을 적용합니다. 가격이 이전 바의 종가에서 N포인트, 현재 바의 개장 시간으로부터 N분 상승하면 거래가 시작됩니다. 할당된 시간 동안 가격이 평균 가격 변동성(ATR)의 N 값(%/포인트)을 초과하지 않으면 새 막대가 시작될 때까지 거래가 중단됩니다.

어드바이저 링크의 MT5 버전



차트는 주문 실행의 품질, 수신된 이익 및 현재 오픈 포지션(주문 수, 로트 수 및 이익)에 대한 정보를 표시합니다. 이전에 열린 거래를 먼저 마감해야 하는 FIFO 요구 사항이 있는 미국 중개인을 포함하여 모든 중개인과 작업하는 데 적합합니다.

Expert Advisor를 처음 접하는 경우 전략 테스터에서 시각적 모드를 켜는 것이 좋습니다. 나는 모든 거래자가 그 작업의 원리를 이해할 수 있도록 조언자를 유익한 정보로 만들려고 노력했습니다.

첫 번째 거래는 버튼이나 라인을 사용하여 열 수도 있습니다. 어드바이저가 선을 따라 포지션을 열려면: 차트에 선을 그리고 이름을 바꿉니다. 가격이 이를 초과하면 EA가 해당 명령을 실행합니다.

OPEN_SELL - 판매 주문 열기
CLOSE_SELL - 모든 판매 주문 마감
OPEN_BUY - 구매 주문 열기
CLOSE_BUY - 모든 구매 주문 마감

장점
FIFO 규칙을 준수합니다.
오늘날의 시장 상황에서 실제 거래를 위해 설계되었습니다.
가상 보류 주문 및 중지가 사용됩니다.
거래 계좌 또는 브로커의 유형에 의존하지 않습니다.
연결 끊김, 틈, 미끄러짐 및 퍼짐 확대에 대한 내성.

권장 사항
실제 돈으로 사용하기 전에 센트 거래 계정에서 최소한의 위험으로 고문을 테스트하십시오.
EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD와 같은 유동성이 높은 통화 쌍에 대한 고문을 사용하십시오.
최소 보증금 - 0.01 로트 시작에 대해 $ 1000;

옵션:
AUTOTRADING - 지정된 전략에 따라 주문 개시 허용
TIME_START, TIME_END - 고문이 새 주문을 열 수 있는 시간
CHANGE_DIRECTION - 그리드의 주문 수가 N 값을 초과하는 경우 전략의 자동 변경
TIMEFRAME - 작업 기간
ATR_VALUES - ATR 백분율을 사용하여 수준 계산
PERIOD_ATR - 평균 변동성을 결정하는 기간.
UPDATE_MINUTES - 현재 막대가 열린 시간부터 거래를 중단하는 데 경과된 시간(분).
DEL_ORDER_PRICE - 지정된 시간 후 주문 개시 레벨 삭제
PRICE_INCREASED - 첫 번째 주문으로 시장에 진입하기 위해 현재 바의 개장 시간부터 N분 동안 극심한 가격 상승;
FIRST_ORDER_STOP - PRICE_INCREASED와 가격 사이의 초기 거리
ORDER_OPEN_STOP - PRICE_DRAWDOWN과 가격 사이의 초기 거리
FIRST_ORDER_STEP - 첫 번째 차수의 시작 수준을 설정하기 위한 극한값으로부터의 거리.
MAGIC_NUMBER - 매직 넘버;
MAX_SLIPPAGE - 첫 번째 주문의 최대 슬리피지(핍)입니다. 에서 = 0, 사용되지 않음;
MAX_SPREAD - 주문을 열 때 최대 스프레드 크기(핍).
MAX_GAP 이전 막대의 시가와 종가 사이의 갭의 최대 크기.
FIX_START_LOT - 잔액의 각 N 금액에 대한 고정 시작 로트(FROM_BALANCE).
FROM_BALANCE - 시작 로트 계산을 위한 N 잔액 금액(FIX_START_LOT).
PRICE_DRAWDOWN - 주문 그리드를 활성화하기 위한 드로다운;
ORDER_OPEN_STEP- 그리드 순서의 후행 단계;
START_MULTIPLY - 로트 증가를 시작하는 순서입니다.
LOT_MULTIPLY - 주문 그리드의 로트 승수.
MAX_LOT_FOR_1000 - 잔액의 각 1000에 대한 최대 로트
STOPLOSS - 손절매;
TAKEPROFIT - 이익을 취하십시오.
BREAKEVEN_START - 손익분기점을 활성화하기 위한 이익
BREAKEVEN_PROFIT - 손익분기점에 주문이 마감되는 이익.
TRAILING_START - 후행 정지를 활성화하기 위한 이익;
TRAILING_STOP - TRAILING_START와 가격 사이의 초기 거리
TRAILING_STEP - 이익 후행 단계;
리뷰 4
Serafin Perez
3714
Serafin Perez 2018.11.27 13:53 
 

Solid and low dd.

Mostafa Nasar
1575
Mostafa Nasar 2018.11.27 12:19 
 

test account performance is great

https://www.mql5.com/en/signals/580394#!tab=tab_trading

diu
424
diu 2018.11.26 14:29 
 

Review of version 2.0

Back test looks good only in some pairs. EURUSD best using its own set file.

After demo in November, I find drawdown is 50% and compared to the small return the risk is too high.

The EA sometimes takes up to 7 days to close the grid. This may not be convenient, because of the accumulation of commissions and swap fees.

A very useful features of this EA is the ability to use semiautomatic mode.

You can interact with EA using commands in the lines' names.

Commands in lines to open multiple orders is not allowed. You cannot give an object the same name in MT4.

I suggest to parse lines for those commands and allow multiple lines where traders can set up their strategy.

Once you have Autotrading enabled then it will start on demand in all opened charts.

It is missing here the ability to enable or disable EA in each chart on demand.

The logic for opening trades works well on EURUSD, but so well not on the rest of the pairs.

Conclusion: big drawdown for small steady gains.

추천 제품
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
| 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
Intensive
Evgeniy Zhdan
The Expert Advisor algorithm determines on daily charts those candlestick patterns, which set the intraday trading direction. The trading EA determines how long the price is moving in overbought/oversold zones and starts working in the direction of the expected trend movement. Each position is accompanied with a tight stop loss and take profit. Only one active position can be open in the market. The EA was developed and tested using 99% quality quotes. The Expert Advisor has a built-in news filt
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
Correlation Beast EA
Rodrigo Rethka Goncalves
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
趋势EA“缔造者”4.1.8版本最新产品,联系方式qq398867673 ,微信15940404448,(qq不经常登录,电话微信均可)都是实名认证的。国内按授权开户数量限制、授权交易仓位限制、授权使用时间限制为参考依据定价,不管您是大资金还是小资金都有相应的权限价格。黄金缔造者经过多次更新现在的交易获利能力有目共睹如图。 购买须知: 1.提供所想要授权账号,用于写入EA授权; 2.报备账户资金额度以及所想使用的时间(半年起),用于写入EA授权; 3.添加微信,有一个简单的培训; 4.本产品只适合XAUUSD的交易; 5.产品为趋势类EA,所以震荡行情会小亏,属于正常,趋势行情大赚。 (注:交易一定是有亏有赚,主要看盈亏比例,我们不会说“放心用单单都赢利”这种骗人的话)。 虽然在官网售卖,但我们有修改权限的权力,有人不相信可以联系我们,先给你写一个简单的EA都是可以的,也可以你购买产品后,额外为你写一个你自己的策略EA,算是赠送。定价高低自有意义,我们只会给最好的产品,定最合适的价格。本产品为mt4使用 EA介绍: 1.EA没有任何参数,所有的算法我们全部封存在EA里了,使用简单;
Harvest GOLD
Sayan Vandenhout
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
Range Cycle Pro MT4 — Professional Algorithmic Trading Framework. Range Cycle Pro MT4   is a professional algorithmic trading system designed for precision, flexibility, and consistency. Unlike standard trading robots that rely on lagging indicators such as MACD or RSI, this Expert Advisor is built on   pure price action   and   Time Range Alpha , supporting both   Breakout (trend-following)   and   Mean Reversion (counter-trend)   strategies. This EA is not just a single-purpose trading r
Smart Hedge Trader – MT4 Expert Advisor Link to MT5 version Smart Hedge Trader MT5 Smart Hedge Trader is an MT4 Expert Advisor that uses a structured hedging strategy to manage trades with precision. It monitors market conditions and applies calculated logic to manage exposure, aiming for consistent trade cycles with defined risk parameters. This EA is designed for traders who prefer an automated system that adapts to volatility while maintaining control over daily trading activity. Features: Dy
Expert Grid rsi Pro
Mykhailo Zakervashevych
General Description Grid RSI Pro v3.1 is an advanced trading Expert Advisor for MetaTrader 4 that uses a grid strategy with RSI indicator filtering. The EA automatically opens orders at specified levels, creating a grid of orders to capture market fluctuations. Version 3.1 includes enhanced risk management features and improved signal filtering systems. Key Features 1. Trading Strategies RSI Strategy : Position opening when RSI reaches overbought (80) or oversold (20) levels Fixed Points : Posit
Hero MT4
Volodymyr Hrybachov
FOREX 고문 HERO는 그리드 전략(트렌드 움직임에 대한 거래 개시) 및 피라미드화(트렌드와 거래 개시)를 사용합니다. EA는 시장 주문에 대해서만 작동합니다. N개의 지정가 주문이 집중된(가격은 이 수준을 여러 번 테스트했습니다) 할당된 시간에 극단적인 상황이 발생하면 첫 번째 거래가 시작됩니다. 가격이 수준을 돌파했지만 N초 안에 N 파인트가 통과하지 않으면 신호는 거짓으로 간주됩니다. MT5 - https://www.mql5.com/ru/market/product/52195 그것은 편리한 자금 관리, 각 N 잔액에 대한 초기 로트 및 그리드 및 주문 피라미드에 대한 승수를 가지고 있습니다. 그래프는 구성 및 최적화가 용이한 정보를 표시합니다. 작업 시간 프레임은 기본적으로 H1, EURUSD 기호로 EA 매개변수에 설정됩니다. 다음 쌍이 고문에게 적합합니다: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD ... 옵
BlitzWave HFT System
Tshivhidzo Moss Mbedzi
Introducing the BlitzWave HFT System - Your Ultimate Forex Trading Solution Unlock the Power of High-Frequency Trading (HFT) with the BlitzWave HFT System! Key Features: The BlitzWave HFT System is a state-of-the-art forex trading solution designed for traders of all experience levels to excel in high-frequency trading environments. It is compatible with prop firm accounts ranging from $35,000 to $200,000, offering a versatile solution tailored to your trading objectives. Optimized for gold tra
BENJ HYBRID EA (Martingale Arm) Your Professional Trading Cockpit: Mapped ATR • Dual-Limit Logic • Daily P&L Guard Important notice: After purchase, please contact via Telegram @CryptomanPh for installation guide and setting, and updated version (for lifetime purchase only). Why Traders Choose BENJ HYBRID EA BENJ HYBRID EA is more than a simple trading robot—it’s a complete execution, analytics, and risk management system . Built for serious traders, this EA blends institutional-grade autom
EA Excess
Svyatoslav Kucher
EA Excess  - автоматический советник использующий в качестве сигнала для входа сравнение волатильности нескольких периодов, и при определенном превышении ее значения открывает сделки, если дополнительные фильтры активированы и также находятся на нужных значениях. Советник имеет возможность настройки торговли в определенное время, и дополнительную возможность увеличения лотности ордера, или серии ордеров после убытков. ВАЖНО:  обратите внимание на параметры GMT! Для того, чтобы получить корректны
Mr Beast Heiken Ashi
Luis Mariano Vazquez Marcos
MR BEAST HEIHIN ASHI RECOMMENDED H1 EUR USD The Heikin Ashi Strategy is a candlestick analysis technique used by the Expert Advisor to identify trends and make informed decisions in the financial markets. This strategy is based on the interpretation of modified Heikin Ashi candlestick patterns instead of traditional candlesticks. I use this robot every day on my real accounts. This Forex trading robot has been developed by MRBEAST as a tool to facilitate day trading. Please note that using
Angry bull Option Binary
Fabio Oliveira Magalhaes
1 (1)
Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Magic
FDM Strategy
Paranchai Tensit
FDM Strategy is an Expert Advisor based on fractals and five dimension method. Five Dimensions expert system is developed based on a theory combining the Chaos Theory with the trading psychology and the effects that each has on the market movement. There is also an ADX (measuring trend strength with average directional movement index) used as a trading filter. Long and Short Trade Signals: If fractal to buy is above the Alligator's Teeth (red line), the pending Sell Stop order must be placed 1 p
Riders
Alexandr Nyukhin
5 (1)
GunLines RSI, Bollinger Bands 지표를 사용하는 그리드 거래 시스템으로, 부분 청산 및 헤징 포지션으로 총 이익을 기준으로 마감합니다. 신호 https://www.mql5.com/ru/signals/1525221?source=Site +Profile+Seller 통화쌍: EURUSD, GBPUSD, EURGBP, AUDCAD, AUDNZD, NZDCAD. 기간: M15 Advisor는 모든 기호를 거래하기 위해 하나의 차트에만 설치됩니다. 브로커가 접미사(예: CAD.с)를 사용하는 경우 설정에 접미사를 입력해야 합니다. 설정  고정로트 0.01  위험 로트 위험 20  로트 값 동적 10000  초기 입금이 거짓으로 수정되었습니다.  최대 로트=10 최대 로트  헤징 허용 - 참  거래 가능한 통화쌍  볼린저밴드 20주기  RSI 기간 - RSI 기간 30  최대 RSI 값 - 25  타임프레임 OPO_TimeFrame 15
Smart Funded Hft
Barbaros Bulent Kortarla
4.82 (65)
스마트 펀드 HFT EA로 거래 잠재력을 해제하세요! VPS 없음 / 설정 파일 없음 / 플러그 앤 플레이 즐기기 / 아래 쉬운 설정 비디오 확인 한정된 시간 동안 프로모션 가격 제 거래의 비밀을 공유하게 되어 매우 기쁩니다 – 스마트 펀드 EA. 수백 가지 도전을 완벽한 성공률로 정복했으며, 이제 여러분의 거래 게임을 한 단계 업그레이드할 차례입니다! 이 EA는 HFT 사용을 허용하는 프롭 회사의 HFT 도전을 통과하기 위해 설계되었습니다. HFT 사용이 허용되지 않는 도전/펀드 계정/실제 계정에서는 사용하지 마세요. 스마트 펀드 HFT EA가 돋보이는 이유: 도전 마스터리: 거의 모든 HFT 도전에서 수백 번의 도전을 성공적으로 완료하여 100%의 성공률을 확보했습니다. 단순한 도구가 아니라 검증된 파워하우스입니다. 최고의 간편함: 복잡한 설정이나 VPS 설정에 빠져들 필요 없습니다. 로드하고, 로트 크기를 조정한 다음 실행 버튼을 누르기만 하면 됩니다 - 최고의 간편함입니다.
Station100
貴 広 井 上
EURGBPを使用した両建てスキャルピングを行います。 相場の波にしっかり合わせて、ナンピンを行いコツコツ、たまにドカンと利益を重ねていきます。 M1、M5で使える完全放置型EAです。 LongOnlyやSellOnlyに設定していただくことも可能ですのでスキャルピングなのに、融通の利くEAと言えます。 また、比較的ボラティリティの高いユーロポンドのこれまでの相場で幾度もシミュレーションを重ねてますので適確な注文タイミングになっておりますのでボラティリティで攻めたい方にもぴったりです 途中でナンピンを止めたいと思ったときは自動売買をオフにしていただき、 相場がもどったときにオンしていただければいいところで決済もしてくれます。 【パラメータ】 ロット数:1ポジション目のロット数です。ナンピンするほどに自動で増加していきます。 (0.01⇒0.01⇒0.02⇒0.03・・・) ロスカット:損切りの有効無効を切り替えます ロスカットpips:各ポジションの損切りpipsを指定します。ロスカットがオンの場合に有効です。
Fully-adjustable multi-layer Fibonacci strategies to suit any risk-appetite and trading styles| Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue Onyx Pi MT5  (settings and logics are same in both versions)     Real monitoring signal   -->  (Coming soon) Intro BlueOnyx Pi EA   ('Onyx') is a next-gen   multi-currency    multi-timeframe  EA base on multi-layer / cross-timeframe Fibonacci indicator. There are options for both grid & no-grid trading to suit
Gegatrade Pro
David Zouein
4.66 (95)
Gegatrade Pro EA is a Cost Averaging System with a Sophisticated Algorithm. It is secured by a built-in “ News WatchDog ” system that suspends trading during news events. Trading Strategy Gegatrade Pro EA is based on the fact that most of the time the price usually moves between the upper and lower boundaries of the trading channel. Basing on this fact, Gegatrade Pro places its first trade, assuming that the price is going to return to its average value and take the profit which is defined. If
Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
Mathematical Algorithm의 놀라운 세계에 오신 것을 환영합니다 - 시장 거래에 대한 생각을 바꿀 가장 혁신적이고 효과적인 거래 조언자입니다! 우리의 독특한 조언자는 최첨단 전략을 결합하여 귀하에게 최대의 이익과 최소한의 위험을 제공합니다. 저는 이 알고리즘을 개발하고 개선하는 데 2년 넘게 투자했습니다. 지난 10년 동안의 광범위한 백테스팅 덕분에 낮은 손실률과 높은 승률을 보장하므로 자신감을 갖고 성공적으로 거래할 수 있습니다. Mathematical Algorithm은 가장 현대적인 수학적 모델과 알고리즘을 사용하여 개발되었습니다. 우리의 트레이딩 로봇은 단지 하나의 전략이 아니라, 트레이딩의 다양화를 제공하고 성공 가능성을 높이는 6가지 서로 다른 전략의 조합입니다. 다각화는 우리의 전문 고문에게 중요한 투자 개념입니다. 이는 위험을 줄이면서도 대부분의 경우 수익성을 줄이지 않습니다. Mathematical Algorithm의 주요 장점 중 하나는 모든 브
he expert works on the Zigzag levels on the previous candle With some digital way to enter the deal On the five minute frame Work on currency pairs only Do not use TakeProfit or Stop Loss How the expert works It is placed on the three currency pairs GBPUSD GBPJPY GBP AUD Same settings without changing anything When he works, he will work on only one currency of them until it closes on a profit Profit is only seven points Please watch the video Explains how the expert works. Max Spread = 0.3 Bro
Crazy Grid
Gennady Kuznetsov
CRAZY GRID It is very important that the ADVISER alone trades on the account! The CRAZY GRID Forex Expert Advisor works on an indicator grid strategy on the XAUUSD (GOLD) pair. The EA opens a lot of orders, so it can be used on accounts connected to the rebate service. The Expert Advisor is relatively safe for a deposit, since with a loss of 2% (the amount of loss is configurable),  it will close all orders and start the trading cycle from the beginning. Timeframe - 1 minute, Currency pair
Precision Scalper Pro
Stephen Robert Powell
Precision Scalper Pro  MT4  | Free for the next 30 days |  Ends 02/27/2026  Precision Scalper Pro is a cutting-edge trading algorithm designed to streamline trading with pinpoint accuracy and efficiency. No Fancy buttons and displays, just straight-up trading with the best logic and profit in mind. It does the work so you don't have to! Minimum Equity requirements to start with the ability to adjust your risk management settings. You have settings to customize your trading,  Contains robust ris
Grid and MA
Volodymyr Hrybachov
5 (3)
This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The order grid is adaptive and is made of market orders. If the price ha
KAk03
Mr Pitak Samon
The EA is designed primarily for the GBPUSD,EURUSD,AUDUSD,USDJPY . Timeframe H4. EA does NOT use grid, martingale. EA  profit   and Stop Loss R:R   1:4 accountsize: 250$ Maximum Drawdown   4.79% Maximal drawdown 24.87 (4.79%) Relative drawdown 4.79% (24.87) Total trades 116 Short positions (won %) 68 (25.00%) Long positions (won %) 48 (33.33%) Profit trades (% of total) 33 (28.45%) Loss trades (% of total) 83 (71.55%)
이 제품의 구매자들이 또한 구매함
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
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)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니다
Aura Neuron MT4
Stanislav Tomilov
4.58 (12)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은  및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선형 활성화
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
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
XG Gold Robot MT4
MQL TOOLS SL
4.32 (38)
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
Vortex Turbo EA MT4
Stanislav Tomilov
5 (6)
보텍스 터보 — “폭풍을 거래하고, 보텍스를 제어하세요” Vortex Turbo는 지능형 트레이딩의 다음 진화 단계를 제시하는 독보적인 플랫폼으로, 최첨단 AI 아키텍처, 적응형 시장 로직, 그리고 정밀한 리스크 관리 기능을 결합했습니다. 검증된 알고리즘 원칙을 기반으로 구축된 Vortex Turbo는 새로운 차원의 예측 인텔리전스를 통해 다양한 전략을 하나의 고속 생태계로 통합합니다. 금(XAUUSD(GOLD)) 스캘핑 전문가로 설계된 Vortex Turbo는 제어된 마틴게일 및 평균화 그리드 전략을 사용하며, 각     포지션은 내장된 손절매 기능으로 완벽하게 보호되어     강력함, 정확성, 그리고 안전성 사이의 완벽한 균형을 보장합니다. 정말 중요합니다! 전문가 서비스를 구매하신 후 개인 메시지를 보내주세요. 필요한 모든 권장 사항이 담긴 안내를 보내드리겠습니다. 399달러의 가격은 2월 15일까지 유효하며, 이후 가격은 499달러로 인상됩니다. (최종 가격: 999달러)
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
소개       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  를 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 확인된 신호:   여기를 클릭하세요 MT5 버전 :  여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1999 퀀텀 황제 EA       EA는 단일 거래를 다섯 개의 작은 거래로 지속적으로 분할하는
The Infinity EA MT4
Abhimanyu Hans
3.77 (31)
ChatGPT Turbo를 통한 AI 기반 기술 Infinity EA는 GBPUSD 및 XAUUSD를 위해 설계된 고급 거래 전문가 자문가입니다. 안전성, 일관된 수익률 및 무한한 수익성에 중점을 둡니다. 마팅게일 또는 그리드 거래와 같은 고위험 전략에 의존하는 다른 많은 EA와 달리 Infinity EA는 최신 ChatGPT 버전에서 제공하는 기계 학습, 데이터 분석 AI 기반 기술에 내장된 신경망을 기반으로 하는 규율 있고 수익성 있는 스캘핑 전략을 사용하여 전반적인 거래 경험을 탁월하게 만듭니다. 6,000명 이상의 멤버로 구성된   MQL5 커뮤니티에   가입하여 다른 트레이더와 소통하세요. 최신 제품 업데이트, 팁, 독점 콘텐츠로 최신 정보를 받아보세요. MT5 버전 Infinity EA 설정 방법 특징 Infinity EA는 AI 기반 스캘핑 전략을 활용합니다. EA는 실시간 데이터 분석을 위해 ChatGPT-4 Turbo와 통합되어 있습니다. Infinity EA는 머
AW Swing Trading EA
AW Trading Software Limited
5 (1)
수정 가격 움직임에 대한 스윙 거래를 위한 고급 도구입니다. 그것은 계속되는 방향으로 추세 롤백에서 작동하며 필요한 수정의 크기는 상품의 현재 변동성에 의해 결정되거나 거래자가 수동으로 결정합니다. 현재 추세를 따라 수정을 감지한 후 EA는 신호가 수정을 완료하고 추세를 계속할 때까지 기다렸다가 포지션을 엽니다. 어드바이저 작동 방법 ->   HERE   /  MT5 version ->  HERE 이익: 내장 오토롯 주문 개시 신호 커스터마이징 수동 주문을 추가할 수 있는 완전 자동화된 거래 시스템 트렌드 필터링 바구니의 동적 피치 다양한 유형의 주문 애니메이션 내장 오버랩 모든 유형의 알림 변동성을 기반으로 한 동적 되돌림 크기. 입력 설정: 주요 설정 첫 번째 주문의 크기 - 첫 번째 주문을 여는 볼륨 Autolot 계산 활성화 - Autolot 활성화 0.01랏당 Autolot 입금 - autolot 사용시 0.01당 입금량 SIGNAL - 작동 신호 설정 최소 진입 단계 -
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
업데이트 — 2025년 12월 2024년 11월 말, Aurum이 공식적으로 판매를 시작했습니다. 그 이후 뉴스 필터, 추가 보호 조건, 복잡한 제한 없이도 실제 시장 환경에서 꾸준히 운용되며 안정적인 성과를 유지해 왔습니다. Live Signal 1년간의 실전 운용은 이 트레이딩 시스템의 신뢰성을 명확하게 증명했습니다. 그리고 실제 데이터와 통계를 기반으로, 2025년 12월 대규모 업데이트가 진행되었습니다: 프리미엄 패널 전면 개편 및 모든 해상도에 최적화 확장된 거래 보호 시스템 추가 Forex Factory 기반의 강력한 뉴스 필터 추가 신호 정확도를 높이는 추가 필터 2종 추가 최적화, 실행 속도 및 전반적인 안정성 향상 손실 후 안전한 복구를 위한 Recovery 기능 추가 프리미엄 스타일의 새로운 차트 테마 적용 EA 소개 Aurum — 골드(XAU/USD) 전용 프리미엄 자동매매 EA Aurum은 금 시장에서 안정적이고 안전한 트레이딩을 위해 설계된 전문 자
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
Exorcist Projects
Ivan Simonika
3 (1)
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
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition은 GOLD만 거래하도록 설계된 완전 자동화된 EA입니다. Expert는 2011-2020년 기간 동안 XAUUSD에서 안정적인 결과를 보였습니다. 위험한 자금 관리 방법, 마팅게일, 그리드 또는 스캘핑이 사용되지 않았습니다. 모든 브로커 조건에 적합합니다. 다층 퍼셉트론으로 학습된 EA 신경망(MLP)은 피드포워드 인공 신경망(ANN)의 한 종류입니다. MLP라는 용어는 모호하게 사용되며, 때로는 피드포워드 ANN에 느슨하게 사용되기도 하고, 때로는 임계값 활성화가 있는 여러 층의 퍼셉트론으로 구성된 네트워크를 엄격하게 지칭하기도 합니다. 다층 퍼셉트론은 특히 단일 은닉층이 있을 때 "바닐라" 신경망이라고도 합니다. MLP는 입력층, 은닉층, 출력층의 최소 3개 층의 노드로 구성됩니다. 입력 노드를 제외하고 각 노드는 비선형 활성화 함수를 사용하는 뉴런입니다. MLP는 역전파라는 지도 학습 기술을 사용하여 학습합니다. 다중 레이어와 비선형 활성화는
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  5   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
CyNera MT4
Svetlana Pawlowna Grosshans
2.71 (14)
CyNera: 귀하의 거래, 우리의 기술 매뉴얼 및 설정 파일: 구매 후 저에게 연락하면 매뉴얼과 설정 파일을 받으실 수 있습니다 가격: 가격은 판매된 라이선스 수에 따라 상승합니다 사용 가능한 복사본: 4 금은 시장에서 가장 변동성이 큰 금융 상품 중 하나로, 정확한 거래, 심도 있는 분석 및 강력한 리스크 관리가 요구됩니다. CyNera 전문가 조언자는 이러한 요소들을 통합하여, 최적의 금 거래를 위한 정교한 시스템으로 설계되었습니다. CyNera의 고급 전략과 기술은 경험이 풍부한 트레이더는 물론, 초보자도 금 거래에서 직면하는 독특한 도전과 기회를 극복할 수 있도록 지원합니다. CyNera는 금 시장의 복잡성에 맞춰 신뢰할 수 있는 솔루션을 제공합니다. 적응적이고 지능적인 전략과 다중 시간대 분석, 자동 거래 조정, 정밀한 리스크 관리 등 고급 기능을 결합합니다. 이러한 적응성 덕분에 CyNera는 빠른 시장 변화에 대응하면서도 장기적인 자본 보호를 보장하는 다목적 도구가
Jesko
Cence Jk Oizeijoozzisa
5 (2)
Jesko EA – Jesko는 수년간 검증되고 최적화된 전략 을 기반으로 만들어진 특별한 자동매매 프로그램(EA)입니다. 이미 실계좌에서 테스트 되었으며, 꾸준히 수익성과 낮은 리스크 를 입증했습니다. 이제 모든 트레이더들에게 공개하기로 결정했습니다. Signal live     4개월 실계좌 여기에서 MetaTrader 5 버전을 확인할 수 있습니다 . ----------------------------------------- MT5 로그인 23982567 ————— MT5 비밀번호 Aa123123! ————— 서버 UltimaMarkets-Live 1 ---------------------------------------------- 구매 후에는 MetaTrader 4 및 MetaTrader 5 버전을 모두 이용하실 수 있습니다. 간편한 설치  모든 브로커에서 사용 가능 (ECN 계좌 권장)  최소 예치금: 100 USD  24/7 지원  Jesko를 한 번 구매하면 – 우리의
ORIX mt4
Leonid Arkhipov
5 (2)
ORIX System — GBPUSD 통화쌍을 대상으로 M5 타임프레임에 맞게 개발된 트레이딩 로봇입니다. 본 EA는 가격 움직임과 시장 구조 요소를 분석하는 기반으로 작동하며, 표준 기술적 지표를 사용하지 않습니다. 마틴게일, 그리드 트레이딩, 역방향 평균매수, 헤지, 손절매 없는 거래, 고빈도 또는 무작위 거래를 사용하지 않습니다. 주요 요구 사항 및 권장 사항 거래 통화쌍: GBPUSD 타임프레임: M5 최소 예치금: 0.01랏 기준 100 USD / EUR부터 브로커: 고품질 시세를 제공하는 신뢰할 수 있는 ECN 브로커 계좌 유형: ECN / RAW / Razor (Netting 및 Hedging 모드 지원) VPS: EA의 안정적이고 지속적인 실행을 위해 권장 권장 리스크: 거래당 1%–5% (리스크는 단일 거래의 스탑로스를 기준으로 계산됨) 설정: 기본값 거래 로직 및 리스크 관리 전략 유형: 가격 행동 및 시장 구조 분석을 통한 주요 반전 구간 식별 표준 기술적 지
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA - 모든 트레이더를 위해 개선된 지능형 파워 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 특별 출시 가격 라이브 신호:       여기를 클릭하세요 MT5 버전 :   여기를 클릭하세요 퀀텀 킹 채널:       여기를 클릭하세요 ***Quantum King MT4를 구매하시면 Quantum StarMan을 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요! 규칙       정확하고 규율 있게 거래하세요. 퀀텀 킹 EA       구조화된 그리드의 강점과 적응형 마팅게일의 지능을 하나의 완벽한 시스템으로 통합했습니다. M5에서 AUDCAD를 위해 설계되었으며, 꾸준하고 통제된 성장을 원하는 초보자와 전문가 모두를 위해 구축되었습니다. 퀀
Octopus Stability
Aleksandr Shurgin
After a thorough work and search for the optimal values of each of the Expert Advisor's parameters, the most stable settings of the algorithms have been selected, which do not require over large history periods. The robot uses a universal trading strategy, allowing the use of the currency pairs EURUSD, GBPUSD, USDCHF, USDJPY and other pairs with low spread. The EA trades on a 5-minute timeframe , it uses levels defined automatically on the bases of multiple parallel price movement calculation me
Algo Capital Trader
Jimitkumar Narhari Patel
Algo Capital Advanced Market Intelligence Trader: Empowering Traders with Integrity and Insight Algo Capital proudly introduces its inaugural state-of-the-art Advanced Market Intelligence Trader - engineered to transform your trading experience through precision, adaptability, and advanced market intelligence. Powered by proprietary algorithms and deep market research, this solution is designed to deliver consistent, high-quality performance across diverse market conditions. Why Algo Capital?
Daytrade Pro Algo
Profalgo Limited
5 (5)
프로모션 시작: 현재 가격으로 제공되는 제한된 수의 사본 최종 가격: 990$ 신규: 1개를 무료로 받으세요!   (거래 계좌 2개용) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro Algo에 오신 것을 환영합니다!   수년 동안 시장을 연구하고 다양한 전략을 프로그래밍한 후 좋은 거래 시스템에 필요한 모든 것을 갖춘 알고리즘을 찾았습니다. 브로커 독립적입니다. 독립적으로 확산됩니다. MT4, MT5, TDS2 및 여러 브로커에서 쉽게 실제 변수 확산 테스트를 사용하여 매우 안정적인 백 테스트를 보여줍니다. 수백 가지의 다양한 설정이 모두 테스트에서 수익성 있는 결과를 제공합니다(물론 저는 최고의 설정을 선택했습니다!). 매우 강력한 시스템 -> 설정은 상호 교
Exp4 AI Sniper for MT4
Vladislav Andruschenko
2.33 (3)
우리 팀은 MetaTrader 터미널을 위한 최첨단 스마트 트레이딩 전문가 자문인 트레이딩 로봇을 소개하게 되어 기쁘게 생각합니다. AI Sniper   는  MT4   터미널 모두를 위해 설계된 지능형 자체 최적화 거래 로봇입니다. 정교한 알고리즘과 최첨단 거래 방법론을 활용하는   AI Sniper는   거래 최적화의 우수성을 보여줍니다. 거래소와 주식 시장 모두에서 15년 이상의 폭넓은 경험을 바탕으로 우리 팀은 혁신적인 전략 관리 기능, 지능형 기능 및 직관적인 그래픽 인터페이스를 통합한 이 Expert Advisor를 제작했습니다. AI Sniper   의 각 측면은 엄격하게 테스트된 프로그램 코드에 의해 꼼꼼하게 설계되고 지원됩니다. 고급 컴퓨터 지능은 복잡한 기술 분석을 통해 작동하며 가격 변동이 있을 때마다 수천 건의 수학적 계산을 수행합니다. 이를 통해   AI Sniper는   강세 또는 약세 시장 추세에 관계없이 거래에 대한 최적의 진입 및 청산 지점을 정확히
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
소품 회사 준비 완료!   (   세트파일 다운로드   ) 출시 프로모션: 현재 가격으로 몇 장 남지 않았습니다! 최종 가격: 990$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 골드 리퍼에 오신 것을 환영합니다! 매우 성공적인 Goldtrade Pro를 기반으로 구축된 이 EA는 동시에 여러 기간에 걸쳐 실행되도록 설계되었으며 거래 빈도를 매우 보수적인 것부터 극단적인 변동까지 설정할 수 있는 옵션이 있습니다. EA는 여러 확인 알고리즘을 사용하여 최적의 진입 가격을 찾고 내부적으로 여러 전략을 실행하여 거래 위험을 분산시킵니다. 모든 거래에는 손절매와 이익 실현이 있지만, 위험을 최소화하고 각 거래의 잠재력을 극대화하기 위해 후행 손절매와 후행 이익 이익도 사용합니다. 이 시스템은 매우 인기
HFT Fast M1 Gold Scalper V8 EA
Martin Alejandro Bamonte
2.33 (3)
초고도 최적화 버전 – MT4 HFT FAST M1 GOLD SCALPER V8.2 는 MT4 버전 중 가장 강력하고 안정적이며 정교한 릴리스입니다. HFT는 고빈도 스캘핑 EA로, 골드(XAUUSD)를 M1 타임프레임에서만 거래하며 매일 다수의 트레이드를 실행합니다. 최대 1:500의 레버리지를 지원하며, 아주 합리적인 로트 크기 로 진정한 스캘핑 전략을 구현합니다. 이로 인해 전용 스캘핑 계좌(예: RAW 또는 ECN)가 필요합니다. ICMarkets 의 RAW 계좌는 낮은 스프레드와 슬리피지가 적어 가장 추천되는 브로커입니다. 안정적인 인터넷 연결 또는 VPS는 필수입니다. 주의: 터미널이 종료되면 FAST M1 이 계좌 제어를 상실합니다 . 공식 채널:  https://www.mql5.com/en/channels/binaryforexea 주요 개선 사항 향상된 진입 로직 EA는 이제 주요 추세 방향으로만 진입합니다. 역추세 거래는 하지 않습니다. 높은 정확도 내부 로직
Mon Scalper MT4
Xuan Bach Nguyen
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2281529 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
BB Return mt4
Leonid Arkhipov
5 (1)
BB Return — 금(XAUUSD) 거래를 위한 전문가 어드바이저(EA)입니다. 이 트레이딩 아이디어는 이전에 제가 수동 트레이딩 에서 사용하던 방식에서 출발했습니다. 전략의 핵심은 Bollinger Bands(볼린저 밴드) 범위로의 가격 회귀이지만, 기계적이거나 매번의 터치마다 진입하지는 않습니다. 금 시장에서는 밴드만으로는 충분하지 않기 때문에, EA에는 약하거나 비효율적인 시장 상황을 걸러내는 추가 필터가 적용되어 있습니다. 회귀 로직이 실제로 타당한 경우에만 거래가 실행됩니다.   거래 원칙 — 본 전략은 그리드, 마틴게일, 물타기(평균단가) 기법을 사용하지 않습니다. EA는 고정 로트 또는 AutoRisk 모드로 운용할 수 있습니다. BB Return은 스프레드, 슬리피지 및 브로커의 호가 방식 차이에 민감하지 않으며, Standard, ECN, Pro, Raw, Razor 등 모든 계좌 유형과 모든 브로커에서 사용할 수 있습니다. 거래 세션에 제한되지 않으며 24시간
AURX mt4
Leonid Arkhipov
AURX System — XAUUSD(M5)를 위해 개발된 차세대 전문 알고리즘 트레이딩 시스템입니다. 본 시스템은 Market 내에 직접적인 유사 제품이 없으며, 시장 조건에 대한 엄격한 통제, 트레이딩 규율, 그리고 허용 가능한 시장 국면의 철저한 선별을 기반으로 설계되었습니다. 이는 지표 기반 EA도 아니고, 템플릿 전략도 아니며, 인기 있는 트레이딩 기법을 단순히 변형한 것이 아니라, 자체적인 의사결정 로직을 갖춘 독립적인 알고리즘 트레이딩 시스템입니다. 알고리즘은 현재의 시장 상태와 활발한 가격 움직임을 분석하며, 실시간 가격 행동을 기반으로 작동합니다.   Live signal (AURX London + AURX Asian) 알고리즘 기반 — AURX System은 가격 움직임의 동적 분석, 현재 시장 상태, 변동성, 움직임의 단계, 시간적 제약 및 외부 요인을 통합한 종합 알고리즘입니다. 시스템에는 거래 세션 필터, 뉴스 필터, 스프레드 필터가 내장되어 있으며, 거래 횟
SouthEast
Sugianto
5 (11)
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
ADVANCED SNIPER PRO EA는 약 90%의 승률을 자랑하는 정밀 자동 거래 시스템입니다. 이 EA는 전 세계에서 가장 안정적이고 일관되며 수익성이 높은 스캘핑 로봇 중 하나입니다. MQL5 웹사이트에서만 제공되는 오리지널 제품입니다. 테스트 및 거래를 위해 EA Set_files를 다운로드하세요: GBPAUD Set_file GBPCAD Set_file EA는 전문 트레이더가 필요에 따라 사용할 수 있는 다양한 설정을 제공합니다. 외환 거래 초보자는 기본 설정과 함께 기본 Set_files를 간편하게 사용할 수 있습니다. EA 고유 기능: - 머신 러닝 기법을 사용합니다. - 변동성에 따라 조정 가능한 손절매 - 조정 가능한 청산 필터 및 스프레드 설정 - 고정 손절매(SL) 및 고정 손절매(TP) 옵션 - EA는 시장 변동성에 따라 동적 손절매(SL)를 자동으로 설정합니다. - 로봇은 기본적으로 자동 위험 관리 및 고정 로트 옵션을 제공합니다. - 조정 가능한
AI Prop Firms MT4
MQL TOOLS SL
5 (3)
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
제작자의 제품 더 보기
Scalping Skill MT5
Volodymyr Hrybachov
스캘핑 스킬은 조용한 시간을 위한 안전한 스캘핑 전문가 어드바이저입니다. 숙련된 트레이더와 초보자 모두에게 적합합니다. FIFO 요구 사항이 있는 미국 중개인을 포함한 모든 중개인과 협력하여 우선 이전에 열린 거래를 마감합니다. EA는 Martingale 또는 order grid를 사용하지 않습니다. 모든 주문에는 가상 손절매가 수반되며 1포인트부터 핍으로 이익을 얻을 뿐만 아니라 손익분기점 및 추적 정지 기능이 있습니다. 차트는 주문 실행 속도와 슬리피지에 대한 정보를 표시합니다. 계산 기간은 EA 설정에서 설정됩니다. MT4 버전: https://www.mql5.com/en/market/product/36925 권장 사항 실제 돈으로 사용하기 전에 센트 거래 계정에서 최소한의 위험으로 고문을 테스트하십시오. 최소 보증금 - 0.01 로트에 대해 $ 300; 고문은 귀하의 예금을 보호합니다. 연속된 무익한 주문의 수가 지정된 값 을 초과하면 EA는 무익한 거래를
Hamster MT5
Volodymyr Hrybachov
5 (3)
혁신적인 그리드 어드바이저. 가격 변동성을 기반으로 전략을 적용합니다. 가격이 이전 바의 종가에서 N포인트, 현재 바의 개장 시간으로부터 N분 상승하면 거래가 시작됩니다. 할당된 시간 동안 가격이 평균 가격 변동성(ATR)의 N 값(%/포인트)을 초과하지 않으면 새 막대가 시작될 때까지 거래가 중단됩니다. 어드바이저 링크의 MT4 버전 브로커에게 보이지 않는 스탑 오더, 손절매, 이익실현, 트레일링 스탑 및 손익분기점의 동적 수준을 적용합니다. 값은 핍 또는 평균 가격 변동성(ATR)의 백분율로 지정할 수 있습니다. 차트는 주문 실행의 품질, 수신된 이익 및 현재 오픈 포지션(주문 수, 로트 수 및 이익)에 대한 정보를 표시합니다. 이전에 열린 거래를 먼저 마감해야 하는 FIFO 요구 사항이 있는 미국 중개인을 포함하여 모든 중개인과 작업하는 데 적합합니다. Expert Advisor를 처음 접하는 경우 전략 테스터에서 시각적 모드를 켜는 것이 좋습니다. 나는 모든 거래자가
Copier of transactions through       Telegram           channel. Will help you instantly publish your trade in       Telegram       channel or copy trades from       Telegram           channel. The utility can work in two directions by receiving signals in MT5 and transmitting signals to       Telegram   . Telegram chat for questions and discussion: https://t.me/forex4up_chat No more missed deals No more panic Capital Management Ease of use PAY version: https://www.mql5.com/en/market/product/
FREE
Copier MT5 DEMO
Volodymyr Hrybachov
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending o
FREE
Phantom
Volodymyr Hrybachov
This is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Сделки совершаются по рынку (Market Execution) — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZD
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
Orders Movement
Volodymyr Hrybachov
This scalping Expert Advisor does not use any indicators. Martingale is not used as well. The product displays a channel, two lines from Ask and Bid. If the channel is touched or broken by the price, the timer is enabled. Upon its expiration, the channel is modified based on new prices. Pending BuyStop and SellStop orders are placed at the specified distance from the channel levels, pending orders are modified following the channel. As soon as a pending order becomes a market one, an opposite or
Gryphon
Volodymyr Hrybachov
The strategy is based on entries according to the Fibonacci levels and the Stochastic indicator. Buys when the Stochastic indicator line is above the specified level and the price is above or equal to the opening level of Fibonacci. Sells at the opposite conditions, when the indicator line and price are located below the specified levels. 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 sam
Alligator Pro
Volodymyr Hrybachov
The strategy is based on Bill Williams' indicators and my universal template. It uses Alligator, Fractals, AO and AC indicators. Buy entries: the Alligator mouth points upwards, AO and AC are in a green zone, the price is higher or equal to the last "upper" fractal. The product is designed for 4 and 5-digit quotes and should be launched on a VPS server. Expert Advisor Installation It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GB
Forex Bot
Volodymyr Hrybachov
The Expert Advisor does not use any indicators. It has a virtual trailing stop function and designed for 4-5-digit quotes. The EA opens deals in Market Execution mode. Take Profit and Stop Loss are placed after order execution and modified in accordance with the EA settings. Parameters TimeFrame – timeframe for defining the largest bar's Close price within n time period; StartBar – bar, from which the search for the largest bar starts; FinishBar – bar, at which the search for the largest bar is
Super Martingale
Volodymyr Hrybachov
1 (1)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
Champion PRO
Volodymyr Hrybachov
5 (1)
A multifunctional trading robot for MetaTrader 4. The EA's basic strategy applies the range of price deviation from the average high/low values for a specified period. It has a minimum of configurable parameters, but has great functionality - the Expert Advisor can be configured for any trading style, which makes it not just a trading robot but a multi-functional flexible constructor. The EA applies order levels, stop loss, take profit and trailing stop levels invisible for brokers. The entire t
DarkForest
Volodymyr Hrybachov
3 (2)
The strategy is based on the price channel breakout. VPS is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Customizable pyramiding, hedgi
Front Running
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. It has a built-in algorithm for predicting the price movement, which allows the EA to make decisions on opening averaging orders or increasing positions. It works using pending (Stop, Limit) or market orders depending on the parameters specified. To diversify the risks, the EA works with short and long positions simu
WooHoo
Volodymyr Hrybachov
The entry signals are based on steady price movement for a certain distance within a specified time interval. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features Customizable pyramiding, hedging and order grid functions; Position tracking can be one of
Candle Closing
Volodymyr Hrybachov
2 (1)
Strategy: based on candle closure, entry in the movement direction. Features The template features an adaptive forecast algorithm based on history data of price action; It has multiple filters for opening new orders; Compatible with any trading strategy, both manual or automatic (Expert Advisors); It has the maximum possible and compatible functionality: adaptive order grid, locking, averaging, rebuying. Expert Advisor Installation The quotes history must be predownloaded for all currency pairs
Joker System
Volodymyr Hrybachov
4.75 (4)
This multicurrency Expert Advisor uses an advanced adaptive trading strategy based on a position averaging. Stop loss can be calculated in currency or by drawdown in % of the balance. I recommend that you withdraw your profit regularly! The product is designed for 4 and 5-digit quotes. VPS server is recommended. Timeframes: M30-H4. Recommended minimum deposit – 1 000 units of the base currency. Setup The EA is launched on several low spread symbols simultaneously (for example, EURUSD, GBPUSD, AU
MA Channel Pro
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The trading system is based on the breakout of channel of the Moving Averages and my adaptive template. It uses a completely different approach to trading. The EA template is developed so that the signals are not followed literally, instead they provide a reason to a certain action since the signal may turn out to be false, while the price may go in the opposite direction. Depending on the basic settings, the EA may use pending (Stop and Limit) or marke
Trade System
Volodymyr Hrybachov
1 (1)
This is an adaptive grid Expert Advisor that applies Fractals and Fibo levels and is based on the price behavior. An Average weighted stop loss can be used to limit losses. Average volatility, speed and direction are also applied by the strategy. The Expert Advisor is designed for maximum effective real trading in today's market conditions. It does not require special conditions, does not depend on the trading account type, the broker, or the financial instrument. It works well with small and la
News Auto Trading
Volodymyr Hrybachov
3 (2)
This is a news Expert Advisor trading by the economic calendar. It features the following working modes: Manual – trader sets the news time on its own Automatic – the EA takes the news release time and its importance from the news website Several modes of customizable parameters allow the EA to conveniently adjust the EA to your trading strategy. The trading robot automatically determines the time zone, the news importance, the currency affected by the news release, displaying the news on a char
Not One Step Back
Volodymyr Hrybachov
This is a non-indicator Expert Advisor based on steady (no roll-backs) price movement. When the price moves a defined distance without changing a direction, one point goes to bulls or bears depending on the price movement direction. When a predefined amount of points is reached, a position is opened. The Expert Advisor uses average weighted stop loss, take profit, breakeven and trailing stop levels. Parameters PriceMove – amount of points to be passed by the price without changing direction; Win
Butterfly Platinum
Volodymyr Hrybachov
1 (2)
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the usual version of Butterfly , it starts working when the minimum required number of High/Low bars are within the specified price range. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. Do not use martingale, grid and other high-risk trading strategies similar to overstaying drawdown by keeping unprofitable
Snop
Volodymyr Hrybachov
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Cu
Super Trader EA
Volodymyr Hrybachov
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading.
Insider Trading
Volodymyr Hrybachov
Arbitrage-news trading EA. Works at a user-defined deviation from the price during the news release (optional). The trade is opened when the fast broker gets ahead of the slow one by the specified amount of points. The trades are opened by the direction of the fast broker price movement, works both during the news release and without the news filter. The news filter automatically determines the time zone and the currency the news is released on. To enable the news filter you need to do the follo
Joker System Stable
Volodymyr Hrybachov
5 (1)
New version of the semi-scalper multicurrency Expert Advisor that uses an advanced adaptive trading strategy based on a position averaging. It uses a completely different strategy for market entries. The new version features a new function – total trailing stop of the opened positions by equity in the deposit currency or as a percentage of profit. A virtual trailing stop can be applied to the first opened trade. A stop loss can be used to protect the capital. The product is designed for 4 and 5-
Invest System
Volodymyr Hrybachov
This scalper Expert Advisor uses instant execution pending orders. No grid and martingale. Each trade is protected by a tight stop loss. It is designed for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP, and EURCHF. VPS is required for flawless operation, minimum deposit is 100 units of the base currency. Timeframe – from M15 to H4. Optimization tip! Only several parameters should be optimized for the period of the last f
Mower
Volodymyr Hrybachov
The strategy is based on my own template, it utilizes the Stochastic indicator. It buys when the lines are below a predetermined level, and the signal line crosses the main one upwards; it sells when the lines are above a predetermined level and the signal line crosses the main downwards. The EA has been adapted for four- and five-digit quotes. VPS server is recommended. Before launching the EA on a real trading account, I recommend checking its parameters in the strategy tester using 99.90% qua
Grid and MA
Volodymyr Hrybachov
5 (3)
This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The order grid is adaptive and is made of market orders. If the price ha
필터:
Vasiliy Sergeev
330
Vasiliy Sergeev 2018.12.14 21:14 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

Serafin Perez
3714
Serafin Perez 2018.11.27 13:53 
 

Solid and low dd.

Mostafa Nasar
1575
Mostafa Nasar 2018.11.27 12:19 
 

test account performance is great

https://www.mql5.com/en/signals/580394#!tab=tab_trading

diu
424
diu 2018.11.26 14:29 
 

Review of version 2.0

Back test looks good only in some pairs. EURUSD best using its own set file.

After demo in November, I find drawdown is 50% and compared to the small return the risk is too high.

The EA sometimes takes up to 7 days to close the grid. This may not be convenient, because of the accumulation of commissions and swap fees.

A very useful features of this EA is the ability to use semiautomatic mode.

You can interact with EA using commands in the lines' names.

Commands in lines to open multiple orders is not allowed. You cannot give an object the same name in MT4.

I suggest to parse lines for those commands and allow multiple lines where traders can set up their strategy.

Once you have Autotrading enabled then it will start on demand in all opened charts.

It is missing here the ability to enable or disable EA in each chart on demand.

The logic for opening trades works well on EURUSD, but so well not on the rest of the pairs.

Conclusion: big drawdown for small steady gains.

리뷰 답변