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

News Trade EA MT5

4.55
제가 몇 년 동안 사용하고 있는 유용한 로봇을 소개드립니다. 반자동뿐만 아니라 자동 모드로도 사용할 수 있습니다.

본 프로그램에는 경제 캘린더의 뉴스별로 유연한 거래 설정이 포함되어 있습니다. 전략 테스터에서 확인할 수 없습니다. 진짜 작업뿐입니다. 터미널 설정에서 허용된 URL 목록에 뉴스 사이트를 추가해야 합니다. 서비스>설정 > 조언자>를 클릭합니다. "다음 URL에 대해 WebRequest 허용:" 확인란을 선택합니다. 다음을 추가합니다 (공백 삭제): https://  ec.forexprostools.com/

자동 모드 시 기본 설정 관리: https://www.mql5.com/ko/signals/1447007 . 동일한 결과를 얻으려면 임의 기간 (기간이 얼마정도인지 상관 없음)의 GBPUSD 차트에 전문가를 첨부하십시오.

이 전문가를 위해 고유 설정 세트를 만들 때 블로그의 모든 매개변수에 대한 설명을 참조하십시오: https://www.mql5.com/en/blogs/post/748545 .


기본 설정 설명


작업은 한 차트에서 GBP(GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF)와 쌍으로 이루어집니다. GBP는 가장 변동성이 큰 통화로서 거래 수행 시 거래를 성공적으로 종료할 수 있는 더 많은 기회를 제공합니다.
  • Use_Symbols_from_Line = true;
  • Symbols_Line = GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF.
대기 중인 오더는 GBP 외에 통화 쌍에 대한 뉴스보다 먼저 열립니다 (여러 오더가 동시에 열리지 않도록). 따라서 GBPUSD 오더는 USD 뉴스 이전에 열리며, EURGBP 오더는 EUR 뉴스 이전에, 열리며 GBPJPY 오더는 JPY 뉴스 이전에 열립니다. 중요한 뉴스가 고려됩니다.
  • News_currency_pairs = true;
  • Excluded_currency_str = GBP;
  • IncludeHigh = true.

더 많은 거래 (더 적극적인 옵션)를 얻으려면 "Excluded_currency_str" 줄을 비워두면 GBP 뉴스에서도 오더가 열립니다. 중간 중요 뉴스 IncludeMedium = true를 추가할 수도 있습니다.

대기 중인 오더는 뉴스가 게시되기 60초 전에 열립니다. 뉴스 게시 후 20초 이내에 미처리된 대기 중인 오더가 삭제됩니다.
  • SecondBeforeHigh = 60;
  • SecondAfterHigh = 20.
다음 시간에 높은 중요 및 중간 중요 정도의 연설이 예정되어 있으면 오더가 열리지 않습니다.
  • IncludeSpeaks = false;
  • SpeaksHigh = true;
  • SpeaksMedium = true.

더 많은 거래 (더 적극적인 옵션)를 얻으려면 SpeaksHigh = false 및 SpeaksMedium = false를 설정하면 연설이 오더 개시를 차단하지 않습니다.

뉴스가 게시되기 전에 사기적인 가격 움직임을 가정하므로 가격에서 2.5포인트 떨어진 위치에서 LIMIT 오더가 사용됩니다. 대기 중인 오더는 양방향 (BUY 및 SELL)으로 열립니다. 오더 중 하나가 실행되면 다른 오더는 삭제됩니다. 지정된 시간 내에 실행된 오더가 없으면 오더가 둘 다 삭제됩니다.

  • Trade_Direction = BUY_and_SELL;
  • Type_Orders = ORDERS_LIMIT;
  • Offset_from_price = 2.5.
뉴스 게시 중 변동성은 매우 다를 수 있으므로 전자동 모드에서 모든 거래에 대해 표준 SL을 사용하는 것은 비효율적입니다. 짧은 SL은 종종 발생하고 큰 SL은 잔액의 대부분을 빼앗아 가므로 큰 의미가 없습니다. SL 세트를 선호하는 경우 각 통화 쌍에 대해 개별적으로 설정을 선택하십시오(Use_Symbols_from_Line = false). 기본 설정에서 24 시간 내에 5포인트와 동일한 TP의 포지션을 마감할 수 있습니다. 하루가 지난 후에도 포지션이 마감되지 않으면 평균 오더가 열립니다 (통화 쌍당 최대 3개 포지션).
  • TakeProfit_Safety = 5;
  • StopLoss_Safety = 0;
  • Total_open_transactions = 3;
  • Min_minuts_pause_between_positions = 1440;
  • Min_pips_between_positions = 35;
  • Multiplier_of_trade_Lot = 1.5.
각 통화 쌍당 계정 잔액의 백분율로 최대 인출액을 설정할 수 있습니다. 예: Close_positions_at_percentage_of_loss = 30).

마지막 블록 "consider other positions"의 매개 변수는 다른 전문가와의 공동 작업을 위한 것입니다 (다른 매직 번호가 있는 열린 포지션에 대한 설명). 따라서 이 전문가를 전문가의 일반 프로필에 추가할 수 있습니다.


리뷰 11
Forex Market
1645
Aller Uja 2024.04.29 13:41 
 

