BRiCK BetByTrade MT4 Free

1

BRiCK is a simple and versatile Utility. 
By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized.

"BetByTrade" is a utility to automatically add / close positions when trading.

If you open the position in the trade pool, if the calculation result of the betting method exceeds the initial lot, the utility will order additional.
If you close the position in the trade pool, if the position that was additionally ordered by the utility remains, it will automatically close the position.

By changing the quantity according to the trade result just before, you can expect better trade performance.
In the paid version you can choose from 12 methods, including Martingale and Anti Martingale.


Parameter

[BRiCK_BetByTrade]

  • Method: Select betting method from ENUM_BET_METHOD.
  • IniLot: Initial lot. Input the same number as the number of lots on the trigger side. The higher this value, the higher the risk.
  • LimitLot: Upper limit of betting lot. If the limit is reached, the supplemental trade processing will be suspended.
  • Sllipage: Trade slippage by Utility. If the value is too small, the trade may fail.
  • MagicNumber: Trade identification number. The Utility will run when a trade action that matches MagicNumber occurs. When not using MagicNumber input 0.

ENUM_BET_METHOD
MethodDescription
 _Flat > Constant lot at all times. Do not use methods.
 Win: Initial lot
 Lose: Initial lot
 AntiMartingale  > Doubles when win.
 Win: To double
 Lose: Return to initial lot
 AntiMartingale_Grand > Derivation of AntiMartingale. Double +α when win.
 Win: To double +α
 Lose: Return to initial lot
 Burnett > Bet using a sequence of {1, 3, 2, 6}. When bet reaches the number 6, it is set to 1 again.
 Win: Bet on the number {1, 3, 2, 6}
 Lose: Return to initial lot
 EastCoastProgression > A method similar to 1.5 times AntiMartingale. Pool half of the profit when win.
 Win: Pool half of the profit
 Lose: Return to initial lot
 Goodman > Bet using a sequence of {1, 2, 3, 5, ... 5}.
 Win: Return to initial lot
 Lose: Bet on the number {1, 2, 3, 5, ... 5}
 Kokomo > Bet on Fibonacci number.
 Win: Return to initial lot
 Lose: Bet on the number {1, 1, 2, 3, 5, 8, 13, 21, ...}
 Martingale > Doubles when lose. In the third image betting is made in the order of ① 0.01, ② 0.02 (0.01+0.01), ③ 0.04 (0.01+0.03), ④ 0.08 (0.01+0.07).
 Win: Return to initial lot
 Lose: To double
 Martingale_Grand > Derivation of Martingale. Double +α when lose.
 Win: Return to initial lot
 Lose: To double +α
 MonteCarlo > Bet using a sequence of {1, 2, 3}. When the size of the sequence becomes 1 or less, start from (1, 2, 3) again.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence
 MonteCarlo_Decomposition > Derivation of Decomposition. Bet using a sequence of {1, 0}. If there is only one number in the sequence, decompose that number as evenly as possible.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence
 ThirtyOneSystem > Bet using a sequence of {(1, 1, 1), (2 ,2), (4, 4), (8, 8)}.
 Win: Move to the number on the far left of the next section
 Lose: Move to the number on the right side
 TwoInOne > Bet using a sequence of {1}.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence


Procedure

1. Open a chart of trading symbols newly.

2. Insert the utility into the chart opened in step 1.

3. Enter the parameters of the utility.

4. As in the second image, start trading with a chart other than the chart opened in step 1.


Note

- It can not be used with a tester because it runs in response to a trade.

- Free version can only select Martingale and Anti Martingale.

- Since it always operates with a delay of 1 tick, there is a possibility that a time lag may occur in the addition of the position.

- It can not be used in conjunction with a trade where the lot may fluctuate. The lot on the trigger side must always be constant.

- If the lot calculated by the betting system is the same value as the initial lot, no additional order will be executed.

- If the lot calculated by the betting system exceeds the upper limit lot, additional order will not be executed.

- When the addition order failure or the upper limit lot is reached, "N/A" is output as a comment on the chart.


