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

Scientific Calculator MT5

Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics. 

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 contain the function’s argument(s). 
  • Full stop (.) as decimal point and comma (,) as function’s arguments separator. 

The mathematical/trigonometric functions are used by writing the respective name after “Math” and one or two arguments inside parentheses, separated by a comma in this last case. For instance, “MathLog10()” and “MathPow()” would be “Log10(argument)” and “Pow(argument1,argument2)”, respectively. List of names that correspond to the available functions: 

Abs, Arccos, Arcsin, Arctan, Arctan2, Ceil, Cos, Exp, Floor, Log, Log10, Max, Min, Mod, Pow, Rand, Round, Sin, Sqrt, Tan, Expm1, Log1p, Arccosh, Arcsinh, Arctanh, Cosh, Sinh, Tanh. 

Note: “MathRand()” is only executed with “GetTickCount()” as the argument of “MathSrand()”, it’s used without anything inside parentheses – simply writing “Rand()”. 

Additionally, the expression has the following properties: 

  • The scientific, engineering and E notations are allowed. 
  • The mathematical constants “Pi” and “e” are available (simply writing the respective letter(s)). 
  • The multiplication needs to be explicitly indicated (through the respective symbol). 
  • The system is case-insensitive. 
  • The space ( ) is allowed and doesn’t affect the expression’s calculation. 
  • The input expression is limited to 240 characters. 

    Examples of a number representation using various notations: “0.0000325” (decimal), “3.25*10^-5” (scientific), “32.5*10^-6” (engineering) and “32.5E-6” (E). 

    Note: The meaning/function of the symbol “e” depends on the context it’s placed, for instance, “1e+1=10” (as E notation) and “1*e+1=3.718...” (as constant). 

    IMPORTANT! The script doesn’t verify if the input expression fulfils all the requirements, namely if it obeys syntax/standard rules, hence, any infringement of these leads to a result with no meaning in mathematical terms. 

    Input Parameters 

    • Display Mode: Expression’s result’s display mode, enable selecting the Alert, Comment or Print function, which presents the information in a pop-up window, in the chart window (to which the script attaches) or in the Experts tab of the Toolbox window, respectively. 
    • Math Expression: Science, engineering and mathematics expression to be calculated. 

      Conclusion 

      Scientific Calculator is a helpful and effective tool regarding the expressions calculation of science, engineering and mathematics, enabling a simple and intuitive setting of the expressions to compute.


      추천 제품
      VoiceEscort
      Nikolai Karetnikov
      Features: The Expert Advisor pronounces current prices at a set interval.  It speaks Russian and English.  The file voice_dict.csv contains the rules of pronunciation (language, other rules). See an example below  The Google cloud server is used for pronunciation, so the expert should be allowed to go to "https://texttospeech.googleapis.com" (see Tools\Options\Expert Advisors Allow WebRequest for...) Restrictions: Only 2 symbols Example of a pronunciation rule (voice_dict.csv file in the Fil
      FREE
      Unlock Your Trading Potential with Our Risk Management Tool! Revolutionize your trading experience with our game-changing solution. Designed for traders who prioritize precision and control, our Risk Management Tool lets you effortlessly calculate the perfect lot size or volume, ensuring confident trades even in volatile markets. Seamless Trade Execution : Input your stop loss and risk level, and let our tool handle the rest. No more manual calculations – just efficient trading. Optimal Risk-Rew
      FREE
      FasterShark
      Terence Gronowski
      5 (1)
      Idea I programmed this tool out of the necessity to be constantly informed about what is going on. Before I sometimes forgot to set a stopp loss, this is impossible with this tool. Further this tool allows you to make distributed entries, eg. with a first feeler with 0.1 contracts and when the direction is the right one you just put more contacts into the game. Money- and risk management is built in. If you use more then the predetermined number of contracts there is a warning. You are constantl
      FREE
      ATR to Baseline
      Manuel Alejandro Cercos Perez
      This indicator creates a channel relative to other chart indicator: indicator + ATR and indicator - ATR . Useful to know if price has gone up too far of your baseline. The ATR levels can be adjusted with a multiplier. It can also be applied to prices (close, open, high, low, median...) or other subwindow indicators. Actually you can get the same information about distances to baseline when applying it to close prices You can also get this indicator for MT4 (a bit more complex to use, but it ca
      FREE
      This script exports the economic calendar from MT5 as a .csv-file into the common directory of the terminal (...\Terminal\Common\Files). The generated file news.csv is necessary for using the news filter in back testing the Range Breakout Day Trader EA. Input parameters: Country 1: First country from which the news will be exported Country 2: Second country from which the news will be exported Date from: Start date from which the calendar data will be exported Date to: End date to which the
      FREE
      Market scanner based on the indicator published here  Download the 'John Carters TTM Squeeze with MACD' Technical Indicator for MetaTrader 5 in MetaTrader Market (mql5.com) .  Only the instruments that are in the Market Watch window are scanned. Maximum number of scanning tools up to 5000. The scan timeframe is selected from the timeframe panel of the terminal. To use it, open any chart and attach the Expert Advisor to the chart, the 'Search' button will appear in the upper left corner. When you
      FREE
      This is the demo Version of Money and Trade Manager, which can be found here: https://www.mql5.com/en/market/product/58163# The Demo is limited to EUR/USD , but otherwise fully functional. Features: easy positioning of stoploss and takeprofit with horizontal Assistance-lines automatic Volume calculation fixed risk, set by the trader Closing of all trades of one type, with the click of one button (long or short, for this symbol) Creation of pending orders with one click Direct feedback thr
      FREE
      ATR Moving Average
      David Gitau Gakunga
      5 (3)
      ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window. Settings Name Description ATR period Set Price per iod for ATR calculation ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 ) MA Period Set moving Average Period MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted ) MA Shift Set moving average shift Enable Alerts ? Generate Alert when ATR crosses
      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
      CPM Extended MT5
      Sergey Efimenko
      4.43 (7)
      알고리즘은 Currency Power Meter 표시기의 아이디어를 기반으로 합니다. 이 버전에서 표시되는 값의 수는 무제한이며 코드가 더 간결하고 빠르며 현재 막대의 값은 표시기 버퍼를 통해 얻을 수 있습니다. 표시가 보여주는 것   : 얇은 밴드와 통화 앞의 위쪽 숫자는 지난 N시간 동안의 상대 강도 지수를 보여주고(N은 변수 '시간'의 매개변수에서 설정됨), 더 넓은 밴드는 일일 지수를 보여줍니다. 입력 매개변수에서 지정하는 이 통화를 사용하는 통화 쌍이 많을수록(중개인이 쌍에 대한 견적을 제공한다고 가정) 인덱스에 가중치가 더 많이 부여됩니다(그러나 "비주요" 또는 이국적인 통화 쌍에 주의할 수 있습니다. 전체 그림을 왜곡). 예를 들어 EURUSD만 지정하면 유로에 대한 상대 지수는 이 쌍만을 기준으로 계산되고 EURGBP를 추가하면 유로 지수는 두 쌍을 기반으로 계산되어 더 많은 가중치를 얻게 됩니다. 데이터 활용 방법   : 지수 값이 낮거나 높을수록 중요한 뉴스가 없을
      FREE
      CommunityPower MT5
      Andrey Khatimlianskii
      4.74 (93)
      CommunityPower EA   — is the Expert Advisor for MetaTrader 4/5, created by community and for community. It is free, versatile and very powerful, and allows to trade a wide range of strategies. The idea is simple Your suggestions + my code = a win-win for everyone! Is it a ready-to-use money-making machine? No, it is definitely not. It is a tool, which allows you to create and run your own trading strategy, and it is up to you to find profitable settings and take the responsibility for your tr
      FREE
      XFChart EA
      Jesus Eric Seacor
      XFChart simplifies trading strategies with customizable options for informed decision-making across various styles, from scalping to position trading. 1. Risk Management:    - XFChart offers automatic breakeven and trailing stop features to protect profits and reduce emotional decisions.    - Auto Breakeven is disabled by default and can be enabled through the indicator properties window.    - The "Auto Trailing Stop Loss" adjusts the stop loss based on market movement, facilitating profit loc
      FREE
      RSI talking, use all your senses while trading! The idea When trading your eyes might be very stressed. Therefore I programmed the RSItalking. Trade what you see and what you hear ! Function This indicator says "rsioverbought" when rsi is over a threshold value (default 75%) and "rsioversold" if it is under a lower threshold (default 25%). When you keep a long position be adviced to realize profit when the indicator tells you "rsioverbought" and vice versa. You will find an explanation of th
      FREE
      Simple Trading Controller
      Pierpaolo De Nicolo
      5 (1)
      The "Simple Trading Controller" for MetaTrader 5 sets a new standard for speed and efficiency in opening and closing market positions. Crafted with a clean and intuitive design, this tool is a response to the specific needs of traders, ensuring a seamless and rapid trading experience. All it provides is: Quick BUY and SELL Buttons Open multiple operations at the same time Set Trade Size Set Stop Loss Take Profit Points Close All Positions Let's go and see the advantages of using "Simple Trading
      FREE
      Short description : TheTrendHunterMax   is a LIMITED VERSION tool that can be used either as a trading robot for automated trading or just a signal provider for manual trading.  As an EA, it uses the techniques we usually employ in trading like determining the highs and lows on the trading chart. With this, it determines the trend convergence and divergence in the chart. Combined with the volatility, price movements, it analyzes the possible order type that can be most profitable. By defaul
      FREE
      This is a demo version of a non-trading expert , which utilizes so called the custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place the EA on a chart of a working instrument. The lesser timeframe of the source chart is, the more precise resulti
      FREE
      RSI Currencies MT5
      Fabio Cavalloni
      5 (1)
      RSI Currencies is an indicator that is based on the RSI concept but with a totally different approach. It calculates its values calculating all RSI values of all pairs related to the same currency and making an average between them: the goal is to obtain a more solid and trustable information about what each currency are doing lowering the impact of market noise and extreme euphory on a particular pair to analyze the whole basket. It works on 28 forex majors and minor pairs related to these curr
      FREE
      NNFX Trade Panel
      Manuel Alejandro Cercos Perez
      4.8 (5)
      No Nonsense Forex 방법을 위한 트레이드 패널 차트를 깨끗하게 유지하면서 거래 속도를 향상시키십시오. 특징: -포지션 사이징:   매수/매도를 클릭하면 이 도구는 귀하의 위험에 가장 근접한 로트의 양으로 2개의 거래를 엽니다(각 거래에서 사용되는 잔액의 백분율). 핍 값 계산은 잊어버리세요! -SL 및 TP:   각 거래는 1.5*ATR에서 손절매로 시작되고 1*ATR에서 이익실현으로 두 절반 중 하나가 열립니다. 사용된 ATR 값은 일일 양초를 완료하는 데 4시간 미만이 남은 경우 현재 양초 중 하나이고, 그렇지 않은 경우 이전 양초 값입니다. - 손절매 업데이트:   손절매를 손익분기점으로 설정하거나 NNFX의 규칙에 따라 후행 손절매를 업데이트하십시오(가격이 2*ATR로 이동한 후 손절매를 1.5*ATR로 이동). -포지션 닫기:   종료 신호를 받으면 단 한 번의 클릭으로 모든 매수 또는 매도를 마감합니다. 기타 고려 사항: - 프로그램은 다른 전문가가
      FREE
      Time Segmented Volume for MT5
      Fernando Carreiro
      5 (1)
      (Google 번역) 이 지표는 Worden Brothers, Inc 에서 개발한 원본 " TSV(Time Segmented Volume) "를 기반으로 합니다. 그러나 여기에 몇 가지 기능을 추가했습니다. 원본에서 사용하는 기본 종가만 사용하는 대신 적용할 가격을 선택할 수 있습니다. 실제 범위를 기반으로 하는 가상 볼륨을 포함하거나 볼륨 가중치를 전혀 적용하지 않는 등 사용할 볼륨 가중치를 선택할 수도 있습니다. (Original text) This indicator is based on the original “ Time Segmented Volume (TSV) ” developed by Worden Brothers, Inc . However, I added an extra few features to this one. One can choose the price to be applied, instead of only having the default close price us
      FREE
      A professional tool for trading - the divergence indicator between the  Stochastic and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  Stochastic peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested ver
      FREE
      Ever thought of your broker stop hunting your stop losses? Incognito SL and TP is exactly what you need! As promised, version 1.1 now has the SL and TP lines that can easily be adjusted by the user. ========================================== INPUTS: SL: Exact price you want the orders for the chart symbol to close when this SL price was hit. Set to 0 for no SL. TP: Exact price you want the orders for the chart symbol to close when this TP price was hit. Set to 0 for no TP. ======================
      FREE
      NotifyMe Free for MT5
      Denis Zyatkevich
      4.86 (7)
      Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or activates an audio alarm in case any changes are detected on the trading account: opening/closing positions, changing order parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert does not trade, it only monitors your account and orders. Launching the Expert Advisor You should
      FREE
      The Trend Line Reverse Expert Advisor is a highly innovative and powerful tool that enables traders to effortlessly identify and trade trends in the financial markets. With this advanced tool, you can easily draw trend lines on your MT5 chart, and the EA will automatically buy or sell when the price reaches the trend line. This EA is user-friendly and requires minimal setup. You can simply attach it to your chart and start drawing up to three trend lines where you anticipate the price to reverse
      FREE
      This script downloads economic news data, required for  Economic news calendar with history  indicator. It downloads data from fxstreet.com to Common folder of MT5 in CSV format. How to use it (watch video below on how to test demo version): Add  http://calendar.fxstreet.com/eventdate / to Allowed URLs section in MT5 settings Download and Install script and indicator from mql5.com Open chart with required currency pair Find script in Navigator panel and drag&drop it to the chart. Find correspond
      FREE
      Traders notifier
      Iawrence Chiiambb Mkandawi
      Introducing Trader's NotifierYo,ur Ultimate Trading Companion Are you tired of missing crucial market moments because you looked away for just a moment? The frustration of waiting for that perfect confluence, only to realize you've missed it, can be overwhelming. But fear not, because Trader's Notifier is here to revolutionize the way you trade! Seize Every Opportunity Trader's Notifier is your vigilant ally, keeping a watchful eye on your charts so you don't have to. No more staring at t
      FREE
      Иногда бывает, что наши построения на графике выходят за пределы последнего бара. После выходных, эти построения могут измениться в виду особенностей учета времени в мт5. Данный индикатор поможет решить эту проблему - он проходит по всем графикам и сдвигает дату объекта, которая дальше, чем нулевой бар.  После завершения работы индикатор удаляется. Параметры: Direction - направление сдвига; DaysShift - количество дней, на которые сдвигается дата объекта, правее нулевого бара.
      FREE
      CAP Gold Albatross EA MT5
      MEETALGO LLC
      2.1 (10)
      MeetAlgo Gold Albatross EA MT4  is a pure mathematical scalper that trades tick data aggressively. It implements a simple and universal trading strategy which can be applied to any instrument. Key Advantages Fully automated trading 24/5. No need in a large initial deposit. Always uses Stop Loss to protect capital. Position trailing stop is used. Both a fixed lot and a free margin percentage are used. Ability to set time limitations for the EA operation. Trading Requirements Caution is advis
      FREE
      OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input parame
      FREE
      Hidden Ichimoku MT5
      Christian Ricard
      4 (1)
      This indicator allows to hide Ichimoku Kinko Hyo (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Tenkan-sen Kijun-sen  Senkou Span B Information on "Ichimoku Kinko Hyo" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/ichimoku ************************************************************* Hey traders!!  Give me your feeds!  We are a community here
      FREE
      CrashBoom Stones
      Kundai Bodzo
      5 (5)
      About CrashBoom Stones is an expert advisor utility that gives you a signal to catch CrashBoom drops or spikes. It shows you a Red Sell arrow on Crash to sell, and a blue arrow on Boom to buy. It also gives you an alert when an arrow is shown.  Note: The utility does not show signals for the historical data in live mode, use the strategy tester to test this utility. The arrows shown are independent to the trends pane. The trends pane is more accurate when H1 and M30 agree. Recommendations
      FREE
      이 제품의 구매자들이 또한 구매함
      Trade Assistant MT5
      Evgeniy Kravchenko
      4.4 (172)
      거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 주의, 응용 프로그램은 전략 테스터에서 작동하지 않습니다. 설명 페이지에서 데모 버전을 다운로드할 수 있습니다.  Manual, Description, Download demo 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다.
      가격이 순식간에 변할 수 있는 시장에서 주문은 가능한 한 간단해야 한다고 생각하십니까? Metatrader에서는 주문을 열 때마다 시작 가격, 손절매 및 이익실현 및 거래 규모를 입력하는 창을 열어야 합니다. 금융 시장 거래에서 자본 관리는 초기 예금을 유지하고 곱하기 위해 필수적입니다. 따라서 주문을 하고 싶을 때 얼마나 큰 거래를 열어야 하는지 궁금할 것입니다. 이 단일 거래에서 위험을 감수해야 하는 예치금의 비율은 얼마입니까? 이 거래에서 얼마나 많은 이익을 얻을 수 있으며 위험 대비 이익 비율은 얼마입니까? 거래 규모를 설정하기 전에 거래 규모가 어떻게 되어야 하는지에 대한 질문에 대한 답을 얻기 위해 필요한 계산을 수행합니다. 이 모든 작업을 자동으로 수행하는 도구가 있다고 상상해 보십시오. 차트를 열고 시장 분석을 하고 진입점, 방어점(손절매) 및 목표(이익 실현)를 수평선으로 표시하고 마지막에 위험 수준을 정의합니다. 이 거래에서 감당할 수 있는 가용 자본의 %로, 이
      TradePanel MT5
      Alfiya Fazylova
      4.86 (115)
      Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모는 여기 에서 확인하세요. 전체 지침은 여기 에서 확인하세요. 거래 . 한 번의 클릭으로 기본적인 거래 작업을 수행할 수 있습니다: 보류 주문 및 포지션 열기 보류 주문 및 포지션을 마감합니다. 포지션 전환(매수를 청산하여 매도를 개시하거나 매도를 청산하여 매수를 개시). 포지션 고정(반대 포지션을 열어 SELL과 BUY 포지션의 볼륨을 동일하게 만듭니다). 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현 및/또는 손절매를 공통 수준으로 설정합니다. 모든 포지션의 손절매를 손익 분기점 수준으로 설정합니다. 주문 및 포지션을 열 때 다음을 수행할 수 있습니다. 설정된 위험에 따라 거래량 자동 계산을 사용합니다. 한 번의 클릭으로 여러 주문을 열
      Local Trade Copier EA MT5
      Juvenille Emperor Limited
      5 (64)
      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 폴더에 붙여넣고
      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
      Trade copier MT5
      Alfiya Fazylova
      4.39 (28)
      Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ5> МТ5", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
      MT5 to Telegram Signal Provider 는 사용하기 쉽고 완전히 커스터마이즈 가능한 유틸리티로, 특정 신호를 Telegram의 채팅, 채널 또는 그룹으로 전송하고, 귀하의 계정을 신호 제공자 로 만듭니다. 경쟁 제품과 달리 DLL 임포트를 사용하지 않습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식은 필요하지 않습니다; 개발자가 제공하는 모든 것이 필요합니다. 주요 특징 구독자에게 보낸 주문 상세 정보를 커스터마이즈할 수 있습니다. 예를 들어, 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독에서는 모든 신호를 받습니다. id, 심볼, 또는 코멘트로 주문을 필터링할 수 있습니다. 주문이 실행된 차트의 스크린샷이 포함됩니다 보낸 스크린샷에 닫힌 주문을 그려 추가 검증을 합니다 새 주문 메시지를 보내기 전에 포지션을 조
      Trade Manager DaneTrades
      DaneTrades Ltd
      4.74 (23)
      거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 5 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT4 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
      Trade Dashboard MT5
      Fatemeh Ameri
      5 (28)
      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   deta
      Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. Using the EA : U
      OrderManager MT5
      Lukas Roth
      4.88 (16)
      OrderManager   소개: MT5용 혁신적인 유틸리티 MetaTrader 5용 새로운 Order Manager 유틸리티를 통해 전문가처럼 거래를 관리하세요. 단순성과 사용 편의성을 염두에 두고 설계된 Order Manager는 각 거래와 관련된 위험을 쉽게 정의하고 시각화할 수 있습니다. 이를 통해 보다 효과적인 결정을 내리고 거래 전략을 최적화할 수 있습니다. OrderManager에 대한 자세한 정보는 매뉴얼을 참조하십시오. [ 매뉴얼 ] [ MT4 버전 ] [ 텔레그램 채널 ] 주요 특징: 위험 관리: 거래의 위험을 빠르고 쉽게 정의하여 더 나은 결정을 내리고 거래 성능을 향상시킵니다. 시각적 표현: 열린 포지션을 명확하고 간결하게 이해하기 위해 거래와 관련된 위험을 그래픽으로 볼 수 있습니다. 주문 수정: 몇 번의 클릭만으로 주문을 쉽게 수정하거나 닫아, 거래 과정을 간소화하고 소중한 시간을 절약합니다. 손끝의 뉴스: 한 번의 터치로 최신 시장 뉴스를 얻어 항상 정
      DrawDown Limiter
      Haidar, Lionel Haj Ali
      5 (17)
      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
      가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호
      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 (*). Current price already includes a 25% discount : Purchase (lifetime) -- $365 instead of $490 Rent (30 days) -- $50 instead of $69 The demo version generated by MT Market is automatically and is useless because to start this algo advisor, you need to specify zones of interest and targets! A community
      YuClusters
      Yury Kulikov
      4.93 (43)
      Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
      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
      Bots Builder Pro MT5
      Andrey Barinov
      4.75 (4)
      This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
      Trade Assistant GS mt5
      Vasiliy Strukov
      5 (13)
      거래 패널은 주문 관리로 제한됩니다. 버튼을 사용하여 열거나 사용자가 열 수 있습니다. 컬렉션에서 간단하고 편리합니다. 모든 구매자를 보완합니다. Gold Stuff 표시기와 함께 사용하는 것이 좋습니다. 단일 주문으로 거래를 설정하고 거리가 있는 그리드를 구축하십시오. 표준 그리드를 만들려면 10000과 같이 큰 거리를 설정하기만 하면 됩니다. 실시간 결과는 여기에서 볼 수 있습니다. 설정 및 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오!   설정 새 시리즈 열기 - 새 주문 시리즈의 온/오프 시작. Lot miltiplier - 다음 주문에 대한 로트 승수. TP - 핍으로 이익을 얻습니다. SL - 손절매, 첫 주문부터 핍 단위. 트레일 시작 - 트레일링 스톱 활성화. 트레일 스텝 - 트레일링 스톱을 활성화할 때 가격으로부터의 거리. DD 감소 알고리즘 - 수익이 있는 마지막 주문이 손실이 있는 첫 번째 주문 시리즈와 마감될 때 손실 감소 알고리즘입
      MT5 to Discord Signal Provider 는 Discord로 직접 거래 신호를 보내는 데에 설계된 사용자 친화적이고 완전히 맞춤화할 수 있는 유틸리티입니다. 이 도구는 귀하의 거래 계좌를 효율적인 신호 제공자로 변환합니다. 귀하의 스타일에 맞게 메시지 형식을 사용자 정의하세요! 사용 편의성을 위해 사전에 디자인된 템플릿을 선택하고 포함하거나 제외할 메시지 요소를 선택할 수 있습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ Telegram 버전 ] 설정 간편한 설정을 위해 저희의 상세한 사용자 가이드 를 따르세요. Discord API에 대한 사전 지식이 필요 없습니다; 필요한 모든 도구를 제공합니다. 주요 기능 구독자 업데이트를 위한 주문 세부 정보를 사용자 정의합니다. 각 계층이 다른 수준의 신호 접근을 제공하는 브론즈, 실버, 골드와 같은 계층적 구독 모델을 구현합니다. 주문이 실행된 차트의 스크린샷을 첨부합니다. 더 명확하게 하기 위해 이 스크린
      -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
      -25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
      Mentfx Mmanage mt5
      Anton Jere Calmes
      4.43 (7)
      The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
      한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 당사의 거래 패널을 사용하면 차트에서 직접 클릭 한 번으로 거래를 실행할 수 있으며 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 매개변수와 기능의 자동 계산을 통해 트레이더는 더욱 빠르고 편리하게 거래할 수 있습니다. 그래픽 팁, 정보 라벨, 무역 거래에 대한 전체 정보는 MetaTrader 차트에 있습니다. MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 ... MetaТrader 5   의 주요 주문 거래 컨트롤 패널: 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제
      Exp COPYLOT CLIENT for MT5
      Vladislav Andruschenko
      3.78 (18)
      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 EA for MT5
      Odaine Ramon Mcmillan
      4.5 (10)
      50% Off Today Only! Price Goes Back Up at 11 PM (EST) Marketkeys Trade Manager EA for MT5: Your Pathway to Forex Trading Mastery What Traders Are Saying: "Much better than lots of other trade managers I've tested..." – R Vdr "Saves me time from manually calculating lots sizes and risks...amazing support." – Richard Obi Efficiency and precision are paramount in Forex trading. Marketkeys Trade Manager EA for MT5 offers just that - a seamless interface combined with robust risk management tools
      Trader Evolution
      Siarhei Vashchylka
      5 (3)
      " Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simpli
      UTM Manager는 빠르고 효율적인 거래 실행을 제공하는 직관적이고 사용하기 쉬운 도구입니다. 눈에 띄는 기능 중 하나는 스프레드를 완전히 무시하고 양초 가격으로 거래할 수 있는 "스프레드 무시" 모드입니다(예: LTF에서 더 높은 스프레드 쌍을 거래할 수 있고 스프레드로 인해 거래에서 제외되는 것을 방지할 수 있음). UTM Manager의 또 다른 주요 측면은 고유한 로컬 거래 복사기로 각 브로커에서 다양한 거래 전략 및 설정(예: 다양한 TP, BE 및 위험 규칙)을 실행할 수 있는 유연성을 허용합니다. 거래 실행: 빠르고 효율적인 거래 실행: 차트에서 진입 및 손절매 가격을 클릭하여 쉽게 거래를 입력하거나 원클릭 고정 손절매 크기 기능을 사용하십시오. 자동 로트 크기 계산: 로트는 미리 정의된 위험 설정을 기반으로 계산되며 위치가 드래그하여 수정될 때 다시 계산됩니다. 하나 또는 여러 위치를 동시에 처리하는 기능. 이익 실현 및 손익분기점: 유연한 이익 실현 설정: 특
      Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
      Risk Manager for MT5
      Sergey Batudayev
      4.42 (12)
      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) 지분 인수 이익 설정 그게 다가 아닙니다. 설정에서 자동 설정을
      Smart Copy Local MT5
      Kyra Nickaline Watson-gordon
      5 (3)
      Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon) Free version is available on Smart Copy Local Free MT5 Specifications :     Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying     Copy from netting to hedge and hedge to netting is supported.     Fast and instant copy     All settings are input visually.     Easy modifying symbol names, prefix, suffix     Enable/Disable
      제작자의 제품 더 보기
      Scientific Calculator MT4
      Francisco Manuel Vicente Berardo
      Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics.   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 c
      FREE
      Tick Data Record MT4
      Francisco Manuel Vicente Berardo
      Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   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 spreadshee
      Environment State Info Print MT4
      Francisco Manuel Vicente Berardo
      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 by
      Double Trailing Stop MT4
      Francisco Manuel Vicente Berardo
      Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
      Position Selective Close MT4
      Francisco Manuel Vicente Berardo
      Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
      Order Selective Delete MT4
      Francisco Manuel Vicente Berardo
      Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
      Multiple Position Opening MT4
      Francisco Manuel Vicente Berardo
      Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
      Pending Order Grid MT4
      Francisco Manuel Vicente Berardo
      Pending Order Grid is a multi-symbol multi- timeframe   script that enables multi-strategy implementation based on pending order grids. The script offers multi- option   through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price
      Pending Order Grid EA MT4
      Francisco Manuel Vicente Berardo
      Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
      Tick Data Record MT5
      Francisco Manuel Vicente Berardo
      Tick Data Record is a multi-symbol multi- timeframe Expert Advisor that records tick data for later graphical representation and analysis .   General Description  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 spreadsheet, r
      Environment State Info Print MT5
      Francisco Manuel Vicente Berardo
      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 the p
      Double Trailing Stop MT5
      Francisco Manuel Vicente Berardo
      Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
      Position Selective Close MT5
      Francisco Manuel Vicente Berardo
      Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
      Order Selective Delete MT5
      Francisco Manuel Vicente Berardo
      Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
      Multiple Position Opening MT5
      Francisco Manuel Vicente Berardo
      Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
      Pending Order Grid MT5
      Francisco Manuel Vicente Berardo
      Pending Order Grid is a multi-symbol multi- timeframe script that enables multi-strategy implementation based on pending order grids. The script offers multi- option through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price lev
      Pending Order Grid EA MT5
      Francisco Manuel Vicente Berardo
      Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
      필터:
      리뷰 없음
      리뷰 답변
      버전 1.1 2024.05.11
      Minor change, not requiring an update:

      - Icon replacement at the script´s properties window with a higher resolution / better quality image.