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

Multiple Position Opening MT5

The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions. 

Risk Management 

The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the free margin is enough, at least, for the minimum volume allowed by the broker), a request for opening the position is sent to the trade server; otherwise, the request isn’t sent. 

Input Parameters 

  • Magic Number: Script’s identifier. 
  • Type: Position type used. 
  • Volume: Lot size per deal (lots). 
  • Free Margin %: Percentage of account free margin used to calculate the lot size per deal (%). 
  • Stop Loss: Distance from the market price for placing a Stop Loss at a position opening (pips). 
  • Take Profit: Distance from the market price for placing a Take Profit at a position opening (pips). 
  • Deviation: Maximum allowed slippage from the requested price (pips). 
  • Fill Policy: Volume execution policy. 
  • Comment: Text message displayed in the Trade or History tabs of the Toolbox window and Objects list after opening a position (it only allows 31 characters).
  • Total: Positions number to be open. 

Some of the available parameters accept values that lead to particular options. 

  • Volume: A value lower than the minimum allowed volume by the broker is converted in this last. A value higher than the maximum available volume by the free margin is converted in this last. 
  • Free Margin %: A value whose volume doesn't reach the minimum allowed volume by the broker is converted in this last. A value whose volume exceeds the maximum available volume by the free margin is converted in this last. 
  • Stop Loss or Take Profit: A null value means the parameter’s inactive function. Any value between 0 and the Stop Level is converted in this last. 

Displayed Information 

The script possesses a vast number of messages to inform the user about errors and conditions changes that might occur during its execution. The messages are shown through the Alert function (by a pop-up window), its content includes: 

  1. The warning that an input parameter has been incorrectly set. 
  2. The info that the account doesn't have enough money for the chosen volume (see the Risk Management section above). 
  3. The info that the number of permitted orders by the broker has been reached. 
  4. The Trade Server Return Codes description. 
  5. The symbol’s quotes (immediately) before the trade request’s formation, followed by the symbol’s quotes (immediately) after the trade server’s decision. 
  6. The Runtime Errors description. 
  7. The standard function in the include file where the runtime error was detected (only relevant to the programmer). 

Note: Some elements of the list are displayed simultaneously (in the same text line): 4, 5 and 6; 6 and 7. 

Observation 

During high activity periods, the trade servers decision on whether a trade request is executed or rejected may suffer significant delays. Some data used in the request sent to the server might become incorrect, leading to the order’s rejection. When the server is evaluating a request and the symbol's quotes are updated, three cases might occur: 

  1. Pending order placing – the pending order’s target price becomes an incorrect distance. 
  2. Position opening/modifying – the position's Stop Loss or Take Profit intended level becomes an incorrect distance. 
  3. Position modifying – the position's Stop Loss or Take Profit previous level takes to its closing. 

The symbol’s quotes mentioned in the fifth element of the list in the Displayed Information section are especially useful here (since firsts usually differ from lasts). A careful analysis of these quotes, knowing the implication that certain quote changes have on the request’s evaluation, permits understanding the reason when these cases occur. To avoid the request’s rejection by the trade server due to “invalid stops” (cases 1 and 2), the prices/levels used should exceed the symbol’s Stop Level by a few pips. 

Conclusion 

The Multiple Position Opening is a helpful and effective tool regarding the positions manual opening, especially when these represent a significant number, enabling a simple and intuitive setting of the positions to open.


