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

Exp Averager

4.79

Exp-Averager는 평균 거래를 개시하여 특정 하락폭을 받은 거래를 평균화하도록 설계되었습니다.

  • 고문은 추세에 맞춰 또는 현재 추세에 반대하여 새로운 위치를 열 수 있는 능력이 있습니다.
  • 또한 일련의 위치에 적용되는 스마트 트레일링 스톱 기능도 포함되어 있습니다.
  • 고문은 직위의 로트 크기를 늘리거나 줄일 수 있습니다.
  • 이는 손실 포지션을 평균 가격으로 가져오기 위해 널리 사용되는 전략입니다.

연결

TickSniper 스캘퍼 의 평균화 시스템 예
평균화 기능을 갖춘 범용 트레이딩 어드바이저 The X


Expert Advisor는 차트가 첨부된 통화 쌍에 대해 작업합니다.

예를 들어 EURUSD에 대한 평균을 활성화하려면 EURUSD 차트를 열고 Expert Advisor를 실행하십시오.

메모

  • 이 시스템은 거래를 위해 자동화되지 않았습니다.
  • 대신, 거래를 추적하고 손실이 발생할 경우 이익을 얻을 때까지 평균을 냅니다.
  • 전략 테스터를 사용하여 Expert Advisor를 시험해보고 시각적 모드에서 EAPADPRO 도구 모음을 사용하여 거래할 수 있습니다!

어떻게 작동하나요?

  1. Expert Advisor는 지정된 포인트 수( 거리 ) 이후 동일한 방향의 포지션을 오픈합니다.
  2. 포지션의 거래량은 이전 거래의 거래량 * LotsMartin 으로 계산됩니다 .
  3. 또한 Expert Advisor는 모든 딜에 대한 공통 테이크프로핏을 "같은 방향의 모든 포지션의 제로라인 포인트" + TakeProfit 포인트 로 수정하여 수정합니다 .
  4. 또한, 가격이 "동일한 방향의 모든 포지션의 0선 지점" 수준을 돌파하고 TrailingStop 포인트 보다 뒤쳐지는 경우 모든 포지션의 손절매를 수정할 수 있습니다( TrailingStopUSE = true 인 경우) .
  5. Expert Advisor의 입력 매개변수에는 평균화할 최대 거래 수인 MaxOrders가 포함됩니다.

Expert Advisor는 차트의 통화 쌍을 기반으로 작동합니다. EURUSD에 대한 평균화를 활성화하려면 EURUSD 차트에서 Expert Advisor를 실행하십시오.


추세에 대한 추가 개시는 어떻게 작동합니까?

가정하다

  1. 1.600 의 가격에 매수 포지션을 오픈합니다 .
  2. 가격은 1.700 까지 올라가고 현재 이익은 +100 포인트입니다.
  3. 손익분기점(평균 가격) = 1.600 ;
  4. 1.700 의 가격에 매수 포지션을 개시하면 포지션의 평균이 계산되고 손익분기점은 1.650으로 설정될 수 있습니다.
  5. Expert Advisor는 3개의 추가 직위(거래)를 개설합니다.
  6. 가격 롤백 .
  7. EA(Expert Advisor)는 Trailing Stop을 활성화하고 5개의 포지션이 이익을 얻어 이를 증가시킵니다.

추세에 대해 평균화는 어떻게 작동합니까?

가정하다

  1. 1.600 의 가격에 매수 포지션을 오픈합니다 .
  2. 가격은 1.500 으로 하락 하고 현재 손실은 -100 포인트입니다.
  3. 손익분기점(평균 가격) = 1.600 ;
  4. 손절매 수준을 손익 분기점 수준으로 수정하려면 추세가 100포인트 상승해야 합니다.
  5. 1.500 의 가격에 매수 포지션을 개시하면 포지션의 평균이 계산되고 손익분기점은 1.550으로 설정될 수 있습니다.
  6. 두 번의 거래를 종료하려면 가격이 100포인트가 아니라 50포인트 상승해야 합니다.
  7. EA(Expert Advisor)  Trailing Stop을 활성화하고 두 포지션에서 이익을 얻어 이를 증가시킵니다.


시스템 매개변수

MaxOrdersOpen - 열린 주문의 최대 수, 0 - 무제한.

TakeProfitALL - 수정을 위한 총 이익 실현.

AllTradeTrail - 지정된 통화 쌍에서 사용자가 개시한 거래를 포함하여 모든 거래에 대한 추적 중지\손익분기\이익 실현을 수정할 수 있습니다.

SleepForOpenbetweenLastClose - 거래가 종료된 후 평균 거래를 개시하기 위한 지연 시간(분)입니다.

OpenOnly1ofBar - 바당 1개의 평균\추가 거래만 열 수 있습니다(현재 TF에 따라 다름).

OrderToAverage - 주문 유형입니다. -1 - 모든 주문, 1 - 매도, 0 - 구매.

MagicToAverage 는 주문의 매직 넘버이고, -1은 모든 주문입니다.

평균화 매개변수

Distance  - 추세에 대해 열려 있는 열린 그리드 위치의 거리입니다.

DistanceMartin - 그리드의 다음 위치에 대한 거리를 늘립니다. 거리를 위한 마틴게일.

StopLoss - 추세에 대한 평균 거래에 대한 손실을 중지합니다.

LotsMartin_ - 추세에 대한 포지션 그리드의 볼륨 증가.

LotAdditional - 추세에 대한 평균 위치에 대한 추가 랏입니다.

LotMax는 추세에 대한 최대 평균 로트입니다.



추가 개방 매개변수

ADDITIONALDistance - 그리드에 대해 열린 추가 위치에 대한 거리 - 추세를 기반으로 한 추가 열린 위치입니다.

ADDITIONALDistanceMartin - 추세에 따라 추가 위치를 열기 위해 그리드의 다음 위치에 대한 거리를 늘리거나 줄입니다. 거리를 위한 마틴게일.

ADDITIONALStopLoss - 추세를 기반으로 개설된 추가 거래에 대한 손절매입니다.

ADDITIONALLotsMartin - 추세에 따라 추가 포지션을 개설하기 위한 포지션 그리드의 로트를 늘립니다.

ADDITIONALLotAdditional - 추가 위치에 대한 추가 로트입니다.

ADDITIONALLotMax - 추가 포지션을 개설하기 위한 최대 로트입니다.


TrailingStop의 매개변수

TrailingStopUSE - 후행 중지를 사용합니다.

TrailingStop - 후행 거리, 0 - 허용되는 최소값입니다.

TrailingStep - 후행 단계입니다.

Expforex Vladon


리뷰 20
Exploit123
39
Exploit123 2024.01.16 17:53 
 

Is it possible to change the comments of the Orders? It would be very useful

jc-hakuna-matata
227
jc-hakuna-matata 2021.09.23 09:05 
 

excellent tool

Mariusz Sedlak
27
Mariusz Sedlak 2020.11.24 11:38 
 

Very handy