I see that no one has left a review for this EA for a long time. I'll correct this oversight on my part and confirm that the EA is reliable and the developer trustworthy. It doesn't make transactions very frequently, but it suits well as a background worker for a more active EA.

Patrick
51
Patrick 2023.11.08 14:04 
 

Hello Konstantin,

it's a smart tool and was quite easy to install.

I can recommend it to any passionated trader.

Franck Martin
64137
Franck Martin 2023.05.25 17:23 
 

The seller is very available if necessary to solve the problems. I always use it to diversify my investments besides my main EA.

추천 제품
Feature 적은 변수조작으로 설치 그리고 완전 자동 거래 Break-out 전략과 Trailing을 이용한 거래 2017 - 2023 기간 동안의 실제의 기반한 틱을 이용한 연구 WINNING-RATE 91.5% AND DRAWDOWN Maximal 29% 오직 EURUSD, 1H 상황에서만 동작하고 반드시 Zero-Spread ECN 계좌를 요구합니다. 요구 사항 거래쌍 유로USD만 타임프레임 1시간만 초기 입금 권장 1000 USD 레버리지 1:100 이상 계정 제로 스프레드 ECN 계정 변수 거래 설정 MagicNumber : 고유 번호 입력 AutoLot : if true, 현재 잔고를 토대로 거래량 계산 PerLot : AutoLot true일 때, PerLot을 토대로 거래량을 계산합니다. FixedLot : AutoLot false일 때 fixedLot 거래 ExceedValue : breakout value TakeProfit :  그것은 이익의 집
Modern bot
Nadiya Mirosh
The Forex trading advisor Modern bot is an automatic scalping system that opens and closes deals using a special tick analysis algorithm programmed in the code without human intervention. The main task of the ego is to instantly make a deal where a person loses time for analysis and decision making. They also automate trading, removing the emotional burden from a person and allowing you to save time. Scalping is one of the varieties of short-term strategies, moreover, the shortest of them. Usin
Kaiju X EA
Michael Prescott Burney
4 (1)
UPDATED AS OF 3.17.2024 WITH NEW QUALITY CONTROL UPDATE FOR PERFORMANCE VALIDATION! KAIJU X IS NOW 150.00 FOR A VERY SHORT TIME!!! GRAB YOUR COPY TODAY!!! WHEN YOU PURCHASE KAIJU X EA MESSAGE ME FOR ANOTHER SYSTEM OF YOUR CHOICE FROM MY OFFERINGS ABSOLUTELY FREE!! Introducing Kaiju X EA, a formidable force in the forex market, meticulously designed for the USDJPY H1 chart. This Expert Advisor harnesses the volatile nature of the Yen to deliver outstanding results, reminiscent of the mythical Ka
The Expert Advisor analyzes tick micro-signals and determines the direction to open a position. Micro-signals are identified by predetermined codes, which in the optimization are recorded in the settings of the bot. When a bot sees the corresponding micro-signal, it reacts to it by opening a position and its accompaniment! The bot has good predictability. You can check the work of the bot on the simulation of real history, how to configure the tester will be shown in the screenshot. Also, we sh
AlwaysWin MT5
Ismail Hakki Delibas
EA Description : The EA is designed based on specific trend detection algorithms and strong filters.Most of the algorithms are smart and automatic. You need to adjust some limited parameters to optimize the signal engine of the EA. Thus optimizing and using EA is very simple and easy. Supported Symbols and Timeframes : All timeframes and pairs are supported by EA. The best operation of EA is on all 28 Major and Cross Pairs of Forex. The best timeframes are M15,M30,H1 EA Inputs General Opt
Introducing our Trailing Stop Tool, a powerful solution designed to enhance your trading strategy by trailing your trades based on a selected number of candles. This tool provides an advanced feature that allows you to dynamically adjust your stop loss level as the market moves in your favor, aiming to lock in profits while minimizing potential losses. With the Trailing Stop Tool, you have the flexibility to choose the number of candles you want the tool to trail. Whether you prefer a conservat
Good time, colleagues! After the purchase, write to me in private messages so that I add you to a private chat and a telegram channel to communicate on the topic with other participants. I present to you the adviser for the synthetic index Boom 500 Index provided by the broker Deriv. This is a scalping hedge advisor. Actual configs Advisor Features: Works on M1 timeframe, regardless of the timeframe on which you installed the adviser Contains settings that allow you to optimize and select the
Prime Algo Mean Reversion - coded by Prime Capital Vietnam Best with XAUUSD  Strategy:  Mean Reversion   Find your best setting with the backtest before trade with a real account please. Our setting (XAUUSD): - Lot% Equity: 1 with 1000 Equity - Lot max: from 0.01 to 1 - DCA: +50 to +100 - TP: 2000 - SL: 200 - Trailing stop: 0.5 - Trailing start: 2.5 - Mean Buy and Sell: 5 - Timeframe: all timeframe - Best with spread max < 30 Important: contact us before rent/buy ------   ------   ------   -
EUR 4 of 8
Tomas Michalek
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. The 4th out of 8 strategies  portfolio set.  Each EA works well as a standalone, works even better as portfolio. Triple tested  - backtest, robustness tests , portfolio correlation. Uses a well-known CCI indicator combined with an ADX indicator. Why to buy Fully automatic EA with really easy set-up. Only risk amount to be set and you are good to go. Developed using genetic algorithms on 'in sample' data
Introducing Sanctimonious EA For Boom And Crash ! Sanctimonious EA For Boom And Crash is a revolutionary MQL5 expert advisor designed to revolutionize your trading experience in the boom 1000 index market. Developed by a team of seasoned traders boasting over 5 years of collective trading expertise, this bot brings cutting-edge technology to your fingertips. Note: For demo and back testing purpose use the same configuration details provided in the screenshots . When back testing, I recommend yo
Statistics Boom and Crash
Marcelo Jose Patino Vargas
SYSTEM DESCRIPTION Our MT5 EA uses an advanced statistical system to determine the optimal time to open sell positions on the BOOM 1000, BOOM 500, and BOOM 300 assets. Based on rigorous market data analysis, the EA identifies the moment when there is a 90% probability of a bearish candle, allowing our users to enter a sell position with maximum confidence in success. This data-driven approach is the key to achieving profitable and consistent trades in BOOM 1000, and our EA is designed to aut
GridMartin Conqueror MT5
Konstantin Kulikov
4 (6)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
Robot Manual Order Manager is a tool that allows you to automatically include Stop Loss, Breakeven, Take Profit and partials in open trades. Be it a market order or a limit order. Besides, it automatically conducts your trade, moving your stop or ending trades, according to the parameters you choose. To make your operations more effective, the Manual Orders Manager Robot has several indicators that can be configured to work on your trade. Among the options you can count on the features: Conducti
Click Sent Order
Supanat Wiboonpanit
This program is a GUI for issuing orders that can be done more quickly. Faster TP SL setting This program is not an automated trading platform. Trading is risky, please manage your risk. We do not accept any responsibility. It should be tried with Demo before using it with Real. Normally, the setting sets the risk to 1:1 to shift manually or to enter the risk to x:1, where x can be entered and everything can move freely. Thank you to all customers who have purchased our products. We would like t
Hedging Pro Ultimate uses a trend follow strategy coupled with virtual pending orders to maximize profits, virtual close partial to minimize drawdown and close by opposite signals if there is a change in trend to minimize losses. Hedging Pro Ultimate works fully automatically without manual intervention and is equipped with a news filter. MT4 Version  |  Product Guidance | Setfile Suggested pairs: EURUSD,  GBPUSD, XAUUSD Expert parameters: 1. Manage Open Positions + Open Position Mode: Select
Get Economic Calendar History Script is an economic calendar data downloader. The time of the Economic Calendar is based on your broker's time, so if you are going to use the same calendar history file on different brokers, make sure their times are the same. The economic calendar history is organized as follows: Time: Date and time of the news. Importance: Degree of Possible impact of the news on the market. Currency: Currency. Country: Country. Description: Description of the news.
Osiris AI MT5
Nestor Alejandro Chiariello
안녕하세요 거래자 여러분, 실제 결과로 이 도구를 엄격하게 설계했습니다. 이전 전략 중 몇 가지를 기반으로 외환 시장에 맞게 조정했습니다. 따라서 기계 학습의 인공 지능에 맞게 조정되었습니다. 즉, AI는 매개 변수를 읽은 다음 내 전략에 참조한 다음 항목이 더 나은 품질이 되도록 학습합니다. 위치를 복구할 수 있는 노드도 있습니다. 또 다른 혁신적인 점은 모든 것이 가상 방식으로 캡슐화된다는 것입니다. 손절매, 이익실현 등의 서버로 전송되며, 매우 인도적인 방식으로 진행됩니다. 중요한 두 가지는 extractFeatures 및 trainModel 기능을 디자인한다는 것입니다. 이것은 양초를 디자인하고, Slippage를 분해하고, Spread에 적응하기 위해 어떻게 움직이는지 배우는 일을 담당할 것입니다. 내 전략 개발은 전문 트레이더로서 수년에 걸쳐 내가 설계했으며 성능을 최적화하고 더 좋게 만들기 위해 AI의 자체 적응을 추가했습니다. 이익 실현과 손절매로 통제되는
Cyber Pulse
Marco Brugali
5 (4)
Cyber Pulse Cyber Pulse 는 GBPUSD, XAUUSD, USDJPY 시장 에서 효율적으로 작동하도록 설계된 혁신적인 자동 거래 봇입니다. 이 봇은 주당 평균 3-5회의 거래 를 실행하며, 기계 학습 알고리즘과 가격 행동 전략의 지능적인 조합을 사용하여 뛰어난 거래 경험을 제공합니다. 성능 및 신뢰성: 시장 다양성: Cyber Pulse는 화폐 및 귀금속 시장을 포함한 다양한 자산에 최적화되어 유연성과 수익 기회를 보장합니다. 제어된 드로다운: 위험 관리에 중점을 두어 Cyber Pulse는 매우 낮은 드로다운을 유지함으로써 자본 보존과 최고 수준의 위험 관리를 보장합니다. 3년 백테스트: 엄격한 3년간의 백테스팅 과정을 통해, 이 봇은 시간이 지남에 따라 인상적이고 지속적인 수익을 달성하면서 우수한 견고성과 신뢰성을 입증했습니다. 수익률: 1.5에서 3 사이의 수익률을 가진 Cyber Pulse는 시장 동향에 효과적으로 적응하며 수익의 효율성과 일관성에서 두각을
FREE
Binance Grid Pro offers an alternative to the built in Grid systems Binance Platform offers. This utility let you define a grid parameters for interact with your Binance account using an Isolated Margin account. This is, similar to Spot Grid in Binance. This is not for handle with derivatives contracts, is for handle with Spot through Isolated Margin Account. But obviosly this utility offers a different approach than built in Binance Grid to handle the Grid, which I have found useful based o
Didi Index
Flavio Javier Jarabeck
4.77 (22)
The famous brazilian trader and analyst Didi Aguiar created years ago a study with the crossing of 3 Simple Moving Averages called "Agulhada do Didi", then later was also named Didi Index, as a separate indicator. The period of those SMAs are 3, 8 and 20. As simple as that, this approach and vision bring an easy analysis of market momentum and trend reversal to those traders looking for objective (and visual) information on their charts. Of course, as always, no indicator alone could be used wit
FREE
Binance is a world-renowned cryptocurrency exchange! In order to facilitate MT5 users to directly trade Binance Futures, the program provides the following trading functions: 1. Imitate the trading style of Binance Futures and provide a friendly operation panel; 2. Enter api and secret by yourself (you need to open futures trading permission in Binance api) to get leverage, balance and other information; 3. Support limitOrder (limit order), marketOrder (market order), stopLimit (limit sto
이 응용 프로그램은 당신이 당신의 개인 정보를 보호 할 수 있습니다. 이는 다른 서버에서 거래 전략의 결과를 확인하는 데 유용 할 수 있습니다. 예를 들어,계정 내역 내보내기를 사용하여 계정의 거래 내역을 원하는 형식의 파일로 내보내거나,전문가 내역 내보내기의 프로그램 코드를 전문가에게 연결하여 내역을 내보낼 수 있습니다. 파일의 시작 부분에 이러한 라인이 있어야합니다: 날짜,티켓,유형,기호,볼륨,항목,가격,정지 손실,수익,이익,수수료,수수료,스왑,매직 이 파일의 처음부터 위치하지 않을 수 있습니다,즉,다른 정보는 그 앞에 갈 수 있습니다. 그 후 파일의 끝에 하나의 트랜잭션에 대해 쉼표로 구분 된 필드 값이있는 줄이 있습니다. 행의 필드 값: DATE - date in the format YYYY.MM .DD HH:MM:SS TICKET - transaction ticket (integer) TYPE - transaction type from ENUM
FREE
혁신적인 Trades Time Manager로 손쉽게 거래 루틴을 관리하세요. 이 강력한 도구는 지정된 시간에 주문 실행을 자동화하여 거래 방식을 변화시킵니다. 수동 개입 없이 구매에서 주문 설정에 이르기까지 다양한 거래 작업을 위한 개인화된 작업 목록을 만드십시오. 거래 시간 관리자 설치 및 입력 가이드 EA에 대한 알림을 받으려면 MT4/MT5 터미널에 URL을 추가하십시오(스크린샷 참조). MT4 버전       https://www.mql5.com/en/market/product/103716 MT5 버전       https://www.mql5.com/en/market/product/103715 수동 모니터링에 작별을 고하고 간소화된 효율성을 수용하십시오. 직관적인 인터페이스를 통해 기호, 실행 시간, 가격, 손절매(SL), 이익실현(TP) 포인트 및 로트 크기를 포함한 정확한 매개변수를 설정할 수 있습니다. 도구의 유연성은 시장 행동과 일치하는 적응형 반복 옵션으로 강조됩니
AO Trade
Ka Lok Louis Wong
AO Trade 시스템은 경매 또는 뉴스 시간을 기준으로 하여 다른 특정 주문 시간과 비교하여 시장 트렌드를 예측하기 위해 특별히 설계되었습니다. **EA에서 사용하는 모든 시간 매개 변수는 귀하의 터미널 시간을 기반으로 합니다. 다양한 브로커들은 서로 다른 GMT 시간대에서 작동할 수 있으며, 여름 시간 조정으로 인해 더욱 다양할 수 있습니다.** **구현하기 전에 귀하의 터미널에 맞는 시간 설정을 주의 깊게 확인하십시오.** 권장 설정: M1 시간대에서 사용 HK50 / DE40 / ustec / UK100 시간 체크 중에는 특정 체크 시간 분(1.2 체크 시간 분) 후에 가격 확인이 발생한다는 것을 알 수 있습니다. 이 설계는 의도적으로 이루어졌으며, 참조중인 바(bar)가 완료되도록하고, 주문 시간과의 정확한 비교를 위해 개방, 고점, 저점 및 종가 값을 활용할 수 있도록 합니다. 설정 -----------------1 타이머-------------------
StrategyBuilder
Catalin Zachiu
Strategy Builder는 MetaTrader 5를 위해 세심하게 제작된 다재다능한 고급 거래 로봇으로, 정교한 표준 지표를 통해 트레이더에게 힘을 실어줄 수 있도록 설계되었습니다. 전문적으로 설계된 이 알고리즘은 수많은 지표를 통합 전략으로 원활하게 통합하여 거래에 대한 포괄적인 접근 방식을 제공하므로 거래자는 역동적인 금융 시장을 정확하고 자신감 있게 탐색할 수 있습니다. 주요 특징들: 지표 다양성: Strategy Builder는 Accelerator Oscillator, Adaptive Moving Average, Awesome Oscillator, Bears Power, Bulls Power, Commodity Channel Index, DeMarker, Double Exponential Moving Average, Envelopes를 포함하되 이에 국한되지 않는 광범위한 표준 지표의 기능을 활용합니다. , 프랙탈 적응 이동 평균, MACD, 이동 평균, 포물
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
FREE
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS.  Strategy is based on  EXPANSION ON THE DAILY CHART .   It enters if volatility raise after some time of consolidation .  It uses  STOP   pending orders with  ATR STOP LOSS.   To catch the profits is a  TRAILING PROFIT  function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of mo
We Can Do IT MT5
Lai Thi Tuyet Mai
We Can Do IT MT5 is a Secure Automated Software for Generation of Daily Profits for Forex Market. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions. The Trading system is Multi-currency and is able to trade on H1 charts:  EURUSD, GBPUSD, USDJPY, SPX500, DAX30, GOLD NOT  Martingale! NOT GRID, Averaging and other dangerous strategies are NOT used!  This is a full compliance with the FIFO method !  The trading
이 제품의 구매자들이 또한 구매함
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Для оплаты рублями/криптой используйте Webmoney. Задай цели для цены, а для всего остального есть HINN Lazy Trader!   Инструмент предназначен для автоматического набора позиций от заданных уровней к заданным целям. Рекомендуется использовать VPS (*) Разработан для минимизации времени, проводимым за чартом, максимизации охвата торговых идей без необходимости контролировать что-либо. Призван стать идеальным инструментом для делегирования рутины, переложить бремя принятия решения и эмоциональный
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the sig
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
FTMO Sniper 7
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special  Protector  https://www.mql5.com/en/market/product/94362 ------------------
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
다기능 도구: 로트 계산기, 가격 조치, R/R 비율, 무역 관리자, 공급 및 수요 영역을 포함한 65개 이상의 기능 데모 버전   |   사용자 매뉴얼   |   MT5 버전 이 유틸리티는 전략 테스터에서 작동하지 않습니다.   여기에서 데모   버전을 다운로드하여 제품을 테스트할 수 있습니다. Contact me   질문/개선 아이디어가 있는 경우/버그가 발견된 경우   저에게 연락 하십시오. 거래 프로세스를 간소화, 가속화 및 자동화하십시오. 이 대시보드로 표준 터미널 기능을 확장하십시오. 유틸리티는 외환, 주식, 지수, 암호화폐 등 모든 거래 수단에서 작동합니다. 1. 새로운 거래 열기 : 로트/리스크/RR 계산: 1. Lot 계산기 (리스크 규모에 따른 거래량 계산) 2. 리스크 계산기 (로트 규모에 따른 리스크 금액) 3. 위험/보상 비율(RR) 4. 주문에 대한 활성화 트리거 + StopLimit 구매 / StopLimit 판매 5. 가상 SL / TP 레벨
Introducing TradingBoost AI : Revolutionize your trading experience with TradingBoost AI, an innovative software utility seamlessly integrated into the MetaTrader platform. Leveraging the cutting-edge capabilities of OpenAI and ChatGPT technologies, TradingBoost AI empowers traders with advanced analytics, real-time insights, and predictive tools to enhance decision-making and optimize trading strategies. Experience the future of trading with TradingBoost AI - where artificial intelligence meets
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
회원인 모든 채널에서 신호를 복사하세요 ( 봇 토큰이나 관리자 권한이 필요하지 않음  MT5로 직접 이동합니다. 사용자를 고려하여 설계되었으며 필요한 많은 기능을 제공합니다 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용을 시작하세요! 사용자 가이드 + 데모  | MT4 버전 | 텔레그램 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Discord   에서 MT5로는 전략 테스터에서 작동하지 않습니다. Discord   에서 MT5로의 기능 회원인 모든 채널에서 복사합니다. 봇 토큰이나 채팅 ID가 필요하지 않습니다 위험 % 또는 고정 로트를 사용하여 거래하세요 특정 심볼 제외 모든 신호를 복사하거나 복사할 신호를 사용자 정의하세요 모든 신호를 인식하도록 단어 및 구를 구성합니다 (기본 설정은 99%의 신호 제공 업체에 작동해야 함) 원하는 경우 시간 및 날짜 설정을 구성하여 신호를 복사
HYT utility
Sergey Batudayev
5 (1)
HYT (Help Your Trading) is a tool designed to help you average down your losing positions using two main techniques: Standard averaging . Hedging with subsequent opening of positions in the direction of the trend . Buy 1 and 1 get FREE This tool allows you to manage multiple positions opened in different directions, both for buying and selling. HYT automatically calculates the size of the next position , order price, direction for averaging, and closing the position with a specified take-profit
Active Lines
Yury Kulikov
5 (4)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
Hedge Ninja
Robert Mathias Bernt Larsson
Make sure to join our Discord community over at www.Robertsfx.com , you can also buy the EA at robertsfx.com WIN NO MATTER IN WHICH DIRECTION THE PRICE MOVES This robot wins no matter in which direction the price moves by following changing direction depending on in which direction price moves. This is the most free way of trading to this date. So you win no matter which direction it moves (when price moves to either of the red lines as seen on the screenshot, it wins with the profit target yo
Trade Copier Agent는 여러 MetaTrader(4/5) 계정/터미널 간에 거래를 복사하도록 설계되었습니다. 이 도구를 사용하면 제공자(소스) 또는 수신자(대상) 역할을 할 수 있습니다. 모든 거래 행위는 지연 없이 제공자에서 수신자로 복사됩니다. 이 도구를 사용하면 0.5초 미만의 매우 빠른 복사 속도로 동일한 컴퓨터의 여러 MetaTrader 터미널 간에 거래를 복사할 수 있습니다. 무역 복사기 에이전트 설치 및 입력 가이드 복사를 시작하기 전이나 주문이 없을 때 공급자 계정의 설정을 적용하십시오! 주문이 있는 동안 모든 변경 사항은 수신자 계정에 영향을 미칩니다. 예: 공급자 계정이 구매 주문을 적용한 다음 구매를 비활성화하면 수신자 계정의 모든 구매 주문이 닫힙니다. EA에 대한 알림을 받으려면 URL(   http://autofxhub.com   ) MT4 터미널을 추가하십시오(스크린샷 참조). MT5 버전   https://www.mql5.com/en
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To MT5 performs the trades for you. In other words, Our   Telegram MT5 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT5 account. Reduce The Risk Telegram To Mt5   defines the whole experience of copying signals from   Telegram signal copier to MT5 pl
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Trader Evolution
Siarhei Vashchylka
5 (3)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simpli
Online Accounts Manager MT5
Kyra Nickaline Watson-gordon
OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these
50% off. Original price: $375 (Ends in May 15th) Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT4 version   here You only open the first ord
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {
GRat Crypto
Ivan Titov
4.5 (2)
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 8 most popular crypto exchanges are available: Binance, BingX, Bybit, CommEX, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete orders and clos
Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into the past by less than a second. The robot is like Bi
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the signal after
In trading, losses are inevitable, but they can be managed effectively with the right tools. Lock Guard    can be used for insuring positions in manual trading or as an addition to another robot. It is a powerful tool for saving a trader's main positions because it can prevent losses from getting out of hand. Lock Guard is a trading tool that helps manage losses by automatically placing pending stop orders, which act as counter orders that become market orders when the price moves against t
제작자의 제품 더 보기
Breakthrough Strategy MT5
Konstantin Kulikov
4.27 (11)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. There are 25 actual sets for different currency pairs, as well as   a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal.   Evaluate statistics on a live signal , as the str
FrankoScalp MT5
Konstantin Kulikov
4.28 (29)
포렉스 외환시장의 제일 지속적으로 근무하는 시장 전문가의 홈페이지에 와 주셔서 환영합니다. 본 전문가는 세간의 주목을 받으며 사람의 관심을 이끌어온 지 5년이상이나 된다. 외환시장의 어느 포럼이든지 FrankoScalp이란 전문가에 대한 많은 토론을 찾을 수 있다. 하지만 mql5에서만 업데이트 받은 특별 나 아까 도와 주겠습니까의 최신판을 받고 그 제작자에게 연락하고, 친절한 FrankoScalp EA 사용자 커뮤니티 참석자가 될 수 있다. ​구매 세부 내용 엑스퍼트 전문가 서비스는 한번 구매하면 업데이트가 다 공짜이어서 영원히 사용할 수 있고 황설은 10번까지 할 수 있다. 황설은 10번으로 할 수 있다는 것이란 10개의 컴퓨터나 VPS에서 따로 이용할 수 있는 뜻이다. 매매계좌 및 터미널 수는 제한이 없다. 우리 역사 2012년에 우리가 외환시장 세계에 처음으로 들어가고 2015년에 자동 매매 시스템을 중심으로 했고 2016년에는 FrankoScalp 첫째 전문가 저언
Friday Monday MT5
Konstantin Kulikov
3.88 (8)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124 . Therefore, as an alternative or addition to t
Good Monday MT5
Konstantin Kulikov
3.33 (3)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Breakthrough Strategy
Konstantin Kulikov
4.36 (36)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. There are 25 actual sets for different currency pairs, as well as a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal. Evaluate statistics on a live signal , as the strateg
GridMartin Conqueror MT5
Konstantin Kulikov
4 (6)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
News Trade EA MT4
Konstantin Kulikov
4.38 (16)
제가 몇 년 동안 사용하고 있는 유용한 로봇을 소개드립니다. 반자동뿐만 아니라 자동 모드로도 사용할 수 있습니다. 본 프로그램에는 경제 캘린더의 뉴스별로 유연한 거래 설정이 포함되어 있습니다. 전략 테스터에서 확인할 수 없습니다. 진짜 작업뿐입니다. 터미널 설정에서 허용된 URL 목록에 뉴스 사이트를 추가해야 합니다. 서비스>설정 > 조언자>를 클릭합니다. "다음 URL에 대해 WebRequest 허용:" 확인란을 선택합니다. 다음을 추가합니다 (공백 삭제): https://  ec.forexprostools.com/ 자동 모드 시 기본 설정 관리: https://www.mql5.com/ko/signals/1447007 . 동일한 결과를 얻으려면 임의 기간 (기간이 얼마정도인지 상관 없음)의 GBPUSD 차트에 전문가를 첨부하십시오. 이 전문가를 위해 고유 설정 세트를 만들 때 블로그의 모든 매개변수에 대한 설명을 참조하십시오: https://www.mql5.com/en
FrankoScalp
Konstantin Kulikov
3.81 (117)
포렉스 외환시장의 제일 지속적으로 근무하는 시장 전문가의 홈페이지에 와 주셔서 환영합니다. 본 전문가는 세간의 주목을 받으며 사람의 관심을 이끌어온 지 5년이상이나 된다. 외환시장의 어느 포럼이든지 FrankoScalp이란 전문가에 대한 많은 토론을 찾을 수 있다. 하지만 mql5에서만 업데이트 받은 특별 나 아까 도와 주겠습니까의 최신판을 받고 그 제작자에게 연락하고, 친절한 FrankoScalp EA 사용자 커뮤니티 참석자가 될 수 있다. ​구매 세부 내용 엑스퍼트 전문가 서비스는 한번 구매하면 업데이트가 다 공짜이어서 영원히 사용할 수 있고 황설은 10번까지 할 수 있다. 황설은 10번으로 할 수 있다는 것이란 10개의 컴퓨터나 VPS에서 따로 이용할 수 있는 뜻이다. 매매계좌 및 터미널 수는 제한이 없다. 우리 역사 2012년에 우리가 외환시장 세계에 처음으로 들어가고 2015년에 자동 매매 시스템을 중심으로 했고 2016년에는 FrankoScalp 첫째 전문가 저언
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol   - only chart symbol. If fals
GridMartin Conqueror
Konstantin Kulikov
4.71 (14)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
Friday Monday
Konstantin Kulikov
5 (3)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124   . Therefore, as an alternative or addition to
GoldenScalp MT5
Konstantin Kulikov
4.2 (5)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100"   (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for eac
GoldenScalp MT4
Konstantin Kulikov
4.25 (4)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100" (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for each
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
Good Monday
Konstantin Kulikov
5 (8)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Close by percentage MT4
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sym
Virtual Trailing SL TP
Konstantin Kulikov
5 (3)
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sy
Modify Order SL TP
Konstantin Kulikov
5 (2)
The utility places stop loss and take profit for opened orders. It is necessary to allow automated trading in the terminal settings. Parameters magic - magic number. If less than 0, orders with any magic number are processed. only_this_symbol - only chart symbol. If false , orders of any symbols are processed. Take_Profit - take profit (TP). If the value is less than 0, then TP does not change. If the value equal to 0, TP is nullified (removed); Stop_Loss - stop loss (SL). If the value is less t
FREE
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
Trailing by SAR
Konstantin Kulikov
5 (1)
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
Spread Record
Konstantin Kulikov
3.75 (4)
This utility allows to record the spread value to the file, which is equal to or greater than the value specified in the settings, at the specified time. The utility also displays useful information on the symbol's chart: current spread value in points, name of account holder, name of trading server, leverage, the size of the swap for buy orders, the size of the swap for sell orders, day of the week for accruing triple swap, the size of a point in the quote currency, the minimum allowed level of
FREE
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
Trailing and SL TP
Konstantin Kulikov
5 (2)
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false
필터:
Forex Market
1645
Aller Uja 2024.04.29 13:41 
 

I see that no one has left a review for this EA for a long time. I'll correct this oversight on my part and confirm that the EA is reliable and the developer trustworthy. It doesn't make transactions very frequently, but it suits well as a background worker for a more active EA.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2024.04.30 14:05
Thank you for your support, it is very valuable to me.
Patrick
51
Patrick 2023.11.08 14:04 
 

Hello Konstantin,

it's a smart tool and was quite easy to install.

I can recommend it to any passionated trader.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2023.11.09 14:45
Hello Patrick, thank you very much.
Mctrading123
104
Mctrading123 2023.07.10 15:14 
 

hi, I use the EA as it says I put the currencies as the name comes out I activate the DLL data import and I accept the algorithmic trading, but when the time of the news arrives my entry is not activated, can you help me configure it so I can use it well please

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2023.07.11 13:44
Franck Martin
64137
Franck Martin 2023.05.25 17:23 
 

The seller is very available if necessary to solve the problems. I always use it to diversify my investments besides my main EA.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2023.05.25 20:57
Thank you
Nail Sharipov
423
Nail Sharipov 2023.03.27 15:43 
 

Купил 8 янв 23г. очень доволен , советник супер , продавец отзывчивый быстро решает и помогает в проблемах с советником, 5+

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2023.05.25 20:58
Спасибо за отзыв
Yasir Ammar Raheem Al Kinani
774
Yasir Ammar Raheem Al Kinani 2022.10.30 17:48 
 

only 1 word about the ea are Excellent .. especially set file on signal with news EA

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2023.02.23 19:14
Thank you very much)
mistaeff
159
mistaeff 2022.08.20 02:16 
 

This thing blew 3 of my prop accounts on default settings. The fact it cannot be backtested and the author thinks backtesting isn't useful should be an amber flag. During the middle of the day it opened 2 separate positions that went into major DD and exceeded the 5% daily rule. I contacted him before this happened requesting for a backtesting functionality (which is possible by reading news in a txt file), he declined. I was told to just run it on default settings but found out the hard way that the defaults do not create a SL. It blew my accounts, he offered no explanation on how it happened. I then requested he added backtesting functionality (giving the opportunity for redemption essentially), he refused to bother. So this is purely intended to warn those using this to approach with caution.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2023.02.23 18:27
A set with StopLoss has appeared, you can download it here: https://www.mql5.com/en/blogs/post/747929
dmorin
351
dmorin 2022.07.27 09:34 
 

I must say being impressed by the simplicity and the efficiency of this EA. So far and after 2 weeks of testing, only winning trades are reported on the demo account. positions do not last long, seems hence very efficient. The drawback of the testing is that no SL has been set (as per default settings). I have so far not seen the grid in action. Once I will see the behavior of this EA under a higher level of stress I will update this review and consider using it on real account. Congrats Konstantin !

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2022.07.27 18:43
Thanks for sharing your opinion, it's appreciated :) With regards to SL, when using the default settings (as in the signal), it is recommended to use the "Close_positions_at_percentage_of_loss" parameter if you want to limit losses. Close_positions_at_percentage_of_loss - percentage of floating loss from the balance at which all positions are closing (for each currency pair separately); 0 - disabled; (positions of other experts are not taken into account).
A value of around 20-30% seems normal.
Aleksandr Ziazev
354
Aleksandr Ziazev 2022.07.01 00:31 
 

Простой в работе, хороший профит.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2022.07.02 12:05
Спасибо за отзыв
18sieben
125
18sieben 2022.04.22 13:32 
 

Simple but nicely working EA. Using it together with Konstantin other EA's. Support has been always good, products will be updated on occasion.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2022.04.29 20:52
Thank you very much:)
28tradingfx
217
28tradingfx 2022.04.13 02:22 
 

I have used all four of Konstantin's EAs for awhile now, with solid results on both MT4 and MT5. I expect News Trade will compliment the current set very well :) Thank you for your hard work, Konstantin.

Konstantin Kulikov
24431
개발자의 답변 Konstantin Kulikov 2022.04.19 15:30
Thank you very much for your feedback :) I really appreciate it.
리뷰 답변
버전 1.81 2023.12.20
Added parameters that allow you to trade only on Interest Rate Decision.

InterestRateDecision - enable special conditions for Interest Rate Decision.
IncludeRate - if true, then open pending orders before the Interest Rate Decision; if false, then avoid the Interest Rate Decision (i.e., do not open any orders in the time ranges specified below).
SecondBeforeRate - the number of seconds until the Interest Rate Decision is released.
SecondAfterRate - the number of seconds after the Interest Rate Decision is released.
RateRemains - take into account the news of the Interest Rate if, according to the forecast, the interest rate remains the same.
RateChanges - take into account the news of the Interest Rate if, according to the forecast, the interest rate changes.
DirectionalOpening - open orders only in the direction of the forecast of changes in the Interest Rate.

To the archive with the settings ( https://www.mql5.com/en/blogs/post/747929 ) added a basic set of settings with a stop loss, trading only on Interest Rate Decision: "NewsTrade SL Rate".
버전 1.71 2023.06.11
1) Added alternative news site. Details in the comment thread.

2) Fixed a bug. In previous versions, errors could be observed (an extra order was not deleted and TP was not set) if many symbols were used in the line: Symbols_Line.
버전 1.61 2023.03.26
The news site is back up and running.
버전 1.60 2023.02.21
Added breakeven parameters.
Breakeven_Start - necessary amount of points from an position Open price for setting a breakeven. 0 - disabled.
Breakeven_Plus - increase a breakeven by a number of points.

Bug fixed. In previous versions, trailing stop in virtual mode (Trailing_Reall=false) did not work for multiple pairs from the same chart.
버전 1.50 2022.10.31
Improved work stability.
버전 1.40 2022.10.04
Added parameter.
Maximum_Lot_Size - maximum trading lot size.
버전 1.3 2022.08.05
Added the following.

1) Ability to avoid interest rate decision days.
InterestRateDecision_StopOpen - if true, then do not open any orders within the time ranges specified via the "SecondBeforeRate" and "SecondAfterRate" parameters.
SecondBeforeRate - the number of seconds before the release of the interest rate decision.
SecondAfterRate - the number of seconds after the release of the interest rate decision.

2) Ability to use a virtual trailing stop.
Trailing_Reall - if true, then a real trailing stop is used, if false, then a hidden trailing stop.

3) Ability to open orders every day at a specified time.
At_this_time_every_day - if true, then open orders every day at the time specified in "Add_Event" (hours:minutes:seconds).



This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.
버전 1.2 2022.04.29
Fixed a bug in the operation of parameters from the "consider other positions" block.
This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.
버전 1.1 2022.04.16
Fixed a bug in the calculation of "Multiplier_of_Min_minutes_pause" and "Multiplier_of_Min_pips_between_positions" parameters.
This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.