추천 제품
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Axilgo PipPiper CoPilot
Theory Y Technologies Pty Ltd
5 (2)
Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
A ticker that shows the average bitcoin price of the selected currency and keeps updating it at regular intervals. PRO version updates more often and displays details about the price change! Make sure you have added the API address http://metakod.com/mk/api in the list of allowed URLs on tab Tools → Options → Expert Advisors. All of the supported currencies and the API address are listed in the screenshots below. Inputs Logging level - Controls the amount of details written to the log (default
FREE
Forex 4up MT5
Volodymyr Hrybachov
전보 채널에서 신호를 거래하고 게시하시겠습니까? 그렇다면 이 유틸리티는 당신을 위한 것입니다. - 터미널에서 거래 - 전보 채널에 거래 게시 고객은 다음과 같이 기뻐할 것입니다. - 매일 5개의 신호에서 - 아름다운 신호 디자인 커스터마이징 서비스 -> 설정 -> 전문가 자문 -> 다음 URL에 대한 WebRequest 허용: https://api.telegram.org 텔레그램에서 @BotFather로 이동하여 봇을 만듭니다. 봇의 토큰을 복사하여 어드바이저의 매개변수에 입력합니다. 채널을 만들고 공개하세요. 생성한 봇을 채널에 추가하고 관리자로 지정 링크를 따라가세요: https://api.telegram.org/bot [TOKEN_BOTA ]/sendMessage?chat_id=@ [USERNAME_KANALA ]&text=TEST. 대괄호 []를 자신의 값으로 바꿉니다. 제 경우에는 https://api.telegram.org/bot128542909
Copier MT5 DEMO
Volodymyr Hrybachov
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
Tdo
Ivan Simonika
TDO is a free utility for optimizing the Trading Direction indicator. In addition to signals for trading, the indicator also has an information vector that fully provides all the statistical information on the operation of the indicator; this effect can be used to ensure that the indicator is automatically optimized. You just need to select the instrument and timeframe and specify the hourly interval in the utility settings and drop it on the chart chart. That's all, now we are waiting for the
FREE
* This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiC
FREE
Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT5 accounts only. For MT4 accounts, you must use Trade Receiver Free . Reference: - For MT4 receiver, please download Trade Receiver Free . - For MT5 receiver, please download Trade Receiver Free MT5 . - For cTrader receiver, please download Trade Receiver Free cTrader . - If you only need copy from MT4 accoun
FREE
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.4 (5)
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
TradeInfo MT5
Manuraj Dhanda
3.67 (6)
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: Show
FREE
MarketPro toolkit
Johannes Hermanus Cilliers
Start earning profits by copying All trades are sent by our successful Forex trader & are extremely profitable. You can earn profits by copying trades daily Trial Period included You'll also get access to extremely powerful trading education which is designed in a simple way for you to become a profitable trader, even if you have no trading experience. https://ec137gsj1wp5tp7dbjkdkxfr4x.hop.clickbank.net/?cbpage=vip
FREE
트레이딩 세션 시간 인디케이터: "트레이딩 세션 시간 인디케이터"는 외환 시장의 다양한 거래 세션에 대한 이해를 높이기 위해 설계된 강력한 기술 분석 도구입니다. 이 시스템에 통합된 인디케이터는 도쿄, 런던 및 뉴욕을 포함한 주요 세션의 개장 및 마감 시간에 대한 중요한 정보를 제공합니다. 자동 시간대 조정을 통해 이 인디케이터는 전 세계 트레이더를 대상으로 하여 고유의 거래 일정을 최적화하고 저활동 시간을 피할 수 있습니다. 시장 심리, 피크 변동성 시기 및 중첩 세션에 대한 통찰력을 제공하여 일중 트레이더가 전략과 일치하는 정확한 결정을 내릴 수 있도록 지원합니다. 사용자 정의 가능한 디스플레이를 통해 사용자 경험을 개인화할 수 있으며, 해당 데이터를 활용한 스마트 트레이딩 계획은 향상된 거래 결과를 가져올 수 있습니다. 저활동 시간을 인식하여 과다 거래를 피하고 품질 높은 기회에 집중함으로써 트레이더가 이 인디케이터를 통해 거래 여정을 최적화할 수 있습니다. 특징:
FREE
This indicator allows to hide CCI oscillator (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Period Apply To Information on "Commodity Channel Index" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/commodity_channel_index ************************************************************* Hey traders!!  Give me your feeds!  We are a community here and
FREE
This Small tool allows you to define a time counter in minutes for the closing of your positions according to the number of minutes you have set. For example if you set it to 30 Min, the tool will close each open position after 30 minutes from its opening. The settings ACTIVE: It is to activate the tool and use it to close your positions after the number of minutes defined. MANAGE: you to choose with the symbols managed by the tool. Choose "ALL CURENCY" if you want the system t
FREE
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Channel: English version - Versão Inglês: https://www.mql5.com/en/channels/Mql5_Python_Integration_EN Portuguese version - Versão Português: https://www.mql5.com/en/channels/Mql5_Python_Integration_PT Free version with 5 indicators: https://www.mql5.com/en/market/product/57574 This version has 38 indicators, 5 from the free vers
FREE
Indicator measures strength of each currency in your list. Main idea: It simply iterates through all combinations of pairs and adds difference between open and close in percent. Parameters: List of currencies - what currencies will be calculated (maximum is 8) Calculation type - from which data will be strength calculated Calculation data input - used as input related to calculation type Symbol suffix - used in case of suffix on symbols, e.g: when your symbols look like EURUSDm, EURUSDmicro et
FREE
This indicator allows to hide moving average (on all MT4 timeframes) from a date define by the user with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: MA Period MA Shift  MA Method MA Apply To Information on "Moving Average" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/moving_average ************************************************************* Hey traders!!  Give me your feeds!  We are a community h
FREE
RangeScalper
Ndumiso Mavuso
3.2 (5)
The strategy is based on finding top and bottoms during the night flat range. The night flat range usually lasts during the Pacific and Asian trading session and is characterized by low volatility. Most night scalpers have one weakness, that is, small gains and few big losses which wipe all the small gains. This Scalper is using Neutral network to avoid days that can potentially have high volatility and result in big loses, Neutral network does this accurately . The Neutral network has currently
FREE
Telegram Controls (Telecontrol)   — links the   Telegram   bot and the   MetaTrader 5   terminal, providing advanced Telegram trade signals and MT5 to Telegram integration. It helps aggregate data from multiple terminals and manage them using a bot in   Telegram . The service is convenient for working on multiple MT5 terminals, allowing each terminal to be individually configured for optimal display and perception of information. All terminal data is collected in one Telegram channel, enabling M
FREE
Shows various helpful informations lik: ATR (in Pips) Spread  (in Pips) Spread in percent of ATR (very helpful when your SL/TP is based on ATR Time left to next candle period Change in percent of last X candles (configurable) Spread warning, when its higher then 1/3 of the ATR Next-candle warning, when it appears shortly (2.5% of period) Please follow me on Twitter https://twitter.com/semager and stay up to date with the newest Indicators and EAs.
FREE
MT4 버전: https://www.mql5.com/en/market/product/120783 MT5 버전: https://www.mql5.com/en/market/product/120784 "워터마크" 스크립트는 차트 배경에 중요한 정보를 직접 표시하여 거래 차트를 향상시키도록 설계되었습니다. 이 스크립트는 현재 거래 쌍, 타임프레임, 다양한 시간 지표와 같은 주요 세부 정보를 추적하는 명확하고 눈에 띄지 않는 방법을 제공합니다. 기능: 거래 쌍 표시: 스크립트는 차트에 표시된 현재 거래 쌍(예: EUR/USD, BTC/USD)을 자동으로 감지하여 표시합니다. 이를 통해 거래자는 항상 어떤 자산을 분석하고 있는지 알 수 있어 잘못된 쌍에 따라 결정을 내릴 위험을 줄일 수 있습니다. 타임프레임 표시: 스크립트는 현재 차트 타임프레임(예: 1분, 1시간, 1일)을 표시합니다. 이는 스캘핑, 당일 거래 또는 장기 분석 여부에 관계없이 트레이더가 보고 있는 특
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.25 (4)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
Show Pips for MT5
Roman Podpora
4.63 (19)
이 정보 표시기는 계정의 현재 상황을 항상 알고 싶어하는 사람들에게 유용합니다. -   더욱 유용한 지표 표시기는 포인트, 백분율, 통화 단위의 이익뿐만 아니라 현재 쌍의 스프레드와 현재 기간에서 막대가 마감될 때까지의 시간과 같은 데이터를 표시합니다. 차트에 정보선을 배치하는 데는 여러 가지 옵션이 있습니다. 가격 오른쪽(가격보다 뒤에 있음) 코멘트(차트의 왼쪽 상단) 화면의 선택된 모서리에 있습니다. 정보 구분 기호를 선택할 수도 있습니다. | / \ # 이 표시기는 사용하기 쉽고 매우 유익합니다. 설정에서 불필요한 정보 항목을 비활성화할 수 있습니다. 설정 외모의 종류       - 정보 라인 표시 유형. 세 가지 옵션이 있습니다: 가격을 따르세요       - 가격을 따르세요. 댓글로       - 코멘트로; 화면의 선택된 모서리에서       - 화면의 선택한 모서리에 있습니다. 첨부용 그래프 코너       - 화면의 선택한 모서리에서 디스플레이 유형을 선택하는
FREE
This Program will not execute any trades! Works on any chart and any time frame! This is the MT5 version. MT4 version: https://www.mql5.com/en/market/product/125496?source=Site+Market+My+Products+Page#description This Program will produce a comment box at the top left of the chart and show you your equity % difference throughout the day. Updating constantly in real time. The daily resets back to zero on open of a new market open day. Using new current equity at start of day as refe
FREE
This tool will allow you to export the Historical data (Open, High, Low, Close, Volume) for any financial instrument present in your MetaTrader 5. You can download multiple Symbols and TimeFrames in the same csv file. Also, you can schedule the frequency of download (every 5 minutes, 60 minutes, etc.). No need to open a lot of charts in order to get the last data, the tool will download the data directly. The CSV File will be stored in the folder: \MQL5\Files . How it works Select the Symbols
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Server Clock
Flavio Javier Jarabeck
5 (4)
Many friends asked me for a simple, non-obtrusive, resource-friendly clock to track the time during their trades. It seems pretty obvious, but it is a must-have for those trading the market manually, waiting for the Market News, or just to visually know what time it is... Trading is an absorbing endeavor! So, here it is... Totally configurable, including Font Type, Font Size and Chart Location: Upper Left/Center/Right OR Lower Left/Center/Right, with a little twist of adjusting the Offset, just
FREE
Full Automated Trading panel . it works on any trading instruments: Forex, Stocks, Futures, Indices, CFD, Bonds, Cryptocurrencies; interface minimization function; flexibility of use; Join my channel and check video of it  ===> https://t.me/Ash_TheTrader/4986 Features :  Auto SL and TP Auto Close partial  Auto Trailing  Session Time Alert Time of trading Alert  Profit and Percentage  and etc. 
FREE
Backtesting PRO
Raul Benjamin Correa Reyes
Backtesting PRO: Make a review of the market based on the available history of your broker. Practice your strategies and verify them in seconds. Remember to maintain excellent risk management, check your days and hours of operation. R emember to start it in the shortest period to operate. Any questions or suggestions can be sent to this email: autoeducacion0110@gmail.com
FREE
이 제품의 구매자들이 또한 구매함
Trade Assistant MT5
Evgeniy Kravchenko
4.37 (166)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 주의, 응용 프로그램은 전략 테스터에서 작동하지 않습니다. 설명 페이지에서 데모 버전을 다운로드할 수 있습니다.  Manual, Description, Download demo 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다.
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
TradePanel MT5
Alfiya Fazylova
4.85 (116)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모는 여기 에서 확인하세요. 전체 지침은 여기 에서 확인하세요. 거래 . 한 번의 클릭으로 기본적인 거래 작업을 수행할 수 있습니다: 보류 주문 및 포지션 열기 주문 그리드 열기 보류 주문 및 포지션을 마감합니다. 포지션 전환(매수를 청산하여 매도를 개시하거나 매도를 청산하여 매수를 개시). 포지션 고정(반대 포지션을 열어 SELL과 BUY 포지션의 볼륨을 동일하게 만듭니다). 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현 및/또는 손절매를 공통 수준으로 설정합니다. 모든 포지션의 손절매를 손익 분기점 수준으로 설정합니다. 주문 및 포지션을 열 때 다음을 수행할 수 있습니다. 설정된 위험에 따라 거래량 자동 계산을 사용합니다. 한 번의 클릭으
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.99 (70)
Local Trade Copier EA MT5 를 사용하여 매우 빠른 거래 복사 경험을 해보세요. 1분 안에 간편하게 설정할 수 있으며, 이 거래 복사기를 사용하면 Windows 컴퓨터 또는 Windows VPS에서 여러 개의 MetaTrader 터미널 간에 거래를 0.5초 미만의 초고속 복사 속도로 복사할 수 있습니다. 초보자든 전문가든   Local Trade Copier EA MT5 는 다양한 옵션을 제공하여 사용자의 특정 요구에 맞게 맞춤 설정할 수 있습니다. 이는 수익 잠재력을 높이려는 모든 사람을 위한 최고의 솔루션입니다. 지금 사용해보시고 이것이 왜 시장에서 가장 빠르고 쉬운 무역용 복사기인지 알아보세요! 팁: 여기 에서 데모 계정에서 Local Trade Copier EA MT5 데모 버전을 다운로드하여 사용해 볼 수 있습니다. 다운로드한 무료 데모 파일을 MT5 >> File >> Open Data Folder >> MQL5 >> Experts 폴더에 붙여넣고
Telegram To MT5 Receiver
Levi Dane Benjamin
4.86 (7)
가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호
사용자 지정 알림은 8가지 주요 통화(USD, CAD, GBP, EUR, CHF, JPY, AUD, NZD)와 금(XAU), 이러한 통화를 기준으로 하는 28개의 모든 외환 및 금 쌍, US30, UK100, WTI, 비트코인 등 최대 7개 지수에 걸쳐 유망한 설정을 식별하는 다목적 멀티마켓 모니터링 도구입니다. 완전히 사용자 정의할 수 있습니다. 이 도구는 FX 파워, FX 볼륨, IX 파워 지표에서 데이터를 수집하여 중요한 이벤트를 알려줍니다.   시작하기 전에 이 멀티 마켓 스캐너가 제공하는 모든 옵션을 활용하려면 터미널에 사용 중인 보조지표가 이미 설치되어 있어야 합니다. 기능 및 다양한 알림 옵션에 대한 자세한 내용은 -> 사용자 지정 알림 FAQ에서 확인하세요.                                                                                                        사용자 지정 알림은
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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
4.08 (24)
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 터미널 사이의 거래/포지션을 복사하기 위해 만들어졌습니다. 데모 계정 및 투자 계
Trade Manager DaneTrades
Levi Dane Benjamin
4.73 (22)
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 5 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT4 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
Trade Dashboard MT5
Fatemeh Ameri
4.96 (52)
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 of
MT5 to Telegram Signal Provider 는 사용하기 쉽고 완전히 커스터마이즈 가능한 유틸리티로, 특정 신호를 Telegram의 채팅, 채널 또는 그룹으로 전송하고, 귀하의 계정을 신호 제공자 로 만듭니다. 경쟁 제품과 달리 DLL 임포트를 사용하지 않습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식은 필요하지 않습니다; 개발자가 제공하는 모든 것이 필요합니다. 주요 특징 구독자에게 보낸 주문 상세 정보를 커스터마이즈할 수 있습니다. 예를 들어, 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독에서는 모든 신호를 받습니다. id, 심볼, 또는 코멘트로 주문을 필터링할 수 있습니다. 주문이 실행된 차트의 스크린샷이 포함됩니다 보낸 스크린샷에 닫힌 주문을 그려 추가 검증을 합니다 새 주문 메시지를 보내기 전에 포지션을 조
한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 당사의 거래 패널을 사용하면 차트에서 직접 클릭 한 번으로 거래를 실행할 수 있으며 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 매개변수와 기능의 자동 계산을 통해 트레이더는 더욱 빠르고 편리하게 거래할 수 있습니다. 그래픽 팁, 정보 라벨, 무역 거래에 대한 전체 정보는 MetaTrader 차트에 있습니다. MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 ... MetaТrader 5   의 주요 주문 거래 컨트롤 패널: 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제
-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
Trade Assistant 38 in 1
Makarii Gubaydullin
4.89 (18)
다기능 도구: 로트 계산기, 가격 조치, R/R 비율, 무역 관리자, 공급 및 수요 영역을 포함한 65개 이상의 기능 데모 버전   |   사용자 매뉴얼   |   MT5 버전 이 유틸리티는 전략 테스터에서 작동하지 않습니다.   여기에서 데모   버전을 다운로드하여 제품을 테스트할 수 있습니다. Contact me   질문/개선 아이디어가 있는 경우/버그가 발견된 경우   저에게 연락 하십시오. 거래 프로세스를 간소화, 가속화 및 자동화하십시오. 이 대시보드로 표준 터미널 기능을 확장하십시오. 유틸리티는 외환, 주식, 지수, 암호화폐 등 모든 거래 수단에서 작동합니다. 1. 새로운 거래 열기 : 로트/리스크/RR 계산: 1. Lot 계산기 (리스크 규모에 따른 거래량 계산) 2. 리스크 계산기 (로트 규모에 따른 리스크 금액) 3. 위험/보상 비율(RR) 4. 주문에 대한 활성화 트리거 + StopLimit 구매 / StopLimit 판매 5. 가상 SL / TP 레벨
Binance Future용 Mt5 봇(전문가) 시스템은 Binance Future 시장에서 실행됩니다. 이를 자신의 코드에 쉽게 통합하여 작업을 자동화할 수 있습니다. 수동 조작 패널을 사용할 수 있습니다. 헤지 모드 호환. 모든 작업은 화면에서 수동으로 수행할 수 있습니다. 많은 암호화폐를 동시에 제어하는 가장 효과적인 방법입니다. 화면은 바이낸스 화면이 있는 템플릿 형식입니다. 링크에서 템플릿 파일을 다운로드할 수 있습니다. https://drive.google.com/file/d/1WHqGhym0QIK31l7kwfit9_tXb7YbqSuT/view?usp=sharing 이 프로그램은 설치가 필요합니다. https://www.mql5.com/tr/market/product/68694 https://www.mql5.com/tr/market/product/73887 매개변수 API 키 = 바이낸스 API 키 비밀 키 =
YuClusters
Yury Kulikov
4.93 (42)
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
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ5> МТ5", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
Risk Manager for MT5
Sergey Batudayev
4.5 (14)
MT5의 Expert Advisor Risk Manager는 매우 중요하며 제 생각에는 모든 거래자에게 필요한 프로그램입니다. 이 Expert Advisor를 사용하면 거래 계정의 위험을 제어할 수 있습니다. 위험 및 이익 통제는 금전적 측면과 백분율 측면에서 모두 수행될 수 있습니다. Expert Advisor가 작동하려면 통화 쌍 차트에 첨부하고 예금 통화 또는 현재 잔액의 %로 허용되는 위험 값을 설정하기만 하면 됩니다. PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 어드바이저 기능 이 위험 관리자는 위험을 제어하는 ​​데 도움이 됩니다. - 거래를 위해 - 하루 - 일주일 동안 - 한 달 동안 당신은 또한 제어할 수 있습니다 1) 거래 시 최대 허용 랏 2) 1일 최대 주문 수 3) 하루 최대 수익 4) 지분 인수 이익 설정 그게 다가 아닙니다. 설정에서 자동 설정을
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (2)
Cerberus the Equity Watcher는 귀하의 계정 자산을 지속적으로 모니터링하고 잘못된 EA 또는 재량 트레이더인 경우 감정적 행동으로 인해 발생하는 주요 손실을 방지하는 위험 관리 도구입니다. 버그가 있을 수 있거나 예상치 못한 시장 상황에서 잘 수행되지 않을 수 있는 EA에 의존하는 체계적 거래자에게 매우 유용합니다. Cerberus를 사용하면 최소 자산 가치와 (선택적으로) 최대 가치를 설정할 수 있습니다. 둘 중 하나에 도달하면 모든 위치가 평평해지고 모든 보류 중인 주문이 닫히고 모든 EA가 "죽습니다". 모든 위치를 평평하게 하면 알림이 사용자 휴대폰으로 전송되고 명확한 메시지가 화면에 표시됩니다. "평평화" 이후에 Cerberus는 주식 가치를 계속 주시하고 다시 초기화될 때까지 추가 거래 시도를 중단합니다. Cerberus가 수행하는 모든 작업은 화면에 명확하게 표시되고 Expert Advisor 탭에 보고되며 사용자에게 알림이 전송됩니다. 사용자의 실수
Take a Break MT5
Eric Emmrich
4.75 (16)
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 News Filter MT5
Leolouiski Gan
4.64 (11)
이 제품은 뉴스 시간 동안 모든 전문가 어드바이저 및 수동 차트를 필터링하여 수동 거래 설정이나 다른 전문가 어드바이저가 입력한 거래가 파괴될 수 있는 급격한 가격 상승으로부터 걱정하지 않아도 됩니다. 이 제품은 또한 뉴스 발표 전에 열린 포지션과 대기 주문을 처리할 수 있는 완전한 주문 관리 시스템이 함께 제공됩니다.   The News Filter  를 구매하면 더 이상 내장 뉴스 필터에 의존할 필요가 없으며 이제부터 모든 전문가 어드바이저를 여기서 필터링할 수 있습니다. 뉴스 선택 뉴스 소스는 Forex Factory의 경제 캘린더에서 얻어집니다. USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD 및 CNY와 같은 어떤 통화 기준으로 선택할 수 있습니다. Non-Farm (NFP), FOMC, CPI 등과 같은 키워드 식별을 기준으로 선택할 수도 있습니다. 저, 중, 고 영향을 가지는 뉴스를 필터링할 수 있도록 선택할 수 있습니다. 차트와 관련된 뉴스만
MT5 to Discord Signal Provider 는 Discord로 직접 거래 신호를 보내는 데에 설계된 사용자 친화적이고 완전히 맞춤화할 수 있는 유틸리티입니다. 이 도구는 귀하의 거래 계좌를 효율적인 신호 제공자로 변환합니다. 귀하의 스타일에 맞게 메시지 형식을 사용자 정의하세요! 사용 편의성을 위해 사전에 디자인된 템플릿을 선택하고 포함하거나 제외할 메시지 요소를 선택할 수 있습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ Telegram 버전 ] 설정 간편한 설정을 위해 저희의 상세한 사용자 가이드 를 따르세요. Discord API에 대한 사전 지식이 필요 없습니다; 필요한 모든 도구를 제공합니다. 주요 기능 구독자 업데이트를 위한 주문 세부 정보를 사용자 정의합니다. 각 계층이 다른 수준의 신호 접근을 제공하는 브론즈, 실버, 골드와 같은 계층적 구독 모델을 구현합니다. 주문이 실행된 차트의 스크린샷을 첨부합니다. 더 명확하게 하기 위해 이 스크린
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). The demo version   limited in functionality, be sure to watch this video before using -->  https://youtu.be/geLQ6dUzAr8 A community for users, product discussion, update news, and first line of support are organized in a free Discord: https://discord.gg/zFhEZc7QDQ Use Webmoney For payments in cryptocu
RiskGuard Management
MONTORIO MICHELE
5 (14)
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. Manual RiskGuard Management   RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Compatible with any operating system whether Mac or Windows. The operations panel is integrated into the graph giving the possibility to choose size and position between right and left, while the various buttons light up when they can be used,
Trade Sync MT5
Anna Kolchina
5 (1)
« Trade Sync » — Really fast copying and precise synchronization of trades. Simple installation and configuration of the application within 5 seconds allows you to copy trades between different MetaTrader terminals installed on one Windows PC or Windows VPS at maximum speed. «Trade Sync» contains a large number of options for customizing the application to your specific needs and allows you to cope with even complex user tasks. Separate use: Trade Sync MT4 - allows you to copy (Мt4 > Мt4), Trade
OrderManager MT5
Lukas Roth
4.88 (16)
OrderManager   소개: MT5용 혁신적인 유틸리티 MetaTrader 5용 새로운 Order Manager 유틸리티를 통해 전문가처럼 거래를 관리하세요. 단순성과 사용 편의성을 염두에 두고 설계된 Order Manager는 각 거래와 관련된 위험을 쉽게 정의하고 시각화할 수 있습니다. 이를 통해 보다 효과적인 결정을 내리고 거래 전략을 최적화할 수 있습니다. OrderManager에 대한 자세한 정보는 매뉴얼을 참조하십시오. [ 매뉴얼 ] [ MT4 버전 ] [ 텔레그램 채널 ] 주요 특징: 위험 관리: 거래의 위험을 빠르고 쉽게 정의하여 더 나은 결정을 내리고 거래 성능을 향상시킵니다. 시각적 표현: 열린 포지션을 명확하고 간결하게 이해하기 위해 거래와 관련된 위험을 그래픽으로 볼 수 있습니다. 주문 수정: 몇 번의 클릭만으로 주문을 쉽게 수정하거나 닫아, 거래 과정을 간소화하고 소중한 시간을 절약합니다. 손끝의 뉴스: 한 번의 터치로 최신 시장 뉴스를 얻어 항상 정
Price Action Trade Panel EA MT5
Juvenille Emperor Limited
5 (4)
Price Action Trade Panel MT5 는 지정된(기본적으로 8개) 과거 양초의 순수한 가격 조치 데이터를 기반으로 모든 기호/상품의 구매/판매력 수준 균형을 계산합니다. 이는 지표 패널에서 사용할 수 있는 32개 기호/상품의 가격 움직임을 모니터링하여 가장 가까운 시장 심리를 제공합니다. 60% 이상의 매수/매도 수준은 특정 기호(기본 설정 사용)를 매수/매도할 수 있는 매우 견고한 수준을 제공합니다.   Price Action Trade Panel MT5 에는 가격 행동에 대한 표준, 빠르거나 느린 근접에 대해 사용할 수 있는 3가지 계산 모드가 있으며 실시간 움직임에 더 날카롭거나 부드러운 적응을 위해 조정 가능한 가격 행동 캔들을 제공합니다. Price Action Trade Panel MT5 는 또한 MT5에서 찾을 수 있는 가장 간단하고 사용하기 쉬운 거래 패널입니다. 추가 창이나 패널을 열 필요 없이 한 표면에 모든 옵션과 기능이 있습니다. 그것은 인터
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (18)
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 develop 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 trade
MT5 To Telegram Copier
Levi Dane Benjamin
5 (1)
MT5에서 Telegram으로 완전히 사용자 정의 가능한 신호를 보내고 신호 제공자가 되세요! 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 사용자 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전  | Discord 버전 데모를 시도하려면 사용자 가이드를 참조하십시오. MT5에서 Telegram으로 보내는 기능은 전략 테스터에서 작동하지 않습니다. MT5에서 Telegram으로의 기능 다양한 옵션으로 신호를 완전히 사용자 정의합니다 신호 앞이나 뒤에 자체 사용자 지정 메시지를 추가합니다. 태그, 링크, 채널 또는 기타 모든 것이 될 수 있습니다 신호에 이모티콘을 추가, 제거 또는 사용자 정의합니다. 또는 모두 제거할 수도 있습니다. 심볼 또는 매직 번호로 보낼 거래를 필터링합니다 특정 심볼의 전송 제외 특정 매직 번호의 전송 제외 신호와 함께 전송할 거래 세부 정보를 사용자 정의합니다 신호
제작자의 제품 더 보기
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneousl
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Tick Data Record MT4
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor   permits   to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a sp
FREE
Position Selective Close MT5
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
FREE
Scientific Calculator MT4
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.   Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).   Mathematical and trigonometric functions .   Curved parentheses (()) to define the precedence and
FREE
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contai
FREE
Position Selective Close MT4
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Tick Data Record MT5
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshe
FREE
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting th
FREE
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained b
FREE
Pending Order Grid MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and St
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneousl
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Pending Order Grid MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and St
필터:
리뷰 없음
리뷰 답변
버전 1.2 2024.10.05
Insignificant change, not requiring an update:

- Edition of the brief text description at the script’s properties window.
버전 1.1 2024.06.02
Minor change, not requiring an update:

- Link addition at the script’s properties window to visit the product page.