Loop Pattern EA

5
Loop Pattern EA is an automatic long term strategy trader.
Minimum trading account 10,000.
Best performance on GBPUSD 1h.
This EA calculates amount of candles back controllable by the user and applies certain function:

   
if
  (calculate_Green_Body()>calculate_Red_Body() && 
      calculate_Green_High()<calculate_Red_Low() && newcandle())
     {  buy(); } ...
         

There are no stoploss or takeprofit and the trades closes then the opposite signal arrives.

this EA operates only once per bar closing, fast methods of optimization are valid.

the user can optimize by model (control point) & (open prices only)


developed, tested and optimized on " VantageMarkets " platform.

Recommended broker > Vantage



리뷰 1
Joleo Sagdullas
797
Joleo Sagdullas 2020.09.28 12:33 
 

Thanks!

Initial test on demo account shows stable gains on crypto currencies...

추천 제품
Price move robot
Punza Yannick Kakungula
2.33 (3)
I PRESENT TO YOU THE ROBOT PRICE MOVE IT IS ROBOT FOLLOWS EACH MOVEMENT OF THE PRICE VERY WELL BY PLACING A STOP LOSS AND A TAKE PROFIT FOLLOWING WITH A TRAILLING STOP PERFECT FOR THE PROP FIRM WITH AN OPTION TO PLACE A NUMBER OF STOP LOSS AS THE ROBOT CAN FOLLOW EXAMPLE 5% LOSS TO BE RESPECTED ON EACH TRANSACTION THE ROBOT USES AN INDICATOR THAT FOLLOWS THE PRICE AND THE RSI INDICATOR OVER PERIOD 14 TO LEVEL 30 RECOMMENDATION CURRENCY PAIR: US30, GOLD PERIDO : H1 MINIMUM DEPOSIT: 1000 DO
FREE
Averager NEW
Oleg Popov
4 (7)
Expert Advisor Features trailing profit in the deposit currency (Trailing Stop Money) closing by a profit or loss in the deposit currency opening orders at a specified time managing positions opened manually or by another Expert Advisor calculating initial lot based on the current balance limiting the maximum lot volume choosing trading type several types and methods of averaging visually displays the current breakeven price, draws horizontal lines "Line break even BUY"-blue, "Line break even S
FREE
SK RandomWalk Monkey EA
Mr Sakkarin Yartfoong
5 (1)
Are You Better than Monkey? Prove it... The trade of this EA is based on random output with customizable lot size (use martingale or not), stop-loss, and take-profit levels. Easy to use and Simple Great for benchmarking tests against other EAs or manual trade. Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Support us by open  My recommended broker. Exness Tickmill robot monkey uses Adx trend filter for fair game no-trade unfavorable market ( you can turn off set adx = 0) . EA starts w
FREE
Abyss EA
Bogdan Yarotskiy
Abyss EA is a long-term Expert Advisor using the breakthrough of price levels in its algorithm. The EA sets the buy stop and sell stop orders at certain levels. All trades are accompanied by stop losses exceeding the expected profit several times. Profitable trades are accompanied by a trailing stop triggered when the order reaches a certain profit. All trades are closed on the selected day of week, so there is no sitting out the losses. You are also able to use the auto lot. The EA does not use
FREE
Entry logic The EA, called EA_BreakTheBox, creates a rectangle BOX based on the highest and lowest price within a certain time period. Once the BOX is formed, the EA is ready for entry. It allows you to input the time period for forming the BOX, and you can set a time filter for the EA. The default setting for EntryPips is 2 pips, but this can be changed. If the price breaks the upper price of the BOX by 2 pips, then a BUY Entry is placed (if Reverse mode=true). If the price breaks the lower pri
FREE
MT4 BuildYourGridEA
Nikolaos Pantzos
4.33 (9)
BUILD YOUR GRID The expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple. Please make your test to find your settings. Default settings are just to take an idea of how the expert works. The expert can make according or contrary grid of orders. You can set the expert to work in hedge mode if the losses are huge. The system uses a high-risk strategy. It's better to test it first in a demo account. Version for MT5
FREE
Sensitive Plant
Kun Jiao
1 (1)
EA 1.5 버전 전략 개요 자동으로 시장 방향을 판단하고 최적의 타이밍에 진입합니다. 설정된 간격을 초과한 신호 발생 시 다중 진입 시도를 통해 추세를 추적합니다. 추천 설정값 진입 시간 간격: 거래 빈도 조절 (권장: 30-240분) 최대 포지션 수: 기본값 10 1000달러 계좌: 0.01 롯, 60분 간격, 최대 10포지션 자동 자금 계산 활성화 시: 10,000달러 당 롯 크기 0.01-0.1 범위에서 설정 가능 비활성화 시: 고정 롯 크기 (기본값 0.01) 리스크 관리 실제 운용 전 충분한 백테스트와 모의 거래를 통해 최적의 파라미터를 찾아주세요. 낮은 스프레드(<0.1-0.2)의 ECN 브로커를 강력히 권장합니다. 거래 파라미터 거래 종목: 금 (XAUUSD) 차트 주기: M1 스탑로스: 10000 (10달러) 테이크프로핏: 20000 (20달러) 브로커가 2자리 소수점을 사용하는 경우 SL/TP 값도 한 자릿수 줄여 설정하세요. 기타 설정 마법번
FREE
Stargogs Red Snake EA
Lorenzo Edward Beukes
3.75 (4)
STARGOGS RED SNAKE EA V1.6  IS A FREE EA THIS EA WORKS ON ALL CURRENCY PAIRS, ALL INDICES & METALS THE ROBOT TAKES ONE TRADE AT A TIME NO MARTINGALE  NO GRID LOTSIZE MULTIPLIER CAN BE TURNED OFF IN SETTINGS EA HAS THE FOLLOWING: - MACD INDICATOR WITH ADJUSTALBE PARAMETERS - EA opens a Buy when Main Macd crossing The Signal line upwards with TP and SL  - EA opens a Sell when Main Macd crossing The Signal line downwards with TP and SL - Scalping.... - Adjustable TP & SL - Adjustable Lotsize - EA
FREE
Bands Plus
Alexander Chertnik
4.46 (13)
Designed mainly for  USDCAD 1H market. Minimum trading account 100 $. Expert advisor operates by unique   Bands strategy and transaction algorithm. settings: minBalance - minimum account balance for trading maxSpread - maximum allowed spread for trading  maxLoss - maximum loss for stop trading lotControl - lot control and auto lot activation bandsPeriod - indicator period tradeProfit - profit for exit USEtradeRange - if true, will operate with range between trades tradeRange - range distance
FREE
OpenTime
Valeriy Yastremskiy
The EA places orders at the specified terminal time with an accuracy of 1 minute. Types of orders are selected, the default is pending. Set stop loss, take profit, the time after which pending orders are deleted, if until that moment they were not opened(time can not be less than 11 minutes from the time of opening, the EA will not work). Check for magic number is at the beginning. If there are orders with the same magic and on the same instrument (the same symbols), the orders will not be op
FREE
StarkerFX
Erno Stark
StarkerFX EA is a martingale and trend following robot with trailing stop . This expert advisor is using MACD and Parabolic SAR indicators. T‌here are no complicated settings. The only one input is the equity multiplier for automatic lot calculation. If you want to change it, please backtest it before using on real account. higher equity multiplier = higher lots = higher risk (recommended setting is: 1.0) T‌his EA has been optimized for EUR/USD currency pair and for M5 timeframe. Feel free to ba
FREE
SnowyOwlFree
RODION SLOTIN
3 (2)
The free version of the snowyowl trend adviser, which is based on determining combinations of candle patterns. A virtual trailing stop tracks each open order and groups open orders to close them simultaneously. In the free version, you can only work on one timeframe, while in the paid version, opening orders on the selected TF is a signal to open orders on lower TF.
FREE
Welcome to... EA MAX Robot Symbol Takeprofit It is a machine for facilitating profit collection. And close the order in one click It can also be set to automatically collect the desired amount of profit. Can only be used in one currency pair Cannot be used on multiple currency pairs in one currency window. If you are looking for a tool based on this feature Bring this tool to use.
FREE
PZ CCI Trader EA
PZ TRADING SLU
4 (9)
This EA trades using the CCI Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NF
FREE
StochBot
Dmitriy Prigodich
The Stoch_bot Expert Advisor is a simple robot for trading from overbought/oversold levels based on the Stochastic indicator. For the convenience of traders, many features have been added to make trading more comfortable and secure. The Expert Advisor has a built-in author's indicator of protection against unidirectional grid. Recommended tools : USDCHF; GBPUSD; EURUSD; USDJPY; USDCAD; AUDUSD; EURJPY; recommended minimum mm and settings: usdchf, deposit = $ 1000 , lot = 0.01 , expected
FREE
This EA trades in a completely random fashion with customizable lotsize, stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Good for rebate generation Customizable SL, TP and lotsize Great for benchmarking tests against other EAs Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Trading is FIFO (NFA) Compliant Input Parameters Stoploss: Stop-loss for orders in pips Takeprofit: Take-profit for orders in
FREE
Alligator Trader
Ciprian Ghebanoaei
3 (2)
Alligator Trader is a fully automatic, professional trading robot. Designed specifically for the foreign exchange market   USDJPY M30. EA does not need to configure parameters. Ready to work on  USDJPY M30. , You only need to decide on the choice of the lot. It has a smart algorithm which detects the trend, filters out market noise. The expert creates orders on trend direction. Input and output orders are given by a combination of two indicators that can be found on any MT4 platform: Alligator
FREE
MaEurUsd EA
Alexander Chertnik
4.5 (4)
This Expert Advisor destined for trading especially EURUSD 1h pair. Minimum trading account 300. The EA uses 2 moving averages for entering the market. There are no Take Profit of Stop Loss, the orders are closed then the serten group of trades are in profit. Settings for optimization can be modify by the user: trade distance / lot / profit / fast ma period / slow ma period developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
Trade Lines
Aleksey Semenov
4.9 (10)
The Trade Lines EA is an auxiliary Expert Advisor for automated trading based on levels. The EA opens deals at the specified lines when the price crosses them on the chart - the lines are active, they can and must be moved for the EA to operate with the greatest efficiency. The EA also includes the averaging, trailing stop and take profit setting functions. For the EA to work, it is necessary to select the required number of lines and the type of lines for the EA to trade. It is possible to enab
FREE
Parabolic SAR extreme
Teng Qi Sheng Joshua
5 (1)
Parabolic SAR extreme When the Parabolic SAR value indicates an uptrend or downtrend, the EA will open a buy or sell trade respectively, given that all other criteria are met This EA allows you to set up to 21 separate Parabolic SAR  criteria for the EA to work on  There are 3 input parameter sets (SAR1, SAR2, and SAR3) Each set allows you to determine the parameters (such as the step and max step) for each set And within each set, you get to indicate up to 7 timeframe for the EA to operate in
FREE
Galactic Imperium EA MT4
Crusader Network S.R.L.
Galactic Imperium EA An Expert Advisor that places pending orders at a user-defined entry time each day and force-closes all positions at a specified exit time, capturing intraday range breakouts while avoiding overnight exposure. How It Works Entry Scan & Orders At your chosen hour & minute, the EA measures the high/low over a configurable look-back period. It places BuyStop and SellStop orders just beyond that range. Orders are split into multiple equal lots to minimize slippage and spread i
FREE
Night Vision EA
Mehmet Haluk Tunc
22.12.2020 New version is released. Bug fixed and exit by MA removed.Improved fully automated Expert Advisor without martingale. Follow the trend. Checking important trade levels. It is complex calculated to catch right trend strategy. Special candles, custom indicator and maths are used for entries. Live Results shown at here  https://www.mql5.com/en/signals/669290   Default settings recomended for EURUSD m1/m5  gmt +3(or +2 winter time) .  Click here for the symbol sets you can make testing .
Ultimate AI Trader
Ljubomir Nikolic
2.33 (3)
Ultimate AI Trader – MT4 Expert Advisor Version: 2.20 Developer: Ljubomir Nikolic Platform: MetaTrader 4 Version: 2.30 Supported Instruments: XAU/USD, EUR/USD, major FX pairs System Type: Modular breakout EA with AI signal logic and full local control Core Features: • Multi-Timeframe Analysis Combines M15 and H1 to identify high-probability entry zones. • Breakout Logic Entry is triggered based on candle color, price breakout, and trend confirmation. • VWAP Trend Filter Prevents trades agains
FREE
PZ RSI Trader EA
PZ TRADING SLU
4.67 (3)
This EA trades using the RSI Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NF
FREE
Magnat
Alexander Buseinus
A professional Expert Advisor designed for trading any instrument of the Metatrader 4 platform. Work Features: A large number of input parameters, with a wide range of settings, allow you to work on all instruments with any broker trading conditions. Depending on trading conditions, it can work with direct market positions or dynamic pending orders. When switching the corresponding input parameter, the Expert Advisor always opens only one trading position at a time, or it can open many position
Der rebound EA handelt vollautomatisch  Du bekommst hier einen tollen EA mit extra Zubehör, Kostenlos ! Er verwendet keine gefährlichen Strategien wie Martingale oder Gritter usw. Bei diesem EA kannst du vieles nach deinen Wünschen, oder nach meinem Set einstellen. Zusätzlich hat er einen News Filter, er pausiert die trades während der eingestellten Zeit. Zusätzlich erhöht er auf Wunsch die lots Grösse automatisch. Der Backtest und die trades wurden mit Fusion Markets gemacht Hebel 1:500 Zer
FREE
Send Orders At Time MT4
Abdeljalil El Kedmiri
This new   time-based strategy   enable you to schedule precise buy/sell orders at any predefined time , allowing you to execute trades based on timing rather than technical analysis.  The system automatically can determines the order type (buy or sell) based on technical confirmations provided by RSI and moving averages. You have the freedom to adjust and customize all parameters related to Buy and Sell criteria, as well as enable or disable technical filters . Link to MT5 version :  https://ww
FREE
MacdScalper
Roman Yablonskiy
4 (1)
MacdScapler   is an automatic expert advisor with two section of martingale strateges with automation takeprofit. The MACD indicator with adjustable parameters is used as inputs. If parameters of the entry points goes wrong, the EA changes them automaticly. General recommendation The minimum recommended deposit is 1000 cents for 0.01 lot. Spread is recommended less then 2 points. The martingale parameter can be set from 0.1 to any value in two steps - the first for the four trades and the second
FREE
THE LiveExpertVisitor Please make this Change than the Robot Work.  Stop Loss to 60 or higher and Take Profit to 2000 or 1000. Indize: DE40, US30 “IC Market or FTMO” Recomment Broker. This EA „LiveExpertVisitor“ BUY and SELL in one. Only DE40 with this Standart Settings Stopp Loss 50 Take Profit 2000 or 1000. For other Indizes or Pairs Set the Stopp Loss to actuall Spread and maximal the Take Profit x40 to Spread Points. -Recomment  M5 -minimum 1000$/€ ...Lot 1 in first Week Strong Code for Err
FREE
Lite Hamster Scalping
Himma Youssef
4.16 (37)
This is  Only Demo  Version. Download the full version from this link  Original Hamster_MT4   (Very Fast EA no Graphics) The Lite Hamster Scalper  is a Trading Robot with no use of Classic martingale. Schedule scalping Options. it uses some Indicators as a filter to maximize Correct entries. Download    The Red Sapphire! Recommendations :  Lot : 0.01. Balance  : 100 USD. Pair : EURUSD. TimeFrame : 5Min. Spread : 30. Broker : Trusted Brokers Inputs descriptions :  Initial Lot  - Initial lot s
FREE
이 제품의 구매자들이 또한 구매함
Vortex Gold MT4
Stanislav Tomilov
5 (29)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니다
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
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
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는 단일 거래를 다섯 개의 작은 거래로 지속적으로 분할하는
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는 역전파라는 지도 학습 기술을 사용하여 학습합니다. 다중 레이어와 비선형 활성화는
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Bitcoin Robot MT4
MQL TOOLS SL
4.64 (66)
The Bitcoin Robot  MT4 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 sa
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and str
EA Game Changer
Vasiliy Strukov
5 (6)
Game Change EA는 Game Changer 지표를 기반으로 하는 추세 추종 트레이딩 시스템입니다. 빨간색 점이 형성될 때마다 자동으로 매도하고, 노란색 X가 나타날 때까지 매도 방향으로 진행합니다. 이는 추세의 잠재적 종료를 나타냅니다. 매수 거래에도 동일한 논리가 적용됩니다. 파란색 점이 나타나면 EA는 매수를 시작하고 노란색 X가 감지되는 즉시 매수 주기를 종료합니다. 이 EA는 모든 통화쌍과 모든 시간대에 적합하지만, M15 시간대의 xauusd와 같이 추세가 강한 상품에서 특히 우수한 성과를 보입니다. 실시간 결과는 여기에서 볼 수 있습니다. 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오! 설정 및 매뉴얼은 여기   설정 Open new series – true/false - 새로운 주문 시리즈의 시작 Trade Buy - EA가 구매하도록 허용 Trade Sell - EA가 판매하도록 허용 Support manual orders – true/false –
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
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은  및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선형 활성화
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를 위해 설계되었으며, 꾸준하고 통제된 성장을 원하는 초보자와 전문가 모두를 위해 구축되었습니다. 퀀
Dark Algo
Marco Solito
4.65 (65)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Gold Trade Pro
Profalgo Limited
4.61 (23)
프로모션 시작! 449$에 얼마 남지 않았습니다! 다음 가격: 599$ 최종 가격: 999$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro는 금 거래 EA의 클럽에 합류하지만 한 가지 큰 차이점이 있습니다. 이것은 진정한 거래 전략입니다. "실제 거래 전략"이란 무엇을 의미합니까?   아시다시피 시장에 있는 거의 모든 Gold EA는 단순한 그리드/마팅게일 시스템으로 시장이 초기
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
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
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 및 여러 브로커에서 쉽게 실제 변수 확산 테스트를 사용하여 매우 안정적인 백 테스트를 보여줍니다. 수백 가지의 다양한 설정이 모두 테스트에서 수익성 있는 결과를 제공합니다(물론 저는 최고의 설정을 선택했습니다!). 매우 강력한 시스템 -> 설정은 상호 교
Vortex Turbo EA MT4
Stanislav Tomilov
5 (8)
보텍스 터보 — “폭풍을 거래하고, 보텍스를 제어하세요” Vortex Turbo는 지능형 트레이딩의 다음 진화 단계를 제시하는 독보적인 플랫폼으로, 최첨단 AI 아키텍처, 적응형 시장 로직, 그리고 정밀한 리스크 관리 기능을 결합했습니다. 검증된 알고리즘 원칙을 기반으로 구축된 Vortex Turbo는 새로운 차원의 예측 인텔리전스를 통해 다양한 전략을 하나의 고속 생태계로 통합합니다. 금(XAUUSD(GOLD)) 스캘핑 전문가로 설계된 Vortex Turbo는 제어된 마틴게일 및 평균화 그리드 전략을 사용하며, 각     포지션은 내장된 손절매 기능으로 완벽하게 보호되어     강력함, 정확성, 그리고 안전성 사이의 완벽한 균형을 보장합니다. 정말 중요합니다! 전문가 서비스를 구매하신 후 개인 메시지를 보내주세요. 필요한 모든 권장 사항이 담긴 안내를 보내드리겠습니다. 399달러의 가격은 2월 15일까지 유효하며, 이후 가격은 499달러로 인상됩니다. (최종 가격: 999달러)
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results: https://www.m
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
EA Gold Stuff
Vasiliy Strukov
4.7 (1082)
EA Gold Stuff 는 금 거래를 위해 특별히 고안된 전문가 고문입니다. 작업에 기반의 개방의 주문 금을 사용하여 물건의 표시는,그래서 고문 작품에 따라"트렌드를 따라"전략을 의미,다음과 같은 추세이다. 중요! 구매 후 즉시 저에게 연락하여 지침과 보너스를 받으십시오!  강력한 지원 및 트렌드 스캐너 표시기의 무료 사본을 받으실 수 있습니다. 메시지를 보내주세요. 나!   실시간 결과는 여기에서 볼 수 있습니다 매개 변수 새로운 시리즈 열기-주문의 새로운 시리즈의 온/오프 시작. 시작 로트-시작 로트. 무역 구매-전문가 고문이 구매할 수 있도록하십시오. 무역 판매-전문가 고문이 판매 할 수있게하십시오. 사용하지면서 기능을 사용한 고문이 무역은 모두 구매 및 판매하는 방향,기능 장애인,고문관이 무역에 단 하나의 방향이다. 돈 Manadgement 를 사용-온/오프 자동 로트 계산의 사용. 오토롯. 각 0.01 로트에 대한 자유 마진-각 0.01 로트 단위의 개방을위한
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은 금 시장에서 안정적이고 안전한 트레이딩을 위해 설계된 전문 자
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
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor는 수익성이 없는 포지션을 회수하도록 설계된 시스템입니다.   작성자의 알고리즘은 손실 위치를 잠그고 여러 부분으로 분할하고 각 부분을 별도로 닫습니다. 손쉬운 설정, 하락 시 지연된 시작, 다른 Expert Advisors 잠금, 비활성화, 추세 필터링을 통한 평균화 및 손실 위치의 부분 마감이 하나의 도구에 내장되어 있습니다. 전체 그룹에서만 주문을 마감하는 그리드 전략과 달리 더 낮은 예금 부하로 손실을 줄일 수 있는 부분에서 마감 손실을 사용하여 손실과 함께 더 안전한 작업을 보장합니다. 주문이 복원되는 방법: 1 EA는 선택한 상품의 다른 창을 닫아 수익성이 없는 EA를 끕니다(선택 사항). 2 EA는 처리된 모든 주문에 대해 TakeProfit 및 StopLoss 수준을 재설정하고 해당 식별자가 있는 보류 주문을 삭제합니다. 3 EA는 수익성이 없는 주문의 일부를 충당하고 총 포지션 볼륨을 줄이기 위해 이익을 사용하기 위해 처리된 모든 수익성 있
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – MT4용 트렌드 및 모멘텀 기반 전문가 자문 MT5:  https://www.mql5.com/en/market/product/163078 중요:   댓글 섹션에 업데이트된 .set 파일을 정기적으로 게시하고 있습니다. 현재의 시장 변동성에서 최적의 성능을 발휘할 수 있도록 백테스트 및 실거래 시 반드시 최신 버전을 사용해 주시기 바랍니다. Bazooka EA 는 MetaTrader 4 용 완전 자동 매매 전문가 자문(Expert Advisor)으로, **추세 확인(Trend Confirmation)**과 **모멘텀 필터링(Momentum Filtering)**을 결합하여 방향성 있는 시장 움직임을 거래하도록 설계되었습니다. 이 EA는 통제된 진입과 규칙적인 청산에 중점을 두며, 과도한 매매나 고위험 포지션 관리 기법을 사용하지 않습니다. Bazooka EA는 명확한 규칙 기반 전략과 조정 가능한 리스크 관리를 선호하는 트레이더에게 적합합니다. 전략 설명 Baz
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (16)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Trend AI EA
Ramil Minniakhmetov
4.28 (53)
Trend Ai EA는 Trend Ai 지표와 연동되도록 설계되었습니다. Trend Ai 지표는 추세 식별, 실행 가능한 진입 시점 및 반전 알림을 결합하여 자체적으로 시장 분석을 수행하고 지표의 모든 신호를 완전 자동으로 처리합니다! EA에는 완벽하게 조정 가능한 여러 외부 매개변수가 포함되어 있어 트레이더가 원하는 대로 전문가를 맞춤 설정할 수 있습니다. 녹색 점이 나타나면 EA는 매수 거래를 준비합니다. 파란색 화살표로 상승 추세가 확인되면 EA는 다음 캔들에서 매수 주문을 입력합니다. 시장이 반전되면 EA는 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 반대 신호가 나타나고 차트에 빨간색 점이 나타나면 EA는 매도 준비를 하고, 빨간색 화살표가 나타나면 EA는 다음 캔들에서 매도 거래를 입력하고 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 통화쌍 및 시간대: 이 EA는 모든 상장 자산, 선물, 주식, 외환, 상품, 암호화폐 또는 지수에 사용할 수 있습
Quant Blade MT4
Andrey Barinov
Quant Blade is a professional trading solution built on advanced Pattern Recognition with elements of Machine Learning and Neural Networks . It calculates future price move probabilities , displays projections directly on the chart, and trades based on them. Highlights Prop Firm Ready => advanced PropFirm risk panel with color-coded warnings and recommendations Institution-grade analytics => high quality forecasting / projections and market condition filtering No Grid, No Martingale => only one
XGen Scalper MT4
Burak Baltaci
3 (2)
XGen Scalper MT4 - 전문 자동 거래 시스템 XGen Scalper는 고급 알고리즘 구조와 검증된 기술적 분석을 결합하여 모든 시장에서 일관된 결과를 제공하는 최첨단 전문가 자문 시스템입니다. 이 강력한 거래 시스템은 외환 쌍, 금과 은 같은 귀금속, 암호화폐 및 상품 지수에서 원활하게 작동합니다. 고급 알고리즘 기술 특허받은 파동 스캐닝 알고리즘은 시장 데이터를 실시간으로 처리하여 수동 투자자가 놓치기 쉬운 높은 확률의 거래 기회를 식별합니다. 시스템은 변화하는 시장 조건에 지속적으로 적응하며, 추세, 범위 및 변동성 환경에서 효과적으로 작동합니다. 범용 호환성 특정 쌍을 위해 설계된 전통적인 EA와 달리, XGen은 모든 상품에서 우수한 성능을 발휘합니다. 전문적인 제어 패널 실시간 계정 지표, 상세한 거래 통계 및 시스템 상태를 보여주는 세련된 인터페이스로 거래 성과를 모니터링하세요. 통합된 파동 시각화는 시스템이 시장 조건을 어떻게 해석하는지 정확히
Gold King AI MT4
Rodrigo Arana Garcia
5 (1)
이 가격으로 남은 재고는 1/5 개뿐입니다 ---> 다음 가격 250$ // MT5 버전 Gold King AI는 강화 학습을 활용해 강력한 거래 알고리즘을 구축, 훈련, 평가, 배포하기 위해 특별히 설계된 오픈소스 Python 프레임워크인 TensorTrade를 사용하여 개발되었습니다. 이 알고리즘은 뉴욕 거래 세션 동안 작동합니다. 시장 분석을 통해 관심 영역을 식별한 후, 가격이 해당 수준에 도달하면 실행되는 대기 주문을 배치합니다. 이것은 이익을 확보하기 위해 추적 이익을 빠르게 활성화합니다. 또한 손실 거래 후 활성화되는 '스마트 리커버리'라는 두 번째 전략을 갖추고 있습니다. 이 전략은 손실을 일부 보상하기 위해 약간 더 큰 주문을 실행합니다. 참고로 신경망은 AI를 최신 상태로 유지하기 위해 4~5개월마다 최신 역사적 데이터를 사용하여 훈련됩니다. 이 로봇은 마틴게일이나 헤징과 같은 유해한 리스크 관리 방법을 사용하지 않습니다. 대신 모든 거래는 트레일링 이익 실현과
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
체험판 다운로드 EA Budak Ubat 채널 한정된 시간 가격! 10개의 구매마다 가격이 10 USD 상승합니다! 작동 방식 EA가 활성화되면 실행 모드 매개변수에 따라 차트를 분석합니다. 차트에 기존 포지션이 없으면 EA는 매개변수에 따라 거래를 시작합니다. 추세가 상승세이면 매수 거래를 시작하고 하락세이면 매도 거래를 시작합니다. 또한 손절매 변수가 0보다 클 경우 개설된 거래 가격에서 일정 거리만큼 손절매 주문을 설정합니다. 0은 손절매가 없음을 의미합니다. 차트에 기존 포지션이 있고 마지막 포지션이 손실인 경우, EA는 현재 시장 가격과 주문 간의 거리가 사용자가 설정한 최소 거리 이상인지 확인한 후, 캔들에 따라 거래를 시작합니다. 로트 크기는 마틴게일 방법을 사용하여 계산되며, 손절매 변수가 0보다 클 경우 개설된 거래 가격에서 일정 거리만큼 손절매 주문을 설정합니다. 헤징이 false로 설정된 경우, EA는 한 번에 한 방향으로만 거래를 시작합니다. 첫 번째 포지션
제작자의 제품 더 보기
Super Trend Ind
Alexander Chertnik
4.73 (41)
Super Trend Indicator uses two moving averages for calculating the trend direction.  Combination with other market signals and analysis is necessary and provides more stable results. Indicator can be easily customized by the user including change of colors, with and arrow sizes. FREE   Super Trend Expert Advisor >  https://www.mql5.com/en/market/product/81160?source=Site +Profile+Seller
FREE
CPIndicator
Alexander Chertnik
4 (6)
Candlestick Patterns Indicator.  NEW!  FREE Candlestick Patterns Expert Advisor >  https://www.mql5.com/en/market/product/105634?source=Site +Profile The Indicator draws colored candlestick patterns, their description and future levels of Stop Loss / Take Profit. Combined with other market analysis, can greatly improve trading results. Indicator can be highly customized by the user including change of colors, fonts, levels, candle sizes etc... developed, tested and optimized on " VantageMark
FREE
RSI Extreme Zone
Alexander Chertnik
4.4 (5)
The indicator highlights the value in "over Sold" and "over Bought" zones. in addition, arrow indicates the return of the value from the extreme zone. Indicator can be easily customized by the user including change of colors, with, levels and arrows. Combination with other market signals and analysis is necessary and provides more stable results. Alert is also available for user.
FREE
EngulfingPatternEA
Alexander Chertnik
4.67 (6)
Expert Advisor trading especially engulfing pattern with a pullback candle.  minimum account 100 $. stable results on EURGBP 5Min since 2012. settings for optimization: maxSpread = maximum spread allowed for trading trailStop = distance of trailing stop profitTrailStop = profit for trail stop activation lotControl = lot control and its multiplication  candleSize = relative size of the engulfing candle peak_candle_back =  highest or lowest of engulfing candle developed, tested and optimized  
FREE
Rsi Macd EA
Alexander Chertnik
4.25 (4)
Rsi Macd Expert Advisor uses combined signal from 2 indicators (Rsi / Macd). Minimum trading account 500. best pairs: GBPCAD / EURUSD / CADJPY / USDCHF / GBPUSD / GBPJPY / USDJPY best timeframe: 1H Setting can be define by the user: rsi levels / rsi period / macd period / risk / there are no stop loss or take profit and the expert closes orders by the indicator signal. developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
MA Cloud mt4
Alexander Chertnik
4 (2)
Moving Average Cloud draws 4 MAs on chart simultaneously in histogram style. Indicator uses 4 MAs: slow sma & ema 200 and fast sma & ema 50. the range between 2 slows MAs and Fasts, represented by histograms on the MAs boundaries - creating kind of "cloud" that can be traded by all kind of MA strategies like support & resistance or other... Change of color of the same histogram points to momentum changing. Combined with other market analysis, can greatly improve trading results.
FREE
HST Expert
Alexander Chertnik
Head and Shoulders Expert Advisor for mt4 please take into consideration: the EA trading a very specific H&S Pattern, number of trades is low. Minimum trading deposit   100 $ . Default settings for   EURUSD 1H  chart, can be optimize for more charts. Fixed SL/TP & Grid. No Martingale. Works with high spread This EA operates only once per bar opening.     developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
RSI Bands Expert mt4
Alexander Chertnik
Expert Advisor uses Rsi and Bands indicators for generating signals and trades exit. Minimum trading deposit   500 $ . EA optimized to run on GOLD / EURUSD / GBPUSD / USDJPY / AUDNZD 1H charts (sets in the comments) can be also optimized to work on more charts and different timeframes. EA uses Grid. No Martingale. Works with high spread This EA operates only once per bar opening.    developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
SR indicator
Alexander Chertnik
5 (2)
SR is a support and resistance indicator, it shows major highs and lows by different colors. The color of a level is changing if the last high or low are touching it. After the closing of a bar above or below level, it will delete it. extern inputs: loop for candles / colors / drawing time *This indicator signal is not perfect and have to be used with other market analysis and confirmations.
FREE
Bands Plus
Alexander Chertnik
4.46 (13)
Designed mainly for  USDCAD 1H market. Minimum trading account 100 $. Expert advisor operates by unique   Bands strategy and transaction algorithm. settings: minBalance - minimum account balance for trading maxSpread - maximum allowed spread for trading  maxLoss - maximum loss for stop trading lotControl - lot control and auto lot activation bandsPeriod - indicator period tradeProfit - profit for exit USEtradeRange - if true, will operate with range between trades tradeRange - range distance
FREE
ATR parabolic
Alexander Chertnik
4.33 (3)
This EA trades the forex markets by a specific combination of ATR and parabolic SAR indicator signals and transaction management. the EA has stop loss and take profit. minimum trading account 500. default settings for GBPUSD 1h.  settings for optimization: ATRperiod lot sarStep sarMaximum tpFactor slFactor this EA(){      operates once per bar;      fast methods of optimization are valid(){      user can optimize by model (control point); || (open prices only); }} developed, tested and optimi
FREE
Engulfing Pattern Pro version
Alexander Chertnik
4.33 (3)
Designed especially for GBPUSD 30m market. Minimum trading account 1000 $.  The EA trading engulfing candle formations combined with adx indicator. There are 3 main methods of orders placement and management, all three methods are profitable with different results for user to chose. tested on a specific market and timeframe  but can operate on other markets ass well. developed, tested and optimized   on "   VantageMarkets   " platform.
FREE
MAstochEA
Alexander Chertnik
4.67 (3)
Expert Advisor trading Moving Average and Stochastic strategy combined orders management. The EA uses Grid and Martingale .  Default setting for USDCAD 15m / USDCHF 15m / GBPJPY 5m. Strategy working since 2010. Preferred trading account 10000 $. Works with high spread This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.      User can test / optimize by model: (control point) / (open prices only) developed, tested and optimized   on "   V
FREE
TDR gbpusd 1h
Alexander Chertnik
4.33 (3)
TDR gbpusd is an Expert Advisor designed to trade on gbpusd and other forex currencies. Best time frame: 1h. Minimum trading account 3000. This EA trading both direction of a market at the same time and opens multiple positions. This EA have 2 main modes:  safe mode(MaximumRisk=0.01) extreme mode(MaximumRisk=0.02) for 5000$ account. setting can be modify by user:  MaximumRisk / ProfitFactorMain / ProfitFactorPower this EA operates only once per bar closing, fast methods of optimization are vali
FREE
MACD Divergence Lite
Alexander Chertnik
3 (3)
This EA trading by a combination of specific MACD Divergence pattern and indicators signals. Designed to work on EURUSD 1H market. Minimum trading deposit   100 $ .  All trades have fixed   Stop Loss   and   Take Profit . No Grid. No Martingale. Works with high spread This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.      User can test / optimize by model: (control point) / (open prices only) developed and tested from 2005 to   release
FREE
MaEurUsd EA
Alexander Chertnik
4.5 (4)
This Expert Advisor destined for trading especially EURUSD 1h pair. Minimum trading account 300. The EA uses 2 moving averages for entering the market. There are no Take Profit of Stop Loss, the orders are closed then the serten group of trades are in profit. Settings for optimization can be modify by the user: trade distance / lot / profit / fast ma period / slow ma period developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
Visual Range Indicator
Alexander Chertnik
"Visual Range - Spread Indicator".  This Indicator is an Essential Tool for Manual trading. it helps to avoid "off price" and "bad" entries caused by abnormally High spreads. ...................................................................................................................... At the Market Opening and News Reports - the Size of the Spread can go temporarily widely High. The Indicator shows the current Size of the Spread visually on the chart and its distance from the current pr
FREE
Circuit EA
Alexander Chertnik
Circuit Expert Advisor.  EA uses arbitrage system of entering both direction of the market. In addition EA has built in Filter Engine for triggering the trades. All trades covered by fixed   Stop Loss &   Take Profit. No Grid,  No Martingale,  Works with high spread. This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.  User can test / optimize by model: (control point) / (open prices only) developed, tested and optimized   on "   Vantag
FREE
MTF Trader
Alexander Chertnik
MTF Trader   EA uses several Bollinger Bands indicators for filtering and MAs for trigger. Symbol: GBPCAD. Timeframe: 1H. Deposit: 300 and higher. All trades covered by fixed   Stop Loss   and   Take Profit . No Grid. No Martingale. Works with high spread This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.      User can test / optimize by model: (control point) / (open prices only) developed, tested and optimized from 2010 to   release d
FREE
ATR Bands
Alexander Chertnik
Expert Advisor uses 2 ATR indicators and Bands for Enter trades. the trades will be closed after interaction with second Band indicator.  tested and optimized from 2010 on IFCMarkets. default settings for GBPCAD 15m chart. best performance on ranging markets. can be optimize for trading more symbols and timeframes. EA uses  grid   and   method. trading deposit:   1000 and higher. This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.     
FREE
Indicator Multi Panel
Alexander Chertnik
IMP The Panel presents a number of indicators in abbreviated form: 2 oscillators, 2 trend and 1 volume indicator. Location -  upper left corner. Indicators values and colors can be customized by the user. Combined with other market analysis, can greatly improve trading results. This Indicator is a suitable tool for beginners and professional traders as one. Metta Trader 4 Indicator Version _1.0
FREE
Rsi Pure Divergence
Alexander Chertnik
4.25 (8)
The EA trading Rsi Divergence strategy. EA uses Grid method. Minimum trading account for 1 pair :  100 $. Designated for trading all major forex pairs. Recommended timeframe : 4H / 1H / 30m / 15m developed, tested and optimized   on "   VantageMarkets   ", TGLColmex & IFCMarkets  platforms. user can run this EA on multiple charts simultaneously. user can use this EA as indicator only. notice: in the comment section there are settings sets for various charts and brokers. in any case, optimize
Range Monster
Alexander Chertnik
4 (1)
EA uses high or low range to define possible Market Correction ,  after that the trades will be open according to Divergence Signal .  EA does not uses conventional stop loss and take profit functions,  trades will be closed at the indicator signal. EA uses also Hidden Divergence for exit trades. default setting for GBPCAD also working on: EURUSD / EURCAD / EURAUD / GBPUSD / USDCHF / AUDNZD /  AUDUSD ("FXCM broker" sets in the comments ) timeframe: 1H developed,  tested and optimized on FXCM
Multi FIBO
Alexander Chertnik
Expert Advisor for  GBPUSD 1H . EA uses multiple Fibonacci Levels as support and resistance for entering the market. All trades covered by fixed Stop Loss and Take Profit . Minimum trading account: 300 $. Stop Loss & Take Profit are fixed and calculated by FIBO levels risk / reward ratio internal function. user has partial control of the function. No Grid. No Martingale. Works with high spread This EA operates only once per bar opening.       Fast methods of strategy testing and optimization a
MA RSI Expert
Alexander Chertnik
Expert Advisor using 4 Moving Averages for generating enter signal and Rsi indicator for exit trades. tested and optimized from 2010 on IFCMarkets. default settings for EURUSD 15m chart. in addition, several sets in comment section: GBPUSD / USDJPY / AUDNZD / GBPCAD / AUDUSD / USDCAD / NZDUSD / EURJPY (15m) AUDJPY / CADCHF (30m) CADCHF / CHFJPY (1H) the EA can be optimize for trading more symbols and timeframes. if you run the EA on multiple charts - use different magics. EA uses   grid   and
Oscillator 4 Expert
Alexander Chertnik
Oscillator 4 Expert Advisor for GBPUSD 1H chart. EA using 4 oscillators for generating signal: Rsi, Stoch, Wpr, Cci. All trades covered by fixed   Stop Loss   and   Take Profit . Minimum trading deposit   100 $ . Symbol: GBPUSD  Timeframe: 1H No Grid. No Martingale. Works with high spread This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.      User can test / optimize by model: (control point) / (open prices only) developed, tested an
Harmonica Japan
Alexander Chertnik
3 (1)
Expert Advisor trading Harmonic Patterns. All trades covered by fixed   Stop Loss &   Take Profit. Minimum trading deposit   150 $ . Expert designer to run on USDJPY 15m . chart. No Grid. No Martingale. Works with high spread This EA operates only once per bar opening.       EA uses several different strategies and enters sometimes both directions. part of the patterns the EA will ignore and not trade. 4 different ATR indicators used as filters. SL & TP calculated by the pattern size, the use
Active Range EA
Alexander Chertnik
Active Range Expert Advisor.  Minimum trading account 200 $. chart: EURUSD 1H  EA does not use Stop Loss and Take Profit. Trades will open and close at indicator signal. There is no Optimization needed. developed, tested and optimized   on "TGL Colmex", "   VantageMarkets ", " IFCMarkets"  platforms. Important note: Always use the current and updated version of this product.
필터:
Joleo Sagdullas
797
Joleo Sagdullas 2020.09.28 12:33 
 

Thanks!

Initial test on demo account shows stable gains on crypto currencies...

리뷰 답변