추천 제품
Owl smart levels
Sergey Ermolov
4.63 (54)
MT5 버전  |   FAQ Owl Smart Levels Indicator 는   Bill Williams 의 고급 프랙탈, 시장의 올바른 파동 구조를 구축하는 Valable ZigZag, 정확한 진입 수준을 표시하는 피보나치 수준과 같은 인기 있는 시장 분석 도구를 포함하는 하나의 지표 내에서 완전한 거래 시스템입니다. 시장과 이익을 취하는 장소로. 전략에 대한 자세한 설명 표시기 작업에 대한 지침 고문-거래 올빼미 도우미의 조수 개인 사용자 채팅 ->구입 후 나에게 쓰기,나는 개인 채팅에 당신을 추가하고 거기에 모든 보너스를 다운로드 할 수 있습니다 힘은 단순함에 있습니다! Owl Smart Levels   거래 시스템은 사용하기 매우 쉽기 때문에 전문가와 이제 막 시장을 연구하고 스스로 거래 전략을 선택하기 시작한 사람들 모두에게 적합합니다. 전략 및 지표에는 눈에 보이지 않는 비밀 공식 및 계산 방법이 없으며 모든 전략 지표는 공개되어 있습니다. Owl Smart Lev
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и MetaTrader   5 необходимо приобрести версию продукта KopierMaschine  для  MetaTrader   5 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно копирова
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
Trade with Gann on your side!! MASTER CIRCLE 360 CIRCLE CHART, originally created by Gann admitted that this is “The Mother of all charts”. It is one of the last studies that this great trader left for us. The numeric tab le is apparently quite simple like all the tables and is based on square numbers, the SQUARE OF 12 and is by evolution, one of the most important square numbers. Here we can find CYCLE, PRICE AND TIME thanks to angles and grades, to show past and future support and resistance.
Trendiness Index
Libertas LLC
5 (3)
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
Virtual Collider Manual   is a trading assistant with a built-in panel for manual trading. It automatically moves a position opened by a trader in profit using innovative adaptive grid algorithm of averaging and adaptive pyramiding Know-how of the grid algorithm of averaging and pyramiding of the   Virtual Collider Manual   trading robot is based on fully automatic adaptation of all characteristics of dynamically build order grid and pyramid with actual price movement with no need for adjusting
Noize Absorption Index MT4
Ekaterina Saltykova
5 (1)
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. S
The Super scalper universal is a fully automated scalping Expert Advisor, which uses five indicators. Each open position is protected by a hidden stop order managed by an advanced modification algorithm. When searching for the suitable signals, the EA uses the integrated indicator in conjunction with the trend and time filters, as well as the volatility filter. It use dynamic position closure, which considers the location where the order had been opened and the subsequent price action. Profit is
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
Cloner for MT4
Vladimir Gribachev
이 유틸리티는 귀하의 거래 계정에서 거래를 복제하도록 설계되었습니다. 프로그램은 귀하의 매개 변수로 추가 거래를 엽니다. 로트를 늘리거나 줄이고, 많이 추가하고, 손절매를 변경하고, 이익을 얻을 수 있는 기능이 있습니다.이 프로그램은 "Windows PC" 및 "Windows VPS"에서 작동하도록 설계되었습니다.  Buy a cloner and get the second version for free 옵션: CLONE_POSITIONS - 복제 명령; MAGIC_NUMBER - 매직 넘버; DONT_REPEAT_TRADE - true인 경우 수동 마감 후 거래가 반복되지 않습니다. REVERSE_COPY - 역방향 복사, 예를 들어 BUY 대신 SELL을 엽니다. LOT_MULTIPLIER - PROVIDER 계정에서 복사하는 볼륨 계수(=0인 경우 FIXED_LOT에 지정된 로트로 복사); PLUS_LOT, MINUS_LOT - 플러스 및 마이너스 로트; MAXIMUM_
Master scalping M1
Nataliia Marchuk
Master Scalping M1 is an innovative indicator that uses an algorithm to quickly and accurately determine the trend.The indicator calculates the time of opening and closing positions, the indicator's algorithms allow you to find the ideal moments to enter a deal (buy or sell an asset), which increase the success of transactions for most traders. Benefits of the indicator: Easy to assemble, does not overload the chart with unnecessary information. Can be used as a filter for any strategy. Works on
자동 주문 및 위험 관리를 위한 유틸리티입니다. 이익을 최대한 활용하고 손실을 제한할 수 있습니다. 트레이더를 위한 실무 트레이더가 만들었습니다. 유틸리티는 사용하기 쉽고 거래자가 수동으로 또는 고문의 도움을 받아 열린 시장 주문과 함께 작동합니다. 매직 넘버로 거래를 필터링할 수 있습니다. 유틸리티는 동시에 원하는 수의 주문을 처리할 수 있습니다. 다음과 같은 기능이 있습니다. 1. 손절매 및 이익 수준 설정 2. 후행 정지 수준으로 거래를 마감합니다. 3. 손익분기점 설정. 유틸리티는 다음을 수행할 수 있습니다. 1. 각 주문에 대해 개별적으로 작업(각 주문에 대해 수준이 별도로 설정됨) 2. 단방향 주문 바스켓으로 작업(레벨은 모든 주문에 대해 공통으로 설정되며 별도로 구매 및 판매) 3. 다방향 주문 바구니로 작업(레벨은 모든 주문에 대해 공통으로 설정되며 BUY 및 SELL 함께) 옵션: STOPLOSS - =-1이
Point61 Indicator
Evgeniy Machok
5 (1)
The Point61 indicator is the result of many years of monitoring of price behavior of currency pairs and metals. It is not a secret, that in times of uncertainty, traders are looking for possible levels of support and resistance - the point, where price should stop its movement. There are 2 possible scenarios at these points: 1. Reverse (correction) to the opposite direction; 2. Breakthrough to continue movement. Very often these points are used to set stop orders - TakeProfit or
Risk Manager m4
Maryna Shulzhenko
Risk Manager   at a Glance: A Revolutionary Robot with a Unique Trading System Risk Manager is a revolutionary robot. With its unique trading system using sentiment analysis and machine learning, Risk Manager is a game changer when it comes to executing trades. You can work on any hourly period, any currency pair and on the server of any broker. Risk Manager is a trading robot that uses its own algorithm to make trading decisions. Different approaches to analyzing input information are used,
Pirate
Anatoliy Lukanin
3.9 (20)
Deposit :   from 100 deposit units Trading pairs: I recommend currency pairs: EURAUD, CHFJPY, EURCHF, EURGBP, AUDCHF, CADCHF, USDCHF. Trading period :  Any Account: You should use ECN-ECN.Pro accounts with five-digit quotes with a moderate size (spread). Parameters: USING - Choice, trading risk or fixed lot RISK/LOT - Lot Risk Value RESTORING_THE_BALANCE - Restoring balance* HOW_THE_RESET_WINDOW - Reset the Global Variable TAKE_PROFIT - Set profit STOP_LOSS - Set loss COUNT_BUY - The number of
The Trendline Trade Panel was created to make it easier to train forex trading skills in backtester and at the same time make it easier to live trade using trendlines with the push of a button. This ea is perfect for beginners who want to learn to trade manually because all of its features are equipped with basic tools for trading forex. Other uses for Trendline Trade Panel: + Can be used to perform recovering loss positions made by other EA or positions that open manually. Fill in magic number
What are Heiken Ashi Candles? Heiken Ashi, derived from the Japanese term 'Heikin Ashi,' translates to average price bars. It's an indicator depicting price bars on a chart. Formula for Heiken Ashi candles: - Heiken Ashi opening price: (previous candle's opening + closing price) / 2 - Closing price Heiken Ashi: (opening + high + low + closing) / 4 - Heiken Ashi peak: Max of high, opening, or closing price - Heiken Ashi bottom price: Min of low, opening, or closing price How to Read Heik
EA Golden Boy
Vitali Vasilenka
골든보이 전문고문은 이미 시대를 앞서있습니다! - 주요 고조파 패턴을 포함하는 거래 알고리즘 고조파 패턴이 있습니다: Bearish_Shark 완고한 상어 Bearish_Deep_Crab Bullish_Deep_Crab Bearish_Gartley Bullish_Gartley Bearish_Crab Bullish_Crab Bearish_Butterfly 완고한_나비 우리 커뮤니티의 텔레그램 채널 - https://t.me/EAQuantumLab 공식 커뮤니티 사이트 - https://eaQuantumlab.com 실제 신호는 여기에서 확인할 수 있습니다: https://www.mql5.com/en/users/vitalvasa/seller 거래를 위한 최소 입금액 1000$ 최소 스프레드가 있는 계좌를 사용하세요 M15-M30-H1-H4 거래에 가장 적합한 기간 최고의 거래 쌍: XAUUSD. EURUSD. GBPUSD. USDCAD.NZDUSD. GBPJPY.
Super Gator
Agustinus Biotamalo Lumbantoruan
This indi shows the following 1. Supertrend 2. Alligator (Not a regular alligator) 3. ZigZag 4. Moving Average 5. Trend Continuation/Mini correction Signal (plotted in X) (See screenshots in green background color 6. Early Signal Detection (See screenshots in green background color) You may treat Alligator as the lagging indicator The leading indicator is the supertrend. The zig zag is based on the leading indicator where it gets plotted when the leading indicator got broken to the opposite.
Traders are humans. The markets are controlled by "fear" and "greed" and there are patterns for it. We found these patterns via years of writing and monitoring algorithm, and we now introduce to you our LaserAlgo MT4. We used our 7 years’ experience in the markets to convert this concept into a fully AI algorithm.   Link to MT5 version: https://www.mql5.com/en/market/product/89546 Link to live run of EA: https://www.mql5.com/en/signals/1780127 This is a promotional price and will be increased
Smartility
Syed Oarasul Islam
This utility is designed to help you with your Manual Trading. It allows different ways of closing trades. It can display total number of BUY and SELL orders individually and also their individual profits. Advantages:  One click BUY button with dedicated Lot size editor for Buying One click SELL button  with dedicated Lot size editor for Selling One click close button for all BUY orders One  click close button for all SELL orders One click close button for all Profit orders One click close but
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
Magic Grid
Aliaksandr Charkes
4.52 (21)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX H1 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX H1 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has been
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX M30 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX M30 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has bee
Stepping Trend
Mpendulo Chiliza
The Stepping Trend Indicator     The Steppi ng Trend indicator uses the  average true range  (ATR indicator) in its calculation. This gives you control to set your own average true range period, I set the Default as 10.   Indicator Details. Green Arrow Up: This means you are at the starting point of a new bullish trend, it’s time to buy.   Red  Arrow  Down : This means you are at the starting point of a new  bearish  trend, it’ s time to sell .   What if you miss the Arrow Signal?   No
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
Fibonacci retracement and extension line drawing tool Fibonacci retracement and extended line drawing tool for MT4 platform is suitable for traders who use  golden section trading Advantages: There is no extra line, no too long line, and it is easy to observe and find trading opportunities Trial version: https://www.mql5.com/zh/market/product/35884 Main functions: 1. Multiple groups of Fibonacci turns can be drawn directly, and the relationship between important turning points
이 제품의 구매자들이 또한 구매함
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 주의, 응용 프로그램은 전략 테스터에서 작동하지 않습니다. Manual, Description, Download demo 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용
가격이 순식간에 변할 수 있는 시장에서 주문은 가능한 한 간단해야 한다고 생각하십니까? Metatrader에서는 주문을 열 때마다 시작 가격, 손절매 및 이익실현 및 거래 규모를 입력하는 창을 열어야 합니다. 금융 시장 거래에서 자본 관리는 초기 예금을 유지하고 곱하기 위해 필수적입니다. 따라서 주문을 하고 싶을 때 얼마나 큰 거래를 열어야 하는지 궁금할 것입니다. 이 단일 거래에서 위험을 감수해야 하는 예치금의 비율은 얼마입니까? 이 거래에서 얼마나 많은 이익을 얻을 수 있으며 위험 대비 이익 비율은 얼마입니까? 거래 규모를 설정하기 전에 거래 규모가 어떻게 되어야 하는지에 대한 질문에 대한 답을 얻기 위해 필요한 계산을 수행합니다. 이 모든 작업을 자동으로 수행하는 도구가 있다고 상상해 보십시오. 차트를 열고 시장 분석을 하고 진입점, 방어점(손절매) 및 목표(이익 실현)를 수평선으로 표시하고 마지막에 위험 수준을 정의합니다. 이 거래에서 감당할 수 있는 가용 자본의 %로, 이
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (77)
Local Trade Copier EA MT4 를 사용하여 매우 빠른 거래 복사 경험을 해보세요. 1분 안에 간편하게 설정할 수 있으며, 이 거래 복사기를 사용하면 Windows 컴퓨터 또는 Windows VPS에서 여러 개의 MetaTrader 터미널 간에 거래를 0.5초 미만의 초고속 복사 속도로 복사할 수 있습니다. 초보자든 전문가든 Local Trade Copier EA MT4 는 다양한 옵션을 제공하여 사용자의 특정 요구에 맞게 맞춤 설정할 수 있습니다. 이는 수익 잠재력을 높이려는 모든 사람을 위한 최고의 솔루션입니다. 지금 사용해보시고 이것이 왜 시장에서 가장 빠르고 쉬운 무역용 복사기인지 알아보세요! 팁: 여기 에서 데모 계정에서 Local Trade Copier EA MT4 데모 버전을 다운로드하여 사용해 볼 수 있습니다. 다운로드한 무료 데모 파일을 MT4 >> File >> Open Data Folder >> MQL4 >> Experts 폴더에 붙여넣고 터미
TradePanel MT4
Alfiya Fazylova
4.91 (85)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위해 설계된 50개 이상의 기능이 포함되어 있어 대부분의 거래 작업을 자동화할 수 있습니다. 애플리케이션의 주요 기능: 모든 거래 수단(Forex, CFD, 선물 및 기타)과 함께 작동합니다. 무제한 거래 수단(기호)과의 동시 작업 거래당 위험도 자동 계산 및 이익실현 크기에 대한 손절매 비율 설정 "OCO-order"(하나가 다른 하나를 취소함) 작업과 함께 차트에 선을 설정할 수 있습니다(포지션 열기, 보류 중인 주문 열기 또는 그룹별 주문 닫기). 가상의 이익실현 및 손절매를 설정할 수 있습니다. 위치를 뒤집거나 잠글 수 있습니다. 6가지 유형의 후행 정지 손절매를 손익분기점으로 이동시키는 기능이 있습니다. 포지션 부분 청산(손익 일부 청산) 기능이 있습니다. 가격이 지정된 라인에 닿으면 알립니다. 자동 및 수동 스크린샷 한 번의 클릭으로 모든 터미널 창의 기호를 전환할 수 있습니다. 기호 목록
MT4 to Telegram Signal Provider 는 사용하기 쉽고 완전히 사용자 정의가 가능한 도구로, 텔레그램으로 신호를 보내어 계정을 신호 제공자로 변환할 수 있습니다. 메시지 형식은 완전히 사용자 정의가 가능합니다! 그러나 간단한 사용을 위해 미리 정의된 템플릿을 선택하고 메시지의 특정 부분을 활성화하거나 비활성화할 수도 있습니다. [ 데모 ]  [ 매뉴얼 ] [ MT5 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식이 필요 없으며, 개발자가 필요한 모든 것을 제공합니다. 주요 기능 구독자에게 보낸 주문 세부 정보를 사용자 정의할 수 있는 기능 예를 들어 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독은 모든 신호 등을 받게 됩니다. ID, 심볼 또는 코멘트별 주문 필터링 주문이 실행된 차트의 스크린샷을 포함 보낸 스크린샷에 종료된 주문을 그려 추가
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 4 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT5 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
MetaTrader 4용 트레이드 복사기.       모든 계정의 외환 거래, 포지션, 주문을 복사합니다. 그것은 최고의 무역 복사기 중 하나입니다       MT4 - MT4, MT5 - MT4       위해       카피롯 MT4       버전(또는       MT4 -  MT5   MT5 - MT5       위해       카피롯 MT5       버전). MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 복사기   버전         MetaTrader 5   터미널 (   МТ5 - МТ5, МТ4 - МТ5   ) -   Copylot Client MT5 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다. 강력한 기능 세트. 프로그램
The product will copy all telegram signal to MT4   ( 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
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ4> МТ4", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
"Grid Manual"은 주문 그리드 작업을 위한 거래 패널입니다. 이 유틸리티는 보편적이며 유연한 설정과 직관적인 인터페이스를 제공합니다. 그것은 손실을 평균화하는 방향뿐만 아니라 이익을 증가시키는 방향으로 주문 그리드와 함께 작동합니다. 거래자는 주문 그리드를 만들고 유지할 필요가 없으며 유틸리티에서 수행합니다. 거래자가 주문을 시작하는 것으로 충분하며 "Grid Manual"는 자동으로 그를 위한 주문 그리드를 생성하고 거래가 마감될 때까지 그와 동행할 것입니다. 유틸리티의 주요 기능: 모바일 터미널을 포함하여 어떤 방식으로든 열린 주문과 함께 작동합니다. "제한" 및 "중지"의 두 가지 유형의 그리드와 함께 작동합니다. 고정 및 동적(ATR 표시기 기반)의 두 가지 유형의 그리드 간격 계산과 함께 작동합니다. 오픈 오더 그리드의 설정을 변경할 수 있습니다. 차트에서 각 주문 그리드의 손익분기점 수준을 표시합니다. 각 주문 그리드에 대한 이익 마진을 표시합니다. 한 번의 클릭
-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
외환 포트폴리오를 관리하십시오. 당신이 서 있는 위치, 효과가 있는 것과 통증을 유발하는 것을 즉시 확인하십시오! MT5 버전은 여기에서 사용 가능: https://www.mql5.com/en/market/product/58658 Trade Manager 대시보드는 현재 외환 시장에서 각 포지션이 어디에 있는지 한 눈에 보여주고 위험 관리 및 통화 노출을 더 쉽게 이해할 수 있도록 설계되었습니다. 여러 포지션 또는 거래 그리드 및 바스켓 전략을 사용하여 점진적으로 시장으로 확장하는 거래자의 경우 이것이 핵심 정보입니다. 터미널에서 여러 위치를 모니터링하는 것은 종종 관리하기 어렵습니다. 저조한 위험을 과도하게 활용하고 사용하는 것은 신규 거래자와 일부 숙련된 거래자가 직면한 주요 문제입니다. 거래 관리자는 각 통화에 대한 노출을 개별적으로 표시하여 한 번에 양방향 거래를 하지 않도록 합니다. 특징: 공개 거래 - 통화 쌍별로 정렬된 현재 공개 거래를 모두 봅니다. 쌍뿐만
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (59)
한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 거래 패널을 사용하면 차트에서 클릭 한 번으로 거래하고 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 거래자의 삶을 더 쉽게 만들고 거래자가 훨씬 빠르고 편리하게 거래 활동을 수행할 수 있도록 도와주는 매개변수 및 기능의 자동 계산. 차트의 무역 거래에 대한 그래픽 팁 및 전체 정보. MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 .... MetaТrader 4   의 주요 요청 거래 제어판   : 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제, 수정, 후행 중지,
Unlimited Trade Copier Pro 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
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
OrderManager MT4
Lukas Roth
4.63 (19)
OrderManager 소개: MT4용 혁신적인 유틸리티 MetaTrader 4용 새로운 Order Manager 유틸리티를 통해 전문가처럼 거래를 관리하세요. 단순성과 사용 편의성을 염두에 두고 설계된 Order Manager는 각 거래와 관련된 위험을 쉽게 정의하고 시각화할 수 있습니다. 이를 통해 보다 효과적인 결정을 내리고 거래 전략을 최적화할 수 있습니다. OrderManager에 대한 자세한 정보는 매뉴얼을 참조하십시오. [ 매뉴얼 ] [ MT5 버전 ] [ 텔레그램 채널 ] 주요 특징: 위험 관리: 거래의 위험을 빠르고 쉽게 정의하여 더 나은 결정을 내리고 거래 성능을 향상시킵니다. 시각적 표현: 열린 포지션을 명확하고 간결하게 이해하기 위해 거래와 관련된 위험을 그래픽으로 볼 수 있습니다. 주문 수정: 몇 번의 클릭만으로 주문을 쉽게 수정하거나 닫아, 거래 과정을 간소화하고 소중한 시간을 절약합니다. 손끝의 뉴스: 한 번의 터치로 최신 시장 뉴스를 얻어 항상 정보를
FTMO Sniper 4
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/94887 -------------------
Trade Dashboard MT4
Fatemeh Ameri
5 (20)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version  right now. You can find details
The News Filter
Leolouiski Gan
5 (17)
이 제품은 뉴스 시간 동안 모든 전문가 어드바이저 및 수동 차트를 필터링하여 수동 거래 설정이나 다른 전문가 어드바이저가 입력한 거래가 파괴될 수 있는 급격한 가격 상승으로부터 걱정하지 않아도 됩니다. 이 제품은 또한 뉴스 발표 전에 열린 포지션과 대기 주문을 처리할 수 있는 완전한 주문 관리 시스템이 함께 제공됩니다. The News Filter  를 구매하면 더 이상 내장 뉴스 필터에 의존할 필요가 없으며 이제부터 모든 전문가 어드바이저를 여기서 필터링할 수 있습니다. 뉴스 선택 뉴스 소스는 Forex Factory의 경제 캘린더에서 얻어집니다. USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD 및 CNY와 같은 어떤 통화 기준으로 선택할 수 있습니다. Non-Farm (NFP), FOMC, CPI 등과 같은 키워드 식별을 기준으로 선택할 수도 있습니다. 저, 중, 고 영향을 가지는 뉴스를 필터링할 수 있도록 선택할 수 있습니다. 차트와 관련된 뉴스만 선택
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Trade Copier Agent는 여러 MetaTrader(4/5) 계정/터미널 간에 거래를 복사하도록 설계되었습니다. 이 도구를 사용하면 제공자(소스) 또는 수신자(대상) 역할을 할 수 있습니다. 모든 거래 행위는 지연 없이 제공자에서 수신자로 복사됩니다. 이 도구를 사용하면 0.5초 미만의 매우 빠른 복사 속도로 동일한 컴퓨터의 여러 MetaTrader 터미널 간에 거래를 복사할 수 있습니다. 무역 복사기 에이전트 설치 및 입력 가이드 복사를 시작하기 전이나 주문이 없을 때 공급자 계정의 설정을 적용하십시오! 주문이 있는 동안 모든 변경 사항은 수신자 계정에 영향을 미칩니다. 예: 공급자 계정이 구매 주문을 적용한 다음 구매를 비활성화하면 수신자 계정의 모든 구매 주문이 닫힙니다. EA에 대한 알림을 받으려면 URL(   http://autofxhub.com   ) MT4 터미널을 추가하십시오(스크린샷 참조). MT5 버전   https://www.mql5.com/en
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this 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 c
Take a Break
Eric Emmrich
5 (27)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
당신이 멤버인 어떤 채널에서든(비공개 및 제한된 채널 포함) 신호를 직접 MT4로 복사하세요.  이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용하십시오! 사용자 가이드 + 데모  | MT5 버전 | Discord 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT4 특징 한 번에 여러 채널에서 신호를 복사합니다. 비공개 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다(필요한 경우 계속 사용할 수 있음). 위험 % 또는 고정된 로트를 사용하여 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 복사할 신호를 사용자 정의할지 선택합니다. 모든 신호를 인식하
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
이 맞춤형 Ultimate Sniper 대시보드는 원래 Ultimate Sniper 대시보드 지표에 대한 EA 업그레이드입니다. 최대 98개의 서로 다른 알고리즘과 함께 작동하여 작업하는 자산 클래스에 대한 추세의 진정한 특성을 포착합니다. 이는 몇 달 동안 대부분의 고객으로부터 받은 많은 제안과 조언에 대한 직접적인 응답입니다. 이 사용자 정의 버전은 완전히 사용자 정의할 수 있습니다. 98개의 개별 맞춤형 알고리즘으로 구동됩니다. 매우 멋진 시각적 인터페이스로 모든 쌍 또는 기간에 대한 전체 시장 추세를 쉽고 자신 있게 따를 수 있습니다. 텔레그램에 실시간 알림을 보낼 수 있습니다. 거래 쌍에 따라 자신의 인덱스를 만들 수 있습니다. 휴대폰으로 실시간으로 알림을 보낼 수 있으므로 움직임이 설정되고 있음을 알기 위해 PC에 있을 필요가 없습니다. 입력 설정에서 8개의 인덱스를 설정할 수 있습니다. 알림을 받을 인덱스 및 기간을 설정할 수 있습니다. 인터넷 연결이 감지되지 않으면 경
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (6)
Hi, all.  News trapper EA It is an expert for trading very safe expert  put Settings interest rate only or high impact news for Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Check th
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 에는 강력한 거래 관리자, 통화 강도 측정기, 계정 보고 도구, 위험 관리 도구 등이 포함되어 있습니다! 그것은 당신이 만나게 될 가장 진보된 외환 거래 관리자이자 거래 도우미 중 하나입니다! 보다 효율적인 무역 거래 관리 방법을 원하는 트레이더를 위한 완벽한 솔루션입니다. 다음 블로그 게시물에서 사용 설명서를 다운로드할 수 있습니다.   https://www.mql5.com/en/blogs/post/751180 Strategy Tester에서 이 거래 시스템을 테스트할 수 있습니다(비주얼 모드 활성화). 실시간 차트에서 테스트하고 싶다면 저에게 메시지를 보내 7일 평가판을 받을 수도 있습니다. 자세한 내용은 설명 아래에 비디오 자습서도 제공됩니다. 질문이 있거나 도움이 필요한 경우 언제든지 저에게 연락해 주시면 기꺼이 도와드리겠습니다. TradePad Pro는 모든 Forex 쌍, 금속, 상품, 지수 및 암호화폐에서 작동합니다.
제작자의 제품 더 보기
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
MetaTrader 4용 트레이드 복사기.       모든 계정의 외환 거래, 포지션, 주문을 복사합니다. 그것은 최고의 무역 복사기 중 하나입니다       MT4 - MT4, MT5 - MT4       위해       카피롯 MT4       버전(또는       MT4 -  MT5   MT5 - MT5       위해       카피롯 MT5       버전). MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 복사기   버전         MetaTrader 5   터미널 (   МТ5 - МТ5, МТ4 - МТ5   ) -   Copylot Client MT5 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다. 강력한 기능 세트. 프로그램
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (59)
한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 거래 패널을 사용하면 차트에서 클릭 한 번으로 거래하고 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 거래자의 삶을 더 쉽게 만들고 거래자가 훨씬 빠르고 편리하게 거래 활동을 수행할 수 있도록 도와주는 매개변수 및 기능의 자동 계산. 차트의 무역 거래에 대한 그래픽 팁 및 전체 정보. MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 .... MetaТrader 4   의 주요 요청 거래 제어판   : 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제, 수정, 후행 중지,
한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 당사의 거래 패널을 사용하면 차트에서 직접 클릭 한 번으로 거래를 실행할 수 있으며 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 매개변수와 기능의 자동 계산을 통해 트레이더는 더욱 빠르고 편리하게 거래할 수 있습니다. 그래픽 팁, 정보 라벨, 무역 거래에 대한 전체 정보는 MetaTrader 차트에 있습니다. MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 ... MetaТrader 5   의 주요 주문 거래 컨트롤 패널: 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제
Exp TickSniper PRO FULL
Vladislav Andruschenko
4.06 (52)
Exp-TickSniper -   자동으로 각 통화 쌍에 대한 매개변수를 자동으로 선택하는 고속 틱 스캘퍼. 거래 매개 변수를 자동으로 계산하는 고문을 꿈꾸십니까? 자동으로 최적화되고 조정됩니까? MetaTrader 4용 시스템 정식 버전:       MetaTrader 4용   TickSniper   스캘퍼 TickSniper - 전체 설명       + 데모 + PDF EA는 10년 가까운 EA 프로그래밍 경험을 바탕으로 개발되었습니다. EA 전략은 모든 기호와 함께 작동합니다. 기간은 중요하지 않습니다. 로봇은 현재 시세, 틱 도달 속도, 스프레드 크기 및 기타 계약 사양 매개변수를 기반으로 합니다. 시스템은 유리한 정지 손실 및 이익 실현 수준을 자동으로 정의할 뿐만 아니라 평균 위치의 거리, 후행 정지 거리 등을 정의합니다. EA는 추세에 대해 추가 개방 시스템을 적용합니다("평균"). 설정은 실제 계정에서 테스트할 수 있도록 최적화되었습니다. Expert Advis
Exp THE X FULL
Vladislav Andruschenko
4.79 (28)
표준 지표에서 작업하는 MetaTrader 5용 범용 자동 전문가 고문. 유니버셜EA 생성자 EA에는 다양한 기능이 제공됩니다. 20개의 신호 중 하나를 선택하여 포지션을 열고 20개의 필터 중 5개를 선택하여 MetaTrader 패키지에 포함된 표준 지표의 신호를 분류할 수 있습니다. 또한, 표시기 매개변수를 조정하고, 시간 프레임을 선택하고, 각 신호에 대한 신호 막대를 지정할 수 있습니다. 또한 메타 트레이더 4 터미널위한 X EA를 다운로드 할 수 있습니다   MT4에 대한 X 주의   ! 새로운 범용 거래 고문   Exp -   맞춤형 지표에서 작업하는 xCustomEA: MetaTrader 5   용   xCustomEA 확장 MetaTrader 4   용   xCustomEA 확장 EA에는 다음 기능이 포함됩니다. 반대 추세 평균, 추세 방향으로 추가 개방, 후행 정지, 손익분기점, 총 손익으로 마감, 가상 손절매 이익 실현 및 후행 정지, 포지션 또는 보류/지정가 주
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
MT5용 트레이드 복사기는 metaТrader 5 플랫폼용 트레이드 복사기입니다   . 그것은 사이의   외환 거래를 복사합니다       모든 계정   COPYLOT MT5 버전의 경우   MT5   -   MT5, MT4   -   MT5 (또는 COPYLOT MT4 버전의 경우   MT4 -   MT4 MT5   -  MT4) 믿을 수 있는 복사기! MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 МТ4 터미널에서 거래를 복사할 수도 있습니다(   МТ4   -   МТ4, МТ5   -   МТ4   ):   COPYLOT CLIENT for MT4 이 버전은 МТ5   -   МТ5, МТ4   -   МТ5   터미널 간을 포함합니다. 거래 복사기는 2/3/10 터미널 사이의 거래/포지션을 복사하기 위해 만들어졌습니다. 데모 계정 및 투자 계
Profit or Loss Pad
Vladislav Andruschenko
4.5 (10)
이익 추적 기능으로 총 이익/손실에 도달하면 MetaTrader 5에서 포지션을 청산합니다.   CloseIfProfitorLoss with Trailing 가상 정류장(별도 주문)을   활성화할 수 있습니다. BUY 및 SELL 포지션을 별도로   계산 및 마감(BUY SELL 별도) , 모든 기호 또는 현재 기호만   닫고 계산(모든 기호) , 이익을 위해   후행   활성화( 후행 이익) 포지션은 예치 통화, 포인트, % 및 인출 금액을   기준으로 마감됩니다. 응용 프로그램은 다른 EA와 함께 또는 수동 거래와 함께 모든 계정에서 사용하도록 설계되었습니다. MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 일부 쌍 또는 모든 쌍의 총 거래 잔액이 설정에 지정된 값보다 크거나 같으면 모든 위치가 닫히고 주문이 삭제됩니다. 이 버전은 지정된 이익 수준
Exp5 The xCustomEA for MT5
Vladislav Andruschenko
4.27 (11)
MetaTrader 5용 맞춤형 지표에 대한 범용 거래 고문. 전략의 빌더. Arrow   및 신호 버퍼로 표시기의 이름을 작성하면   EA xCustomEA   가 이러한 신호를 거래합니다. 또한 많은 내장 기능을 사용할 수 있습니다. MetaTrader4용 버전:   MetaTrader 4 터미널용   xCustomEA   버전 범용 거래 고문 xCustomEA의 기능은 다음 하나만 제외하고   고문 X의 모든 매개변수를 정확히 복제합니다. xCustomEA   는 맞춤형 지표에서 작동하며 MT5 터미널에 대한 거래 전략을 프로그래밍할 수 있습니다. xCustomEA   에는 인터넷이나 mql5 시장에서 다운로드할 수 있는 사용자 지정 지표에 대한 링크가 있습니다. The X EA의 표준 지표에서 +20 전략 우리의 새로운 조언자   xCustomEA   는 조언자 The X - Universal EA를   기반으로 합니다. 맞춤형 지표   와 어드바이저를 프로그래밍할 수 있습
Exp Swing
Vladislav Andruschenko
4.18 (45)
그것은 Swinger(Pendulum, Cheburashka)라고 하는 유명한 전략의 모델을 사용합니다. 전략은 두 개의 반대되는 보류 중인 주문을 배치하는 것입니다. 가격이 특정 방향으로 이동하면 하나의 보류 주문이 트리거되고 다른 주문의 로트 크기가 증가합니다. EA는 세 가지 유형의 개설 보류 주문(TypeofTrade)을 제공합니다. 배치 후 자동 개설(즉시 개설 AutoTrade) 수동 개봉 후 개봉 및 관리 (수동 개봉 ManualTrade) 높음/낮음 수준으로 열기(과거 막대 TFTrade의 경우 높음 낮음) OCO(One-Cancels-the-Other) 주문은 두 개의 주문으로 구성된 조건부 주문의 일종입니다. 두 번째 주문이 체결되면 첫 번째 주문은 자동으로 취소됩니다. 스윙 - 전체 설명 작동 원리 시작 시 Expert Advisor는 현재 가격에서   StopOrderDeltaifUSE   거리에   StopOrderDeltaifUSE 매수   와  
FREE
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (30)
이익 추적 기능으로 총 이익/손실에 도달하면 MetaTrader 4에서 포지션을 청산합니다. 가상 정류장(별도 주문)을   활성화할 수 있습니다. BUY 및 SELL 포지션을 별도로   계산 및 마감(BUY SELL 별도) , 모든 기호 또는 현재 기호만   닫고 계산(모든 기호) , 이익을 위해   후행   활성화( 후행 이익) 예금 통화, 포인트, 잔액의 %에 대한 총 손익을 마감합니다. 응용 프로그램은 다른 EA와 함께 또는 수동 거래와 함께 모든 계정에서 사용하도록 설계되었습니다. MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 일부 쌍 또는 모든 쌍의 총 거래 잔액이 설정에 지정된 값보다 크거나 같으면 모든 위치가 닫히고 주문이 삭제됩니다. 이 버전은 지정된 이익 수준에서 포지션을 마감할 수 있을 뿐만 아니라 더 나은 결과를 위해 이익을 추적할
Exp Assistant 5
Vladislav Andruschenko
4.72 (120)
자동 설정, 손실 중지, 이익 실현, 추적 중지, 손익분기 수준,   가상   중지 손실 및 이익 실현. Exp Assistant는   귀하의 직위 유지 관리를 조직하는 데 도움을 줄 것입니다. Expert Advisor라는 이 프로그램은   Real 또는 Virtual을   자동으로 설정하도록 설계되었습니다.       거래하는 동안 포지션에 대한   손실 중지 및 이익 실현   수준. Expert Advisor의 모든 작업을 차트의 제어판에서 쉽게 관리할 수 있습니다. 미결 포지션   에 대해 손절매, 이익실현,   추적 손절매   ,   손익분기   점을 설정하는 데 어려움이 있거나 수동으로 거래하는 것을 선호하는 경우 보조 도구를 사용할 수 있습니다. 거래에 대한 손절매 설정 및 이익 실현, 추적 손절 설정, 필요한 경우 손절매를 손익분기점으로 이동하는 등 필요한 작업을 자동으로 수행합니다. 보조 도구에는   포물선형 Sar   표시를   기반으로 하는 후행 중지 기능도 있
FREE
Exp TickSniper
Vladislav Andruschenko
4.09 (34)
Exp-TickSniper   는 각 통화 쌍에 대해 개별적으로 매개변수를 자동으로 선택하는 빠른 틱 스캘퍼입니다. EA는 10년 가까운 EA 프로그래밍 경험을 바탕으로 개발되었습니다. EA는 스마트 후행 정지를 사용하고 현재 통화 쌍 데이터, 시세, 사양 및 스프레드를 기반으로 단기 거래를 수행합니다. 평균화 전략은 신호 감지 알고리즘으로 인한 손실을 방지하는 데 사용됩니다. 오픈 포지션이 특정 손실을 입으면 포지션 평균화 기능이 발동됩니다. 극단적인 경우 TickSniper가 개설한 포지션에는 손절매가 수반됩니다. 자동 거래 시스템이 최소한의 이익을 얻을 수 없는 경우 포지션은 하나씩 손절매로 청산됩니다. 시스템은 유리한 정지 손실 및 이익 실현 수준을 자동으로 정의할 뿐만 아니라 평균 위치의 거리, 후행 정지 거리 등을 정의합니다. EA는 통화 쌍 사양, 현재 가격 및 전략의 일부인 기타 요소에서 이러한 매개변수에 대한 데이터를 얻습니다. 전체 MetaTrader 5 버전:
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.5 (6)
Library to add the Information Panel to your Expert Advisor for MetaTrader 5. We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression. Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction Detailed description of our panel and instructions for using EAPADP
FREE
Averager FULL
Vladislav Andruschenko
4.9 (10)
Exp-Averager는   평균 거래를 개시하여 특정 하락폭을 받은 거래를 평균화하도록 설계되었습니다. 고문은 추세와 추세에 반대하는 추가 포지션을 열 수 있습니다! 일련의 위치에 대한 평균 후행 중지를 포함합니다! 그들은 많이 증가하고 감소하고 있습니다. 수익성 없는 포지션을 평균 가격으로 끌어올리기 위한 인기 있는 전략입니다. MT4 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 연결 MetaTrader 5 터미널의 Expert Advisor에서 평균기 작동 예:   Exp - TickSniper   . 평균화 기능을 갖춘 범용 트레이딩 어드바이저   The X 메모 이것은 자동화된 거래 시스템이 아닙니다. 거래를 모니터링하고 손실이 발생할 경우 이익을 얻을 때까지 평균을 냅니다. 전략 테스터에서 Expert Advisor를 테스트하고 시각적 모드에서 E
Exp5 Duplicator
Vladislav Andruschenko
4.71 (7)
Expert Advisor Duplicator   는   귀하의 계정 MetaTrader 5   에서 미리 설정된 횟수만큼 거래/포지션/신호를 반복합니다. 수동으로 또는 다른 Expert Advisor에 의해 열린 모든 거래를 복사합니다. 신호의 로트 크기를 늘릴 수 있습니다. 신호를 복사하고 신호에서 많이 증가합니다! MQL5 신호 로트 증가 다음 기능이 지원됩니다: 복사된 거래에 대한 사용자 지정 로트, StopLoss 복사, TakeProfit, 후행 정지 사용 등. MT4 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 연결 MetaTrader용 무역 복사기는 여기에서 사용할 수 있습니다:   COPYLOT 주목 참고   : 단말기간 거래용 복사기가 아닙니다. 복제기는 네팅 계정에서 사용할 수 없습니다. 전략 테스터에서 Expert Advisor를 테스트
Exp Assistant 4
Vladislav Andruschenko
4.87 (85)
자동 설정 손절매, 이익실현, 후행 정지, 손익분기점 수준, 가상 정지 활성화. Exp Assistant   는 직위 유지 관리를 도와드립니다. 이 전문가 고문은 필요한 모든 손절매를 설정하고 귀하의 포지션에 대한 이익 수준을 취할 것입니다. 모든 Expert Advisor 작업은 차트의 제어판에서 관리됩니다. 열린 포지션이 있지만 Expert Advisor가 손절매, 이익 실현, 후행 정지 또는 손익분기점을 설정할 수 없고 수동으로 거래하는 경우 보조자를 사용할 수 있습니다. 자동으로 손절매를 배치하고 거래에 대한 이익을 얻고 필요할 때 후행 손절매를 켜거나 손절매를 손익분기점으로 이동합니다. 또한 Parabolic Sar 표시기를 기반으로 한 후행 정지 기능이 있습니다. MT5 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 어시스턴트의 9가지 주요 기능:
FREE
Exp5 Tester PAD for Strategy Tester
Vladislav Andruschenko
4.61 (28)
이 유틸리티를 사용하면 전략 테스터에서 전략을 수동으로 테스트할 수 있습니다. 시각화 차트에서 원클릭 거래. 거래 기술을 테스트하기 위한 편리하고 완벽한 기능을 이제 전략 테스터에서도 사용할 수 있습니다. Forex Tester Pad는 전략 테스터를 위한 트레이딩 시뮬레이터입니다. 지표를 이용한 거래. 우리 유틸리티의 주요 기능 MT4 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 MetaTrader 전략 테스터 4 및 5에서 작동합니다. 거래, 포지션, 주문 관리 모든 지표로 작업할 가능성 Stoploss, Takeprofit, Trailingstop, 주문 그리드; EAPAD PRO 차트 친화적 대시보드; 1클릭으로 속도제어, 일시정지, 차트제어가 가능합니다. 등등. 경고: 이 패널은 전략 테스터를 위한 것입니다! 실시간 차트에서 원클릭 거래를 하려면  
FREE
Exp4 THE X FULL Universal EA for MT4
Vladislav Andruschenko
4.29 (17)
다양한 기능을 갖춘 MetaTrader 4용 범용 지표 고문, 표준 지표 작업. 1명의 전문가 고문의 전략 수립자. 표준 MetaTrader 세트의 많은 거래 지표. 신호 20개 중 1개 및 필터 20개 중 5개 선택 가능. 요구 사항에 맞는 개별 사용자 정의를 위한 100개 이상의 매개변수. 각 신호에 대해 표시기 매개변수를 사용자 정의하고, 시간 프레임을 선택하고, 신호 막대를 지정할 수 있습니다. 연결: MetaTrader 5 터미널용 X       (MT5용 X) 주목       ! 새로운 범용 거래 고문       Exp The xCustomEA       ~을위한       메타 트레이더 4       , 사용자 지정 지표 작업 자체 최적화된 자동 거래 고문을 구매하려면 당사를 참조하십시오.             틱나이퍼       ! EA 설정 + DEMO + PDF에   대한 전체 설명서 및 설명은   블로그에서 찾을 수 있습니다. 설정 및 입력 설명 블로그에도
Exp SafetyLock PRO
Vladislav Andruschenko
4.7 (27)
SAFETYLOCK을 통해 거래자는 이미 열린 포지션에 대해 반대 주문을 설정하여 강한 시장 반전을 피할 수 있습니다. 거래자 또는 EA가 포지션을 열면 SAFETYLOCK은 반대의 보류 주문을 엽니다. 포지션이 적자 상태가 되면 보류 주문이 활성화되어 잠금이 생성됩니다. EA를 사용하면 초기 위치를 닫거나 후행 정지로 작업하거나 로트를 곱할 수 있습니다. 포지션 가격에 따라 미결 주문 오픈 가격을 수정할 수도 있습니다. 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 매개변수 기본(블로그의 매개변수에 대한 전체 설명) MilliSecondsTimerForMonitoring   - 알고리즘 실행 기간(밀리초)입니다(기본값은 1000 = 1초). SymbolMonitoring   - SymbolMonitoring = ALL_SYMBOL = 계정의 모든 기호 및 모든 거래를
Exp Tick Hamster MT5
Vladislav Andruschenko
3.75 (16)
MetaTrader 5의 모든 거래 기호에 대한 모든 매개변수를 자동으로 최적화하는 전문가입니다. T rading EA 설정없이! 진드기   햄스터   - 이것은   고문을 설정하고 싶지 않은 초보자와 사용자를 위한 자동 거래 전문가입니다! 이 거래 고문의 거래 전략은   7년 동안 테스트되었습니다. 초보자를 위해 특별히 설계된 자동매매 전문가를 통해 그 어느 때보다 쉽게 거래할 수 있습니다. 어드바이저를 설정하는 번거로움과 작별하고 스트레스 없는 트레이딩을 시작하세요. 지금 바로 시작하여 성공적인 트레이딩을 위한 첫걸음을 내딛으세요. MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 어떻게 작동합니까? 다운로드; 차트에 설치하십시오. 고문은 자동으로 거래됩니다. 리뷰를 남겨주세요. 전문가를 설정하는 방법? 아무것도 사용자 정의할 필요가 없습니다! 우리
Exp COPYLOT MASTER for MT4
Vladislav Andruschenko
4.54 (26)
MetaТrader 4용 거래 복사기. 모든 계정에서 외환 거래, 포지션, 주문을 복사합니다. 오늘날 최고의 МТ4   -   МТ4, МТ5   -   МТ5, МТ4   -   МТ5, МТ5   -   МТ4 무역 복사기 중 하나입니다. 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 높은 작동 속도. 힘든 오류 처리. 강력한 기능 세트. 이러한 모든 자질은 단일 프로그램인 EXP - COPYLOT에 결합됩니다. 프로그램은 여러 터미널 바인딩에서 실행할 수 있습니다. 하나의 계정에서 거래되는 다양한 투자자 계정 거래의 동기화 장치로 사용하십시오. - COPYLOT은 거래를 다른 터미널로 복사합니다. 설치 CopyLot Master - 위치 및 주문을 복사하려는 계정에 설치할 전문가. 포지션을 투자 계좌로 복사하려는 터미널에 이 전문가를 설치하십시오. 텍스트 레이블 이름을 pathWrite(pathRead)로 지정하십시오(예: "COPY"
FREE
Exp Tick Hamster MT4
Vladislav Andruschenko
3.5 (14)
MetaTrader 4의 모든 거래 기호에 대한 모든 매개변수를 자동으로 최적화하는 전문가입니다. T rading EA 설정없이! Tick   Hamster     - 이것은   고문을 설정하고 싶지 않은 초보자와 사용자를 위한 자동 거래 전문가입니다! 초보자 친화적인 전문 상담사와 함께 번거로움 없는 자동 거래를 경험해 보세요. 복잡한 설정에 대해 걱정할 필요가 없습니다. 전문가가 모든 것을 처리해 드립니다. 오늘 성공적인 거래를 위한 여정을 시작해보세요! MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 어떻게 작동합니까? 다운로드; 차트에 설치하십시오. 고문은 자동으로 거래됩니다. 리뷰를 남겨주세요. 전문가를 설정하는 방법? 아무것도 사용자 정의할 필요가 없습니다! 우리는 당신을 위해 모든 것을 설정합니다! 1 설정 매개변수 = 거래 로트 로트 .
Exp4 Tester PAD for Strategy Tester
Vladislav Andruschenko
4.86 (28)
이 유틸리티를 사용하면 전략 테스터에서 전략을 수동으로 테스트할 수 있습니다. 시각화 차트에서 원클릭 거래. 최신 버전의 유틸리티는 거래자가 거래 전략을 수동으로 테스트할 수 있는 고급 기능을 제공합니다. 이제 전략 테스터를 사용하여 시뮬레이션된 환경에서 거래 전략의 효율성을 평가할 수 있습니다. 이 기능을 사용하면 거래 기술의 성과를 분석하고 이를 개선하여 거래 기술을 향상시킬 수 있습니다. 또한, 전략 테스터는 시각화 차트에서 원클릭 거래를 통해 편리하고 효율적인 거래 실행 방법을 제공합니다. 이 기능을 사용하면 다른 화면을 전환할 필요 없이 원하는 가격 수준에서 즉시 거래를 시작하고 종료할 수 있습니다. 전략 테스터에서 사용할 수 있는 전체 기능을 사용하면 거래 전략을 시뮬레이션 및 개선하고 결과를 분석하며 거래 기술을 효과적이고 효율적으로 최적화할 수 있습니다. MT5 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법  
FREE
Exp4 The xCustomEA for MT4
Vladislav Andruschenko
4.17 (6)
MetaTrader 4용 맞춤형 지표에 대한 범용 거래 고문. 빌더 전략. Arrow 및 신호 버퍼로 표시기의 이름을 작성하면 EA xCustomEA가 이러한 신호를 거래합니다. 또한 많은 내장 기능을 사용할 수 있습니다. MetaTrader 4용 버전:   MetaTrader 5 터미널용   xCustomEA   버전 범용 거래 고문 xCustomEA의 기능은 다음 하나만 제외하고   고문 X의 모든 매개변수를 정확히 복제합니다. xCustomEA   는 사용자 지정 지표에서 작동하며 MT4 터미널에 대한 거래 전략을 프로그래밍할 수 있습니다. xCustomEA   에는 인터넷이나 mql5 시장에서 다운로드할 수 있는 사용자 지정 지표에 대한 링크가 있습니다. The X EA의 표준 지표에서 +20 전략 맞춤형 지표   와 어드바이저를   프로그래밍할 수 있습니다.   xCustomEA   는 신호에 대한 위치를 엽니다. Universal Trade Adviser   xCust
Exp4 Duplicator
Vladislav Andruschenko
4.52 (21)
Expert Advisor   는   귀하의 계정 MetaTrader 4   에서 사전 설정된 횟수만큼 거래 및 포지션을 반복하거나 신호를 보냅니다. 수동으로 또는 다른 Expert Advisor에 의해 열린 모든 거래를 복사합니다. 신호를 복사하고 신호에서 로트를 늘립니다   ! 다른 EA의 수를 늘립니다. 다음 기능이 지원됩니다: 복사된 거래에 대한 사용자 지정 로트, 손절매 복사, 이익 실현, 후행 정지 사용. MT5 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 연결 MetaTrader용 무역 복사기는 여기에서 사용할 수 있습니다:   COPYLOT 주목 참고: 터미널 간 거래를 위한 복사기가 아닙니다. 전략 테스터에서 Expert Advisor를 테스트하고 비주얼 모드에서 EAPADPRO 도구 모음과 거래할 수 있습니다! 1개의 통화 쌍에 EA를 설치
Ind4 Extra Report Pad
Vladislav Andruschenko
4.49 (45)
거래자 일기: MetaTrader 4의 거래 계정에 대한 분석을 제공하는 통계 패널입니다. 분석 결과는 실시간으로 차트에 표시됩니다. 다중 통화 거래는 오늘날 꽤 인기가 있습니다. 그러나 거래량이 많을수록 각 거래의 수익성을 분석하기가 더 어렵습니다. MT5 버전 전체 설명 +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 월별 거래를 분석하고 각 거래당 통계를 계산하는 것은 훨씬 더 어려운 작업입니다. 패널은 귀하의 계정을 분석하고 실시간으로 상세한 통계를 준비하는 효율적인 솔루션을 제공합니다. HTML   로 내보내기가 가능합니다 - 우리의 표시기는 수신된 모든 데이터를 별도의 HTML 파일에 저장합니다! 탭 및 컨트롤 패널은 현재 6개의 탭으로 구성되어 있습니다. TRADES   - 현재 열려 있는 거래 HISTORY   - 역사상 마감된 거래 모든 거래   - 공개 및 폐쇄 거
FREE
Exp5 COPYLOT MASTER for MT5
Vladislav Andruschenko
4.2 (10)
Exp5 - COPYLOT MASTER는 MetaТrader 5 및 MetaTrader 4용 거래 복사기입니다. 모든 계정에서 Forex 거래를 복사합니다. 설치 이 Expert Advisor는 마스터 복사기입니다. 거래를 복사하려는 터미널에 Expert Advisor를 설치합니다. 텍스트 레이블 이름을 pathWrite로 지정하십시오(예: "COPY"). 거래를 복사하려는 터미널에 COPYLOT MASTER for MT5를 설치합니다. 그런 다음 복사하려는  MT4  터미널에 COPYLOT Client MT4를 설치합니다.  또는  MetaTrader 5용  Copylot 클라이언트 MT5 MT4용 COPYLOT MASTER를   다운로드할 수도 있습니다. COPYLOT - 전체 설명 및 매뉴얼   PDF 가이드 참고: 설정 목록은 설명 탭에서 찾을 수 있습니다. EA는 차트 1개로 설정해야 합니다! 기본적으로 저희 고문은 귀하의 계정에서 모든 포지션과 주문을 복사합니다! 주문
FREE
Lib4 EAPadPRO for MT4
Vladislav Andruschenko
5 (5)
Library to add the Information Panel to your Expert Advisor for MetaTrader 4. We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression. Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction Detailed description of our panel and instructions for using EAPADP
FREE
Ind5 Extra Report Pad
Vladislav Andruschenko
4.77 (30)
Traders Diary: MetaTrader 5의 거래 계정에 대한 분석을 제공하는 통계 패널입니다. 분석 결과는 실시간으로 차트에 표시됩니다. 다중 통화 거래는 매우 인기가 있습니다.  MT4 버전 전체 설명 +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 하지만 거래량이 많을수록 각 거래의 수익성을 분석하기는 더 어려워집니다. 월별 거래를 분석하고 각 거래별 통계를 계산하는 것은 훨씬 더 어려운 작업입니다. 트레이딩 시스템의 성과를 종합적으로 파악하고 싶다면 이 목표를 달성하는 데 도움이 되는 여러 도구를 사용할 수 있습니다. 이러한 도구에는 보고서, 통계, myfxbook, 트레이딩 일지, 계좌 분석, 수익률 통계, 분석, 혁신적인 대시보드 등이 있습니다. 이러한 도구를 활용하면 트레이딩 시스템의 성과를 자세히 분석하고 강점 및 잠재적 약점 영역에 대한 귀중한 통찰력을 얻을 수
FREE
Market Time Pad
Vladislav Andruschenko
4.6 (15)
세계 주요 시장의 현재 시간을 표시하는 표시기. 또한 현재 세션을 표시합니다. 사용하기 매우 쉽습니다. 차트에서 많은 공간을 차지하지 않습니다. VirtualTradePad   와 같은 Expert Advisor 및 기타 패널과 함께 사용할 수 있습니다. 클래식 스타일 버전. 친애하는 친구 및 EA 사용자 여러분,   리뷰   섹션에 귀하의 평가를 추가하십시오. Forex 소프트웨어의 모든 업데이트는   무료입니다   ! 이것은 무료 거래 유틸리티입니다! 다른 특징들: 입력 매개변수에 옵션이 있습니다. 버튼 위에 마우스를 놓으면 팁 표시/숨기기, 영어/러시아어 팁 언어를 선택할 수도 있습니다. 닫기 버튼은 응용 프로그램을 중지합니다. 최대화/최소화 버튼은 차트의 창을 축소/확장합니다. 창은 차트에서 이동할 수 있습니다. 이렇게 하려면 창 상단 닫기 및 최소화 버튼 근처를 클릭한 다음 창을 원하는 위치로 이동합니다. Expforex,Vladon,Indicator,Utility
FREE
필터:
Exploit123
39
Exploit123 2024.01.16 17:53 
 

Is it possible to change the comments of the Orders? It would be very useful

Vladislav Andruschenko
244437
개발자의 답변 Vladislav Andruschenko 2024.01.16 18:10
Thank you for your question. For normal operation of the Expert Advisor, it is currently impossible to change a comment.
Alex
208
Alex 2022.01.20 22:19 
 

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

Vladislav Andruschenko
244437
개발자의 답변 Vladislav Andruschenko 2022.01.21 06:05
Thanks a lot. I'm very pleased. I try to be better.
jc-hakuna-matata
227
jc-hakuna-matata 2021.09.23 09:05 
 

excellent tool

Mariusz Sedlak
27
Mariusz Sedlak 2020.11.24 11:38 
 

Very handy

Vladislav Andruschenko
244437
개발자의 답변 Vladislav Andruschenko 2020.11.24 12:55
Thank you
Richard Laksana
186
Richard Laksana 2020.07.07 18:47 
 

Amazing ea. Have tons of features and very customizeable. Recommended !!

Viktor Koroveshi
411
Viktor Koroveshi 2020.05.10 13:44 
 

A useful tool for building good strategies

zenith7
35
zenith7 2020.01.23 01:57 
 

Excellent indicator. It is worth buying. Very useful tool for trading. Must have for shrewd traders. This is a real review.

Vasil lupanov
722
Vasil lupanov 2020.01.15 17:17 
 

Works perfectly !!! Ten gold stars for its creator too !!!

Wan Ping Fei
1690
Wan Ping Fei 2019.12.29 15:30 
 

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

noshali
558
noshali 2019.02.01 10:06 
 

What an amazing utility....Vladislav is very responsive as is evident from the new enhancements that keep on rolling for this utility....every trader should have this tool.

Update

Awesome updates..only thing missing is TakeProfit in money. Not that it is a showstopper. Best $50 spent on mql market

Evolve
224
Evolve 2017.03.17 09:33 
 

Good tool for manual traders which utilize Averaging/Grid strategy. Author very responsive!

Update: 3/17/17 New Sleek & smooth trade Pad! thanks! Well worth the price!

Валерий Булеев
575
Валерий Булеев 2017.02.06 10:38 
 

Отличный продукт! Работает как часы. Очень удобные и гибкие настройки а так же адекватнейший суппорт!

Да, и удобная панель, где есть вся необходимая информация для трейдинга. Спасибо программисту за отличную работу!

Erween Noel Calvo
525
Erween Noel Calvo 2016.05.28 13:38 
 

Every day trader need to have. This oculd be the holy grail that you have been looking for. Here is the pros and cons according to my experience:

Pros:

Affordable

Works about 90-95% of the time or even 100% of the time if you are not greedy with your lot size

Easy to use and automated

Can pair it to other EA

COns:

Needs to have larger deposit probably for .01 you might need at least 3k balance

Suitable only for short range pairs

I highly recommend this product to anyone who are struggling with their exit strategy.

Laurentiu Cirlan
500
Laurentiu Cirlan 2016.04.17 20:06 
 

Works excellent in 90% of time, except when you get an aggressive trend of 1000 pips against your position.

Зеленый Человечек
183
 

Очень пожалела, что купила этот усреднитель...описание смазанное ..скрин подобран....усрединель сливает со страшной силой ....ничего личного ..но это мое мнение об этом звере

Vladislav Andruschenko
244437
개발자의 답변 Vladislav Andruschenko 2020.10.16 18:31
Усреднитель лишь усредняет ваши сделки. Вы должны его настроить сами Есть полные инструкции ℹ️ℹ️ℹ️ All guides and full instructions on my blogs https://www.mql5.com/ru/users/vladon/blog ℹ️ℹ️ℹ️
Xu Tang
879
Xu Tang 2016.04.11 08:29 
 

It is a good tool for manual trading.

burak Güçükdere
511
burak Güçükdere 2016.01.28 21:59 
 

SUPER FOR MANUEL PLAYERS.

TÜRKÇE

ARKADAŞLAR MANUEL OYNUYORSANIZ MUTLAKA SAHIP OLMANIZ GEREKEN BIR PROGRAM.

https://www.mql5.com/en/signals/161876

Aleksandr Beresnev
424
Aleksandr Beresnev 2016.01.19 14:26 
 

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

Digital_001
76
Digital_001 2015.06.11 20:53 
 

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

savagerus
121
savagerus 2015.02.12 22:02 
 

Хороший советник и саппорт на высоте

12
리뷰 답변
버전 24.413 2024.04.13
Fixed: BUY/SELL buttons are enabled by default for the Strategy Tester to test Utility in the Strategy Tester
버전 24.404 2024.04.09
Global Update EAPADPRO v55 with build 1415

!!!Attention! Support of visual Graph Elements (Buttons, input line, Edit Box, CheckBox) is no longer supported by VPS server from MetaQuotes!!!!


-Added: information about profit from closed positions to the chart.
The information is displayed for each bar of the current timeframe.
You can change the timeframe to see the result of trading on a certain bar of the current timeframe.
If several positions/deals are closed on one bar of the current timeframe, the trading result is summarized, and the total information for a certain bar is displayed.
The information is updated when the next position/deal is closed.
You can turn off showing history in the panel settings.

===========================================================================================

-Added: The status of the Expert Advisor operation if it was launched on the server from "VPS MQL MetaQuotes".
When Expert Advisor is running on the server from MetaQuotes, a message will be created on the home computer that Expert Advisors are running on the server "VPS MQL MetaQuotes". The smiley face is blue.
Attention: If an Expert Advisor is launched on both the server and the home computer, it can trade in parallel on 2 terminals (server "VPS MQL MetaQuotes" + home computer); there may be conflicts.
Attention: If the Expert Advisor is launched on the server "VPS MQL MetaQuotes", do not Turn it on work on the home computer to avoid conflicts.
Frequency of polling the status of work on the server = 1 day.
After deinitialization of the Expert Advisor on the server - It will get the status - stopped.
To test the work on the server from "VPS MQL MetaQuotes", pending orders are created!

===========================================================================================

-Added: The error status of the Expert Advisor operation can now be read on the EAPADPRO panel.
You can click on the Smile or the Expert Advisor operation status bar and you will be shown a message about current errors of Expert Advisor operation.
If you click on the Smile button on the panel, you will be shown the causes and errors and their solutions with pictures.

===========================================================================================

-Added: Notification of errors and opening/closing of trades to the chart in the form of InfoBox.
Notification is shown for 4 types:
---Opening a new trade;
---Closing a deal;
---Modification of a trade;
---Error received by Expert Advisor from the server;
In the EAPADPRO panel settings, you can turn on or off the notification type you need.
Notifications can be viewed as they arrive in the notification queue.
Notifications are accumulated in a data array each time you install/reinstall/change Expert Advisor settings.
In the EAPADPRO header you can also enable disable INFOBOX.
===========================================================================================

-Added: Working with Telegram (Beta version)
For Expert Advisor to work with the Telegram bot, you need to set up the bot on your phone and create a "public" or "private" channel.
To receive notifications from your account, you need to assign your bot as an administrator of your "public" or "private" channel.
Attention! Sending notifications and working with commands takes computer resources! Use the Telegram bot only for your own needs.

How To set Telegram bot: https://www.mql5.com/en/market/product/30733#!tab=comments&page=1&comment=52925811

New settings for working with Telegram:
EAPadPRO2=" =============== Telegram bot ";
==input ENUM_UPDATE_MODE TG_UpdateMode=UPDATE_SLOW --> Update Mode. Timer speed, to receive commands from Telegram bot. The faster the timer runs, the more computer resources will be used! Please do not change it unnecessarily. 2sec,3sec,10sec
==TG_PRIORITY=TG_HOME_VPS --> Priority of work. This is the priority mode when the Telegram bot works on the MetaQuotes VPS server and your home computer.
TG_HOME_ONLY=1, // Only the HOME bot. The Telegram bot works only on the home computer.
TG_VPS_ONLY=2, // Only the VPS bot. The Telegram bot works only on the MetaQuotes VPS server.
TG_VPS_HOME=3, // First VPS bot, second HOME bot. The Telegram bot works on the MetaQuotes VPS server if you upload it to the server. If not, it will work on your home terminal. Check the work on the VPS server every 10 minutes.
TG_HOME_VPS=4, // First HOME bot, second VPS bot. The Telegram bot works on a home computer, but if the home computer/terminal is turned off, it will work on the VPS server from MetaQuotes. Check the VPS server's work every 10 minutes.
Attention! Screenshots are not available on the VPS server from MetaQuotes!
==TG_Token="" --> Token bot. Token (unique code) of the bot that will send notifications and receive commands
==TG_ChannelName="" --> --> Public Channel Name @. Or "private" ID starts -100 of the private channel. That will send notifications about opening/closing/modification/errors and screenshots from the terminal.
==TG_UserNameFilter="" --> Whitelist Usernames. List of users, starting with @, who can use the bot.
Attention! Sending notifications and working with commands takes computer resources! Use the Telegram bot only for your own needs.
==TG_UseBotTimer=false;//TG_UseBotTimer --> Working with the bot from the phone

New notification type added to EAPADPRO panel settings:
==Notice Open TG - Send a notification to the Telegram channel if a trade is open;
==Notice Close TG - Send a notification to the Telegram channel if a trade is closed;
==Notice Modify TG - Send a notification to the Telegram channel if a trade is modified;
==Notice Error TG - Send a notification to the Telegram channel if an error is received;
==ScreenShot TG - Send a screenshot to the Telegram channel if a trade is opened or closed;

Attention! This is a beta version of working with the Telegram bot. We are working on improving and adding new features.
If you have any suggestions, please write in the "Comments" section.

===========================================================================================


-Improvement: Code optimization to increase speed.
-Improvement: The speed of the panel update in the strategy tester is now calculated automatically depending on the speed of quotes arrival.
This is done to increase the speed of the program in the strategy tester.
Information update is now equal to 1 real second.
-Improvement: The speed of the program running EAPADPRO in the strategy tester.
Attention! Events in the strategy tester are processed only when a new tick is created.
If a new tick (minimum price movement) is not created, then the panel waits for the next tick.

With Visualization:
Version 48: 390sec (TickSniper 2024-2024)
Version 55: 244sec >>159% (TickSniper 2024-2024)
w/o Visualization:
Version 48: 363sec (TickSniper 2020-2024)
Version 55: 220sec >>165% (TickSniper 2020-2024)
with Visualization:
Version 48: 15750sec (TickSniper 2020-2024)
Version 55: 6220sec >>253% (TickSniper 2020-2024)

-Improvement: The color of the button to close a position on the chart changes depending on the current profit of this position.
-Improvement: Graphic improvements to optimize the Expert Advisor's performance
-Improvement: The account deposit Symbol is cent ¢, USD $, or eur €. All others are the first letter of the deposit currency name.
-Improvement: When visual testing is completed, objects are not removed from the graph.
-Improvement: When creating screenshots after opening/closing positions, the EAPAPDPRO Control Panel will be expanded to show full information.
This is done in order to study the trading history of Expert Advisor on the visualization graph after testing is completed.
-Fixed: Managing positions and orders from the chart when the panel is minimized.
-Fixed: Corrected the error of clearing the chart from unused order labels.
-Fixed: AutoSize when switching charts.
-Fixed: Drawing errors to Print when the Expert Advisor runs on "VPS MQL MetaQuotes"




버전 24.127 2024.01.27
+Added full control from the chart. Closing positions/orders, removing stop loss / take profit.
For full management and testing of Expert Advisor in the strategy tester.
+Added languages Chinese, Japanese, Korean, Turkish.
버전 24.125 2024.01.25
Eapadpro v47
버전 24.1 2023.12.27
EAPADPRO v46 EAPADPRO v46
LAST BUILD
버전 23.999 2023.12.25
++ EAPADPRO v45
버전 23.913 2023.09.18
-EAPADPRO v44
-Last Build Compilation
-Frequent modification bug has been fixed.
버전 23.101 2023.01.08
-EAPADPRO v43 (Added new languages)
-Last Build Compilation
버전 22.201 2022.02.02
For the convenience of testing in the strategy tester, Magic number of positions opened from EAPADPRO = Magic number of averaging deals (Magic)
버전 22.110 2022.01.12
Update EAPADPRO
버전 21.612 2021.06.12
EAPADPRO v40 update, according to the new rules
버전 20.953 2020.10.23
In closing positions when using the CloseAveragingAfterCloseMainDeals parameter, added Print output to the log.
버전 20.630 2020.06.30
Bug OpenOnly1ofBar fixed.
The parameter separates the BUY SELL positions separately from each other.
버전 19.802 2019.08.02
EAPADPRO update
버전 19.801 2019.08.01
Data output in the STRATEGY block to the LOG log when EAPADPRO is minimized and closed
버전 19.729 2019.08.01
EAPADPRO v31 Update

Added information labels to the chart:
When activated  ShowInfoAverager = to true, you will see the following information:
1. Average = Display the average (zero) line from positions of the same direction. If you move to a label, then there will be additional information about the calculation of the average line!
2. Next Average  = Display the next averaging position, which will be open in this direction. If you move to a label, then there will be additional information about the distance! 
3. Next Additional = Display the next position of additional opening, which will be open in this direction.
버전 19.706 2019.07.09
Disable re-modification of positions at the same stoploss.
버전 19.325 2019.03.25
- Update EAPADPRO v27;
 - Added custom lot parameters in xx.xx, yy.yy, zz.zz format
You can specify:
LotDifferent - lots separated by comma for averaging;
ADDITIONALLotDifferent - lots separated by commas for additional opening;
버전 19.216 2019.02.16
TAKEPROFIT modification error for SELL positions fixed
버전 19.202 2019.02.01
- Added new parameters:
DistanceDifferent / ADDITIONALDistanceDifferent: Distance of new positions of averaging (against the trend) or additional opening (to the trend), separated by commas!
You can specify distance values in the format xx, yy, zz, aa
Where:
xx - Distance in points for opening the first position of averaging / additional opening;
yy - distance in points for opening the second position of averaging / additional opening;
zz - Distance in points for opening the third position of averaging / additional opening;
aa - Distance in points for opening the fourth and other positions of averaging / additional opening;
You can set any number of distances.
버전 19.201 2019.01.31
🆕 - Added multi magic:
MagicNumber Magic number of positions (transactions) for tracking and accounting.
MagicNumber Magic numbers can be specified separated by commas:
🔘 0 - orders opened manually;
🔘 123,345,147 - all positions with MagicNumber numbers 123,345,147;
🔘 -1 - all MagicNumber, without exception.

🆕 - Added new variables:
🆕 CloseAveragingAfterCloseMainDeals - Close averaging positions (open against the trend) when the main positions are closed.
The function will close the averaging positions only when all the main positions (according to the current symbol and magic number) are closed!
⚠️ Attention: The new function works separately for the BUY and SELL directions!

🆕 CloseAdditionalAfterCloseMainDeals - Close additional open positions (opened with the trend) when the main positions were closed.
The function will close the position of the additional opening only when all the main positions (according to the current symbol and magic number) are closed!
⚠️ Attention: The new function works separately for the BUY and SELL directions!
버전 19.107 2019.01.07
- Added text hints in the settings of the adviser;
- Update EAPADPRO v25;
- Additional languages added to the panel: Spanish, Portuguese (Brazil), German, Chinese, Japanese;
The translation was made using the GOOGLE Translator + MQL + Terminal site!
if you find an error in your language, please report it in messages. Thank!
- Increase the speed of the panel;
버전 18.830 2018.08.30
Averager Update EAPADPRO v 20
버전 18.731 2018.08.02
Added new distance parameters for averaging and additional opening:

DistanceAdditionalPoint / ADDITIONALDistanceAdditionalPoint - additional points to calculate the distance.
If DistanceAdditionalPoint = 5, then 5 points are added to each following distance.
DistanceMax / ADDITIONALDistanceMax - The maximum number of points in the distance.
If, when calculating the distance, the obtained value is higher than DistanceMax, then the Expert Advisor takes the value DistanceMax.
버전 18.7 2018.05.08
- Update for the information panel EAPADPRO v2.0;
- Updated the operation of averaging;
- Updated the commission calculation algorithm;
- Added separate stop loss/take profit;
TakeProfitALL - take profit to be placed at a distance of TakeProfitALL points from the average opening price of positions;
StopLossALL - stop loss to be placed at a distance of StopLossALL points from the average opening price of positions;
TakeProfit - take profit to be placed at a distance of TakeProfit points from the averaging position opening price;
StopLoss - stop loss to be placed at a distance of StopLoss points from the averaging position opening price;
ADDITIONALTakeProfit - take profit to be placed at a distance of ADDITIONALTakeProfit points from the opening price of additional position.
ADDITIONALStopLoss - stop loss to be placed at a distance of ADDITIONALStopLoss points from the opening price of additional position.

- To prevent constant modification of the total stop loss/take profit due to constant changes in the value of 1 point, the total stop loss/take profit does not take into account commission and swap.

- Renamed the variables:
MagikToAverage = MagicToAverage
LotsMartinAverager = LotsMartin
MaxLot = LotMax
MaxOrders = MaxOrdersOpen
TypeTradeBUYSELL = OrderToAverage
버전 17.208 2017.02.20
Improved EAPADPRO

Added block for opening additional positions based on the trend:

- ADDITIONALDistance - the distance for opening additional grid positions based on the trend.
- ADDITIONALDistanceMartin - the distance multiplier for opening additional positions based on the trend.
- ADDITIONALLotsMartin - increase the lot size of the grid positions for opening additional positions based on the trend
- ADDITIONALLotAdditional - additional lot for the additional position for opening additional positions based on the trend
- ADDITIONALLotMax = maximum lot to use when opening the averaging positions. 0 - disabled
- ADDITIONALStopLoss - Stop loss of the opening additional positions based on the trend

Added block for transferring the stop loss to breakeven.
Note: breakeven is set starting from the middle 0 line.
- MovingInWLUSE - transfer the position to breakeven;
- LevelWLoss - transfer the stop loss to +LevelWLoss points;
- LevelProfit - when the trade gains LevelProfit points of profit;
버전 17.114 2017.01.27
Fixed working with long tickets


- Added the EAPADPRO information panel
Details on the panel in our blog:
or https://www.mql5.com/ru/blogs/post/687140

The following data has been moved to the Strategy Info block:

BUY Average/Lot - Next averaging in points for BUY / Next averaging lot
SELL Average/Lot - Next averaging in points for SELL / Next averaging lot
Average Price Buy - Average price for BUY deals
Average Price Sell - Average price for SELL deals
Last Price Buy - The last known price of the lowest BUY trade
Last Price Sell - The last known price of the highest SELL trade
Last Lot Buy - The last known lot of the lowest BUY trade
Last Lot Sell - The last known lot of the highest SELL trade
버전 17.110 2017.01.13
-Fixed error with the DistanceMartin
버전 16.995 2017.01.09
Added the AllTradeTrail parameter - trailing stop works on a trade that is to be averaged as well.
버전 16.511 2016.05.17
Updated the TakeProfitALL parameter.
If TakeProfitALL = 0, then take profit is not placed.
Added the OpenOnly1ofBar parameter
If OpenOnly1ofBar = true, the averaging positions will only be placed 1 time on the current bar. The parameter has been added in order to avoid opening multiple trades on 1 bar during the release of important news.
버전 16.407 2016.04.12
Fixed defining the number of averager positions when working together with COPYLOT
버전 16.222 2016.03.01
Added option SleepForOpenbetweenLastClose
Delayed opening of the new averaging order after closing the last position, in seconds.
It allows you to delay before opening, if the positions are closed by another expert, for example CloseIfProfitorLoss with Trailing.

Added option MarketWatch
MarketWatch (true - false)
This option can be enabled for the accounts in the group consisting ECN \ NDD and \ or accounts that use Market execution.
Principle: In the accounts of the group of ECN \ NDD and \ or accounts that use Market execution is forbidden to open positions with established Stoploss \ Take Profit, but is allowed to open a position with a Stop Loss \ TakeProfit = 0, and at the same time after the successful opening of the modified position Stoploss on and \ or Take Profit
This feature, when turned on, first opens position, then sets Stoploss \ takeprofit for it.
버전 16.120 2016.01.21
Added StopLoss for each transaction separately.
버전 15.625 2015.06.25
Added the Magic parameter - magic number of averaging deals
버전 15.615 2015.06.17
LotMax - limiting the total lot for all trades with a given currency pair.
버전 15.526 2015.05.29
Добавлен параметр LotMax = Максимальный лот, который будет выставлен при открытии позиции усреднения. 0 - отключен
Например: Если При расчете лота для усреднения
(начальный лот позиции 0.1 LotsMartin=2 и LotAdditional=0.1) сделка усреднения должна открыться как 0.3 лота и LotMax=0.2, то сделка откроется 0.2 лотом
버전 15.518 2015.05.19
Added comission and swap calculation for position smoothing.
버전 15.212 2015.02.16
Fixed:
At 4-digit brokers, a stop loss lagged behind the price. When modifying and enabling a trailing stop, all trades of one direction are modified by a common stop loss.
Previously, each position moved from the mid line on its own when a common trailing stop was enabled. This could occassionally affect the simultaneous position closing.

Added LotAdditional variable allowing you to add a lot to the one being opened. If LotAdditional=0, an ordinary lot is opened. If, for example, LotsMartin=1 and LotAdditional=0.5, each following averaging lot is equal to the last trade's lot + 0.5.
버전 15.130 2015.01.30
The red midline is now displayed on the chart when opening trades for easier tracking.
버전 15.105 2015.01.08
Added magic number of basic trades to the midline calculation when analyzing certain magic numbers for averaging.