추천 제품
Imagic01
Aleksandr Morozov
The indicator represents 4 moving averages, shifted back. Created, like any moving average indicators, in order to see the approximate balance of volatility and the number of bulls and bears. The difference from other Moving Averages is that an attempt is made here to bring the moving averages of different periods to a common denominator, respectively, to bring the number of traders trading on different timeframes to a common denominator. The indicator is distributed as is. MnojitelMA1, Mnojit
FREE
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
FREE
CloseProfit
Vasiliy Kolesov
CloseProfit is a utility created to automate the process of setting a stop-loss and closing orders when a certain percentage of profit is reached. The utility also has two Buy and Sell buttons on the chart for opening orders. The utility can be used to close orders opened by other advisors, with a stop-loss or a percentage of the increase in the deposit. To do this, you need to set in the settings a magic number that matches the one that is installed in the advisor when opening a transaction.
FREE
Symbol Switch Demo
ISO Financial Services
With Symbol Switch you can easily change the symbol of all open charts without losing your analysis or template. Easily monitor many symbols with only one monitor. Auto save\load analysis separately for each symbol (including all graphical analysis and attached indicators). The indicator shows the symbols which are visible in your MT4 "Market Watch" window. To add\remove a symbol just add\remove it from MT4 "Market Watch" window. Monitoring all symbols profit with the panel. Works with all broke
FREE
That indicator shows on chart actual amount of lots currently opened position and Take Profit pips numnber and pips left to get. All objects can be placed at any place of chart by user choice. Objects text can be set by user also by writing new text in indicator's parameters window. Each object color can ve set to any color from the palette of colors delivered by MT4 editor.
FREE
About: Get Free Scanner and example Strategies And understand detailed description here: https://www.mql5.com/en/blogs/post/759237 And also get example wrappers from above post. You can make your own wrappers if your indicators have complex conditions or for In-Built MT4 indicators. Features: - Specify your own Custom Indicator - Specify Buffer values and create Variables - Use those Variables to create your own Buy/Sell Conditions - Get Arrows Up/Down Signals - See Arrows Signals in Scanners
Show the account information on the chart, change the color automatically depending on the background, it adjusts to each chart and is updated every time the price moves a tick, that's why it is an expert advisor even if it is used as an indicator. Cannot change size. You can see my other products here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
Save Template
Dominik Kaczorowski
A very fast way to save your chart template. Set the keyboard shortcut to further speed up the operation. The script allows you to save a template with a specific prefix, with the current date or with the chart timeframe. The symbol is saved automatically. Script parameters: Prefix - prefix for the template name. Can be empty. With date - true = template name will containt current date With timeframe - true = template name will containt timeframe of the current chart
FREE
Base Trading System
Che Jeib Che Said
2.5 (2)
For Multi Time Frame version, please click here. BASE TRADING SYSTEM is a useful tool to trade with simple strategy. It draws automatically base up for long trade and base down for short trade. Clear trade when base is going opposite direction. User can trade by instant market entry or by pending order entry. It depends on user best strategy. input: Base Box Color- UP base box , DOWN base box, UP base shadow, Down base shadow.
FREE
Using hotkeys, you can create graphic objects of different drawing styles and different colors on the active chart. You can change the formatting styles for graphics. You can choose default drawing styles, or set them in the advisor properties selection window. Going to the graph, when creating graphic objects, the color, line type and line thickness are selected automatically. Drawing styles for graphical objects will depend on the current timeframe where drawing will be performed. Please watch
FREE
Darvas Flow
Komang Putra Riswanjaya
5 (1)
Darvas Flow Indicator is a revolutionary trading indicator that combines the classic Darvas Box method with modern market flow analysis. Developed for serious traders, Darvas Flow offers a powerful and intuitive tool for identifying trading opportunities. Key Features Darvas Box Method Implementation : Darvas Flow automatically identifies Darvas boxes, allowing you to see crucial support and resistance levels. This helps in pinpointing optimal entry and exit points in your trades. Dynamic Flow
FREE
Delete All
Sergio D. Rocha
This is a very silly script but perhaps you find it useful. It deletes all objects from the chart. I recommend setting a hot key to call it just by pressing a couple of keys on your keyboard.  To avoid accidental deletion of object, the script will ask you to confirm the action as you won't be available to restore them with "undo" (Ctrl+Z).
FREE
Export Order History Free ! Meta Trader 4 script Please leave a review about this product to help other users benefit from it. Export trades history into a CSV file ( Excel sheet ) The summary is saved into a file in MQL4\Files folder. Choose  /  A ccount history  /  C ustom   period from your MT4  Select period Click OK to Export file directory  Open MT4 data folder CSV file ( Excel sheet ) Order  >  Open time  >  Close time  >  Type  >  Symbol  >  Size  >  Entry price  >  Exit price  >  T/P  >
FREE
CryptoTrend
Paulo Martins Barbosa
4 (2)
<h3>CryptoTrend</h3> <p> <b>CryptoTrend</b> is the free edition of a rule-based cryptocurrency Expert Advisor created for traders who want to test the product philosophy and core execution style before using the full version. </p> <h3>Overview</h3> <p> This EA is designed around the idea of participating in relevant crypto price trends through structured rules and controlled execution. It avoids dangerous recovery methods and focuses on practical automated trading. </p> <p> There is no marti
FREE
Indicator Profitability Check   Introduction: IPC means "Indicator Profitability Check". Some features will be locked in free version. Also you cannot check result more than 1 month. For paid version, please visit:  https://www.mql5.com/en/market/product/45247 Here Indicator Profitability Check is a custom script which will check the profitability of a buy-sell arrow based custom indicator’s signal profitability. So traders who are very confusing for a buy-sell arrow based custom signal indicato
FREE
Result per Symbol MT4
Devscode Desenvolvimento de Softwares LTDA
When you work with several assets and have several open positions in assets, it is a little complicated to visualize when profit or profit each active problem is giving, so with this in mind, we develop this indicator where it facilitates the visualization of operations in assets, where you you will be able to open several different resources and you will be able to visualize the individual result of each asset and speed up your decision making in your business.
FREE
Trade simplifier is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjustment  via
FREE
Remaining Time MT4
Dhokiyas Money Map Investment Consultants - FZCO
Candle Remaining Time MetaTrader 4용 캔들 마감을 놓치지 마세요 완벽한 타이밍으로 거래하세요 MT4 정밀 타이머 Candle Remaining Time Candle Remaining Time은 MetaTrader 4를 위해 설계된 가볍고 정확한 타이밍 도구입니다. 현재 캔들의 남은 시간을 차트에 실시간으로 표시합니다. 이 도구는 캔들 종가 확인에 의존하는 트레이더를 위해 만들어졌습니다. 스캘핑, 데이트레이딩, 돌파 전략 또는 프라이스 액션 전략을 사용하든 정확한 타이밍은 실행 품질을 향상시키고 조기 또는 지연 진입을 줄여줍니다. 전략이 캔들 종가 확인에 의존한다면 이 도구는 필수입니다. 왜 타이밍이 중요한가 많은 거래 시스템은 포지션 진입 전에 캔들이 완전히 마감되기를 요구합니다. 보이는 카운트다운이 없으면 남은 시간을 추정하여 너무 일찍 진입할 수 있습니다. Candle Remaining Time은 차트에 명확한 실시간 카운트다운을 표시하여 불확실성을
FREE
After purchasing the Tpx Dash Supply Demand indicator, you must download this indicator which will link and feed market data to the Tpx Dash Supply Demand indicator and will provide all Supply Demand price signals, ATR Stop, VAH and VAL, trend values ​​with the ADX, and POC prices and locations in the market. Just download it and Dash will locate the indicator to retrieve the information!
FREE
Kalifx trailing stop EA
Calvin Andile Mahlangu
5 (7)
KALIFX Trailing Stop Utility for MetaTrader 4 The KALIFX Trailing Stop Utility is a tool for automated stop-loss management on the MetaTrader 4 platform. It monitors open positions and dynamically adjusts the stop-loss level as the price moves in favor of the trade. The utility can also place initial stop-loss and take-profit levels and apply breakeven rules once the trade reaches a defined profit distance. Core Functionality 1. Trailing Stop Logic When the market moves in the direction of an o
FREE
Lisek Weis Wave
Darius Hans Lischka
5 (3)
This Weis Wave Volume indicator is a tool to help traders identify the current price trend.  Understanding volume can provide insight into a market's behavior to help you determine its overall health. The most important rule is this: volume precedes price. Typically, before a market price moves, volume comes into play. It has 2 main colors histogram which are green and red. – Green indicates an upward wave. The more the price increases, the bigger the green volume gets. – The red color shows a d
FREE
SAAD TrendTracker
Adnan Iqbal
4.03 (34)
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
UT Bot Alerts for MT4
Ulises Calderon Bautista
5 (1)
UT Bot Alerts — Sistema de Trailing Stop baseado em ATR Conversão fiel do lendário indicador "UT Bot Alerts" de QuantNomad do TradingView para MQL5 e MQL4. Conceito original de HPotter, implementação inicial de Yo_adriiiiaan, versão Pine Script v4 com alertas de QuantNomad (Vadim Cissa) — um dos desenvolvedores quantitativos mais seguidos no TradingView com mais de 100 mil seguidores. O script original acumulou mais de 1,1 milhão de visualizações e 35.500 favoritos no TradingView, tornando-o um
FREE
When executing an order, whether through the Metatrader ticket on a computer or the Metatrader app on a mobile device, either manual or pending, Easy Trade will automatically set the take profit and stop loss levels, as well as a limit order with its respective take profit and stop loss levels. It follows the trading strategy for market open (US30, US100, US500), but it can be applied to any market asset.
FREE
Features: 1- Get OB/OS Levels from Golden MA Levels 2- Wait for Buy/Sell Start Level Cross 3- Optional: Should price cross Mid Level in earlier bars 4- Optional: Crossing bar High/Medium Volume 5- Optional: MA Stacked to check up/down trend for current TF 6- Optional: NRTR higher timeframes aligned Check Detailed blog post explained: https://www.mql5.com/en/blogs/post/758457 Levels with Buffers available here: Golden MA Levels Indicator: https://www.mql5.com/en/market/product/119515 Note: Arr
FREE
Key Features: Trade Copy MT4 to MT4 . #forex  #sharemarket #trading   Disclaimer :- My videos, presentations, and writings are strictly for educational purposes and should not be considered investment advice. I cannot guarantee the accuracy of any information provided. It is essential to conduct your own research and consult a qualified financial advisor before making any investment decisions. I bear no responsibility for any financial losses or negative outcomes resulting from the use of my con
FREE
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. PA Touching Alert is a tool to free you from watching price to touch certain critical price level all day alone. With this tool, you can set two price levels: upper price and lower price, which should be greater than/ less than the current price respectively. Then once price touches the upper price or lower price, alert and/or notification would be sent
FREE
VirtualProfitLossTrailEA
Nikolaos Pantzos
4.75 (4)
This Utility is a tool to manage level of profits or losses for each order without using stop loss or take profit. The Utility applies virtual levels to close orders in profit or loss. You can use the robot to manage manually opened orders or manage orders opened by another EA. You can to get the source code from here . Parameters OrdersManage - orders to manage (all orders of all symbols or orders on the current chart). Stop Loss Pips - virtual stop loss level. Take Profit Pips - virtual take
FREE
Change Symbol of all charts with a single click. Place this file in Scripts folder to make it work. Enter your desired chart and me and apply this script to any chart. It will change all charts to that particular chart. For any help - telegram - @binaryguruofficial Feel free to use this free script. May god bless you with big profits Good Luck for your trading. Regards : Binary Guru
FREE
Calendar File Converter This script adapts the csv economic calendar file downloaded from the myfxbook.com portal for use by the Economic Calendar Viewer indicator. This indicator displays on the MT4 chart data about the upcoming current economic event and displays its data. It also notifies you with a sound before the upcoming event time. The read file should be named: - calendar_statement.csv The temporary intermediate file is named: - calendar_statement2.csv The output file is named: - Cale
FREE
이 제품의 구매자들이 또한 구매함
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
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 폴더에 붙여넣고 터미널
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
MetaTrader 4용 전문 트레이드 복사기 MetaTrader 4 용 빠르고 안정적이며 전문적인 트레이드 복사기입니다. COPYLOT 은 MetaTrader 4 와 MetaTrader 5 터미널 간에 Forex 거래를 복사할 수 있으며, 다양한 계좌 유형과 운용 방식에 맞춰 유연한 동기화 환경을 제공합니다. COPYLOT MT4 버전 지원 방식: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   MT5 버전 상세 설명 + DEMO + PDF 구매 방법 설치 방법 로그 파일 확인 방법 테스트 및 최적화 방법 Expforex의 모든 제품 MetaTrader 5 버전 을 사용하면 MetaTrader 5 → MetaTrader 5 및 MetaTrader 4 → MetaTrader 5 복사도 지원됩니다: COPYLOT CLIENT for MT5 COPYLOT 은
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-up
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침 - 애플리케이션 지침 - 데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전 일, % AB
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] One of the k
Equity Protect Pro: 안심 거래를 위한 종합 계좌 보호 전문가 계좌 보호, 자산 보호, 포트폴리오 보호, 다중 전략 보호, 수익 보호, 수익 확보, 거래 보안, 위험 관리 프로그램, 자동 위험 관리, 자동 청산, 조건부 청산, 예약 청산, 동적 청산, 추적 손절매, 원클릭 종료, 원클릭 청산, 원클릭 복원 등의 기능을 찾고 있다면 Equity Protect Pro가 바로 필요한 프로그램입니다. 설정이 간편하고 사전 설정된 조건이 충족되면 모든 차트를 닫을 수 있으며 신호 구독 취소도 지원합니다(이는 모든 거래 프로그램도 중지됨을 의미합니다). 이 시점에서 새로운 주문이 생성되지 않으며 최종적으로 모든 주문이 종료되어 예상치 못한 손실을 효과적으로 방지하고 안심하고 거래할 수 있습니다. Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect
Trade copier MT4
Alfiya Fazylova
4.56 (32)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 프로모션 - 이미 "Trade copier MT5"를 구매하셨다면, "Trade copier MT4"를 무료로 받으실 수 있습니다 (MT4 → MT5 및 MT4 ← MT5 복사용). 조건에 대한 자세한 정보를 원하시면, 개인 메시지를 통해 저희에게 문의해 주시기 바랍니다! 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ4> МТ4", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하
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
Trading History MT4
Siarhei Vashchylka
5 (9)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
MACD Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find regular and hidden divergences between price chart and MACD indicator. This divergence scanner is integrated with support and resistance zones so you can check the MACD divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1   timeframes) Full description of scanner parameters ->  
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel은 다기능 거래 도우미입니다. 이 애플리케이션에는 50개 이상의 수동 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 계정용 애플리케이션 체험판 다운로드: https://www.mql5.com/en/blogs/post/750865 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래를 수행할 수 있습니다: 리스크 자동 계산과 함께 예약 주문 및 포지션 열기. 한 번의 클릭으로 여러 주문 및 포지션 열기. 주문 그리드 열기. 예약 주문 및 포지션을 그룹별로 닫기. 포지션 방향 전환 (Buy 닫기 > Sell 열기, Sell 닫기 > Buy 열기). 포지션 잠금 (부족한 포지션을 열어 Buy와 Sell 포지션의 수량을 동일하게 만들기). 모든 포지션 한 번의 클릭으로 부분적으로 닫기. 모든 포지션의 테이크 프로핏과 스톱로스를 같은 가격 수준에 설정. 모든 포지션의 스톱로스를
작동 체험판 다운로드 Copy Cat More (카피캣) MT4 트레이드 카피어 (Trade Copier) 는 단순한 로컬 트레이드 카피어가 아닙니다. 오늘날의 트레이딩 과제를 위해 설계된 완전한 리스크 관리 및 실행 프레임워크 (risk management and execution framework) 입니다. 프롭 펌 (prop firm) 챌린지부터 개인 포트폴리오 관리까지, 견고한 실행, 자본 보호, 유연한 설정, 고급 트레이드 처리의 조합으로 모든 상황에 적응합니다. 이 카피어는   마스터 (Master, 송신측) 와 슬레이브 (Slave, 수신측)   두 모드 모두에서 작동하며, 시장가 주문과 대기 주문, 트레이드 수정, 부분 청산, 상호 청산 (Close By) 작업을 실시간으로 동기화합니다. 데모 및 실거래 계좌, 트레이딩 또는 인베스터 로그인 모두와 호환되며, EA·터미널·VPS가 재시작되더라도 영구 트레이드 메모리 (Persistent Trade Memory) 시
Telegram to MT4 Multi-Channel Copier 는 Telegram 채널의 트레이딩 신호를 자동으로 MetaTrader 4로 직접 복사합니다. 봇도, 브라우저 확장 프로그램도, 수동 복사도 필요 없습니다. Telegram에서 신호를 받으면 EA가 몇 초 안에 터미널에서 거래를 엽니다. 본 제품은 두 가지 구성 요소로 구성되어 있습니다: Telegram 채널을 감시하는 Windows 애플리케이션과 MT4 터미널에서 신호를 실행하는 이 Expert Advisor입니다. MT5 버전도 제공됩니다. 설정 가이드 및 애플리케이션 다운로드: https://www.mql5.com/en/blogs/post/768988 작동 방식 Windows 애플리케이션은 봇이 아닌 사용자 자신의 API 자격 증명을 사용하여 Telegram에 연결됩니다. 이는 프라이빗 및 VIP 채널을 포함하여 구독 중인 모든 채널, 그룹 또는 주제를 읽을 수 있음을 의미합니다. 신호를 감지하면 이를 파싱하여
MT4 to Telegram Signal Provider 는 사용하기 쉽고 완전히 사용자 정의가 가능한 도구로, 텔레그램으로 신호를 보내어 계정을 신호 제공자로 변환할 수 있습니다. 메시지 형식은 완전히 사용자 정의가 가능합니다! 그러나 간단한 사용을 위해 미리 정의된 템플릿을 선택하고 메시지의 특정 부분을 활성화하거나 비활성화할 수도 있습니다. [ 데모 ]  [ 매뉴얼 ] [ MT5 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ]  New: [ Telegram To MT5 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식이 필요 없으며, 개발자가 필요한 모든 것을 제공합니다. 주요 기능 구독자에게 보낸 주문 세부 정보를 사용자 정의할 수 있는 기능 예를 들어 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독은 모든 신호 등을 받게 됩니다. ID, 심볼 또는 코멘트별 주문 필터링 주문이 실행된 차트의 스크린샷을 포함 보낸
Trade Manager EA for MT4
Odaine Ramon Mcmillan
3.29 (7)
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: " I just bought the product and I like it ..." – AntonioBorrero " Very good EA I would 100% recommend.. ." – Vijohn  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. It's designed to be your essential trading compan
TradeMirror 은 MT4/MT5 플랫폼을 위해 특별히 설계된 현지화된 주문 복사 도구로, 실시간 거래 작업을 동기화합니다. 튜토리얼 더 많은 튜토리얼을 보려면 Trademirror 튜토리얼 링크를 클릭하세요. 제품 장점 금융 소프트웨어의 보안성, 안정성 및 개인정보 보호에 대한 높은 표준 요구사항을 기반으로, 우리는 세 가지 핵심 차원에서 심층 최적화를 수행했습니다: 직관적이고 간결한 그래픽 인터페이스로 누구나 쉽게 조작 가능 강화된 개인정보 보호 메커니즘으로 금융 환경의 민감한 데이터 격리 요구 충족 밀리초 단위의 주문 동기화로 신호 분배의 정확성과 지연 없음 보장 MT4/MT5 양 플랫폼과 완전히 호환되어 다양한 거래 환경에 원활하게 적용 지능형 시스템 모니터링과 이메일 알림을 결합하여 거래 안정성을 실시간으로 보장 핵심 기능 특성 제품은 다음과 같은 전문적인 복사 기능을 탑재하고 있습니다: 다중 계정 병렬 연결 이메일 실시간 푸시 맞춤형 로트 크기 조정 신호 필터링 메커
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so yo
RenkoChart
Boris Sedov
5 (1)
Renko Chart — opens renko charts for MetaTrader 4. Renko charts can be created using this utility with all bars being in the form of Renko "bricks". All bars on the renko chart are the same size, which can be changed to get the desired chart. You can add indicators, EAs and scripts to the resulting chart. You get the completely operational chart which can be processed just like a regular one. The Renko Chart utility is not only history based, but also builds online. At the same time, the data is
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
이익 추적 기능으로 총 이익/손실에 도달하면 MetaTrader 4에서 포지션을 청산합니다. 가상 정지 (별도 주문) 을 활성화할 수 있습니다. BUY 및 SELL 포지션을 별도로 계산하고 마감합니다 (BUY SELL 별도). 모든 심볼 또는 현재 심볼 만 닫고 계산합니다 (모든 심볼). 이익을 위해 후행 추적 을 활성화합니다 (후행 이익). 예금 통화, 포인트, 잔액의 %에 대한 총 손익을 마감합니다. 이 애플리케이션은 다른 EA와 함께 또는 수동 거래와 함께 모든 계정에서 사용하도록 설계되었습니다. MT5 버전 전체 설명 + DEMO + PDF 구입 방법 설치하는 방법 로그 파일을 얻는 방법 테스트 및 최적화 방법 Expforex의 모든 제품 일부 쌍 또는 모든 쌍의 총 거래 잔액이 설정에서 지정된 값보다 크거나 같으면 모든 포지션이 닫히고 주문이 삭제됩니다. 이 버전은 지정된 이익 수준에서 포지션을 마감할 수 있을 뿐만 아니라 더 나은 결과를 위해 이익을 추적할 수도 있습니다
RS Trade Copier - 진짜 그래픽 인터페이스를 갖춘 초고속 로컬 트레이드 카피어입니다. 계좌번호를 일일이 입력하지 마세요. 200개가 넘는 복잡한 입력 파라미터 목록은 이제 끝입니다. 여러 MT4와 MT5 터미널 간 거래 작업을 복사하기 위한 안정적이고 유연한 도구입니다. 이 도구는 경험 많은 트레이더, 신호 서비스, 개인 투자자 모두에게 적합합니다. 하나 또는 여러 시그널 소스(Provider)에서 하나 또는 여러 리시버(Client)로 트레이딩을 동기화 하여 높은 정밀도와 최소 지연 시간을 제공합니다. 간단한 자동 설정부터 고급 수동 구성까지 지원합니다. 수동 또는 다른 EA로 열린 주문에 간섭하지 않습니다. 모든 작업이 MT4 내부에서 로컬로 처리 되며 외부 서버 의존성 없이 실행됩니다. RS Trade Copier와 다른 솔루션 비교 RS Trade Copier 다른 솔루션 설정 시각적 단계별 마법사. 설정에 약 1분 소요. 200개 이상의 불분명한 입력 매개변수.
Telegram to MT4 Coppy
Sergey Batudayev
4.09 (11)
Telegram에서 MT4로:   최고의 신호 복사 솔루션 최첨단 유틸리티인   Telegram to MT4를   사용하여 거래를 간소화하세요. DLL 없이도 Telegram 채널과 채팅에서 MetaTrader 4 플랫폼으로 거래 신호를 직접 복사할 수 있습니다. 이 강력한 솔루션은 탁월한 정밀도와 맞춤 설정 옵션을 통해 원활한 신호 실행을 보장하여 시간을 절약하고 효율성을 높여줍니다. [ Instructions and DEMO ] 주요 특징 직접 Telegram API 통합 전화번호와 보안 코드를 통해 인증하세요. 사용자 친화적인 EXE 브리지를 사용하여 채팅 ID를 손쉽게 가져오고 관리하세요. 여러 채널/채팅을 추가, 삭제, 새로 고침하여 동시에 신호를 복사합니다. 고급 필터를 사용한 신호 파싱 사용자 정의 예외 단어(예: "보고서", "요약")가 포함된 원치 않는 신호를 건너뜁니다. 유연한 SL 및 TP 형식을 지원합니다: 가격, 핍 또는 포인트. 신호가 가격 대신 지점을 지정
Trade Copier Global
Laszlo Tormasi
5 (15)
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Several
복사기->편리하고 빠른 인터페이스 상호작용으로 사용자가 바로 사용 가능       ->>>> Windows 컴퓨터 또는 VPS Windows에서 사용하는 것이 좋습니다. 특징: 다양하고 개인화된 복사 거래 설정: 1. 다양한 신호 소스에 대해 다양한 로트 모드를 설정할 수 있습니다. 2. 다양한 신호 소스를 포워드 및 리버스 복사 거래에 대해 설정할 수 있습니다. 3. 신호는 주석으로 설정할 수 있습니다. 4. 계약 로트에 따라 로트를 교정할지 여부 다양하고 개인화된 복사 주문 설정 2: 1. 다양한 품종에 대해 다양한 로트 모드를 설정할 수 있습니다. 2. 정방향 및 역방향 복사 주문에 대해 다양한 품종을 설정할 수 있습니다. 3. 주석으로 신호를 설정할 수 있습니다. 4. 계약 로트에 따라 로트를 교정할지 여부 댓글 필터링, MAGIC 필터링, 시그널 로트 필터링, 로컬 제품 필터링 근무시간 설정 역동기화 SLAVE 닫힘 주문 바인딩 기능: 모든 주문은 설정된 신호 소스 주문
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
일별 및 주별 마감 거래 내역, 현재 진행 중인 거래, 외환 노출을 한 차트에서 즉시 확인하세요! 히트맵을 사용하여 수익성 있는 거래와 거래 포트폴리오 내에서 현재 하락이 있는 위치를 파악하세요. 빠른 마감 버튼 빠른 마감 버튼을 사용하여 단일 심볼에 대한 모든 거래를 마감하거나, 개별 거래를 전체적으로 마감하거나, 버튼을 클릭하여 일부 수익 또는 손실을 실현하세요. 더 이상 목록에서 거래를 찾아 거래의 일부를 마감하는 방법을 알아낼 필요가 없습니다. 대시보드는 외환 쌍을 거래하는 동안 각 통화 심볼에 대한 현재 노출도 표시하므로 주요 뉴스 이벤트에 앞서 과도하게 노출될 수 있는 영역을 파악하는 데 도움이 됩니다. 버튼을 사용하여 뉴스가 나오기 전에 노출을 즉시 빠르게 줄이거나, 이미 뉴스가 발생하여 수익을 창출한 경우 클릭 한 번으로 빠르게 수익을 확보할 수 있습니다! 진행 중인 거래 히트맵 거래 히트맵은 달러 비용 평균화를 사용하여 거래의 확장 및 축소를 수행하는 포지션 거
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
"Grid Manual"은 주문 그리드 작업을 위한 거래 패널입니다. 이 유틸리티는 보편적이며 유연한 설정과 직관적인 인터페이스를 제공합니다. 그것은 손실을 평균화하는 방향뿐만 아니라 이익을 증가시키는 방향으로 주문 그리드와 함께 작동합니다. 거래자는 주문 그리드를 만들고 유지할 필요가 없으며 유틸리티에서 수행합니다. 거래자가 주문을 시작하는 것으로 충분하며 "Grid Manual"는 자동으로 그를 위한 주문 그리드를 생성하고 거래가 마감될 때까지 그와 동행할 것입니다. 전체 설명 및 데모 버전 여기 . 유틸리티의 주요 기능: 모바일 터미널을 포함하여 어떤 방식으로든 열린 주문과 함께 작동합니다. "제한" 및 "중지"의 두 가지 유형의 그리드와 함께 작동합니다. 고정 및 동적(ATR 표시기 기반)의 두 가지 유형의 그리드 간격 계산과 함께 작동합니다. 오픈 오더 그리드의 설정을 변경할 수 있습니다. 차트에서 각 주문 그리드의 손익분기점 수준을 표시합니다. 각 주문 그리드에 대한 이익
Trader Evolution MT4
Siarhei Vashchylka
5 (2)
" 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 MT5 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. Simplifies
제작자의 제품 더 보기
* 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 BRiCK_Conv
FREE
* Based on this product   "BRiCK Convert4To5 MT5 Free"   was created. "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 BRiCK_Convert4To5 folder exists.     If it does not exist, insert
FREE
* This product was converted using  "BRiCK Convert4To5 MT 5 "  based on the MQL4 source file of  "BRiCK TradeByArrow MT4 Free" . BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: A
FREE
* The product for MT5 converted using  "BRiCK TradeByArrow MT4"  is  here. BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: Arrow object name for buy order (partial match) EntrySel
FREE
필터:
Robert Milovic
156
Robert Milovic 2024.10.09 13:51 
 

I simply do not know how to proceed with this utility, it simply does not work, What to do?

리뷰 답변