• 미리보기
  • 리뷰
  • 코멘트 (2)

WebDataExtractor MT5

This is a non-trading expert which transforms unstructured web-pages into structured data tables. It downloads and parses an HTML file, then creates DOM (Document Object Model) for it, and finally applies specified CSS (Cascading Style Sheets) selectors for required fields and extracts data for them. You may consider it as a powerful and highly customizable HTML to CSV (Comma-Separated Values) converter.

The EA can process web-pages from remote sites (using MetaTrader's WebRequest) or local files. To use WebRequest properly make sure you added corresponding domains in the Expert Advisors options dialog.

Demo version of the expert or its full version running in the tester cannot use WebRequests, because of MetaTrader limitation. Only local files are accessible from the tester.

The expert is useful for reading economic news, trading reports, and other information available in Internet but hardly "understandable" by programs due to loose formatting and rich user-friendly decorations in web-pages.
The demo version of the expert randomly chooses some data fields in extracted data and replaces them with the string "demo". This is done intentionally to prevent a possible use of the demo version for smooth extraction of complete data sets in production.

Parameters

  • URL - web-page address (starts with http:// or https://) or local file name to load (must be in HTML format);
  • SaveName - output file name (will be in CSV format);
  • TimerSeconds - period in seconds to reload the URL and process it again; if 0 - the expert does the job only once and then exits;
  • TriggerVariable - optional global variable to check with the timer; if it's specified, the expert checks if the variable exists: if yes - EA starts processing and then removes the variable, if not - EA skips this timer invocation and keeps waiting for next time to check again;
  • RowSelector - CSS selector for table row;
  • ColumnSettingsFile - file in CSV format with selectors for columns (see comments for details);
  • SubstitutionSettingsFile - optional file in CSV format for data substitution rules (see comments for details);
  • TestQuery - test a CSS selector for a row;
  • TestSubQuery - test a CSS selector for a field in the row;
  • LogXXX - enable/disable XXX logging option; 


Main Principles

In order to start data extraction using this expert you need to investigate source code (HTML) of the target web-page. This can be done in any modern browser by means of its built-in tools for web-developers. For example, in Chrome you may open "Developer tools" window by clicking "Settings" button (in the upper right corner of the main window), then choosing "Tools" -> "Developer Tools" in the dropdown menu (the menu items may vary between different browser versions). Please find more details in the official DevTools overview. What is important for us here is the section Inspecting the DOM.

User should locate all data fields of the interest in the web-page and lookup corresponding DOM elements in HTML source. Based on specific attributes of the DOM elements, one should elaborate suitable CSS selectors which will unambiguously pin down a value for every specific data field. The developer window provides a console box, where you can try CSS selectors on the fly. Please, make sure you're trying only those selectors supported by the expert.

Alternatively you can enable DOM logging in the expert (LogDomElements) and then study output in the experts log of MetaTrader. This method lacks interactivity (you can not try selectors right away), but it does not require to deal with external tools. You can test selectors using corresponding input parameters (TestQuery and TestSubQuery). It's advisable to run such experiments on a local file (URL should point to a file instead of Internet address). You can download a web-page from a site into a file using the following parameters: URL - Internet address of the page, SaveName - name of the local file to write (existing file, if any, will be overwritten), RowSelector should be empty.

Supported CSS selectors

Please find the list of supported selectors in the comments.

Examples

Examples are provided in the comments for this product. For every example, HTML fragment can be found with comments added for explanations, and formatting changed for readability.


추천 제품
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
Simple program i created, to help close all your orders instantly when you are busy scalping the market or if you want to avoid news days but still have a lot of orders and pending orders open and can't close them in time.. with this script all you're problems will be solved. Simple drag and drop and the script automatically does it's thing, quick and easy  also a very good tool to use when scalping
FREE
Show Pips for MT5
Roman Podpora
4.68 (22)
이 정보 표시기는 계정의 현재 상황을 항상 알고 싶어하는 사람들에게 유용합니다. -   더욱 유용한 지표 표시기는 포인트, 백분율, 통화 단위의 이익뿐만 아니라 현재 쌍의 스프레드와 현재 기간에서 막대가 마감될 때까지의 시간과 같은 데이터를 표시합니다. 차트에 정보선을 배치하는 데는 여러 가지 옵션이 있습니다. 가격 오른쪽(가격보다 뒤에 있음) 코멘트(차트의 왼쪽 상단) 화면의 선택된 모서리에 있습니다. 정보 구분 기호를 선택할 수도 있습니다. | / \ # 이 표시기는 사용하기 쉽고 매우 유익합니다. 설정에서 불필요한 정보 항목을 비활성화할 수 있습니다. 설정 외모의 종류       - 정보 라인 표시 유형. 세 가지 옵션이 있습니다: 가격을 따르세요       - 가격을 따르세요. 댓글로       - 코멘트로; 화면의 선택된 모서리에서       - 화면의 선택한 모서리에 있습니다. 첨부용 그래프 코너       - 화면의 선택한 모서리에서 디스플레이 유형을 선택하는 경우
FREE
High Low Open Close
Alexandre Borela
4.98 (41)
이 프로젝트를 좋아한다면 5 스타 리뷰를 남겨주세요. 이 지표는 열리고, 높은, 낮은 및 마감 가격을 지정합니다. 기간과 그것은 특정한 시간대를 위해 조정될 수 있습니다. 이들은 많은 기관 및 전문가에 의해 보는 중요한 수준입니다 상인은 당신이 더 많은 것일 수있는 장소를 알고 도움이 될 수 있습니다 이름 * 사용 가능한 기간: 이전 날. 이전 주. 지난 달. 이전 분기. 이전 연도. 또는: 현재 날. 현재 주. 현재 달. 현재 분기. 현재 년.
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 pa
FREE
Stop Out Line MT5
Sergey Batudayev
4.5 (2)
작업 논리 Stop Out 유틸리티는 Stop Out 레벨까지 남은 포인트 수를 보여주는 간단하지만 매우 편리한 표시기입니다. 이점은 많은 트레이더가 이익을 추구하는 거래의 위험을 의도적으로 과대 평가하고 사용 가능한 마진을 최대로 사용한다는 사실에 있으며, 이 경우 브로커가 강제로 포지션을 닫을 수 있는 위치를 아는 것이 매우 중요합니다. 차트에 표시기를 놓고 매수 또는 매도의 열린 위치에 따라 차트에서 바로 이 거래 가격의 경계 표시를 볼 수 있습니다. 포지션을 열 때까지는 차트에 선이 보이지 않습니다. 차트에 선이 표시되지 않는다고 해서 유틸리티가 작동하지 않는 것은 아닙니다. 거래의 위험이 최소화되고 예금이 클 가능성이 높으므로 스탑 아웃 선을 훨씬 더 높게 찾아야 합니다. / 현재의 위험으로 당신은 스톱 아웃에서 멀리 떨어져 있기 때문에 거래보다 낮습니다. 질문이 있는 경우 토론 섹션에 질문을 작성할 수 있습니다. 즐거운 거래. Recommended Robot
FREE
News Scalper EA is an Expert Advisor for trading EURUSD - GBPUSD - XAUUSD pairs, positioning your positions during the news. Developed by an experienced trader with over 17 years of trading experience. News Scalper EA uses a news calendar from MQL5 and trades according to them. With sophisticated strategy and risk management, the EA protects your positions from larger losses! News Scalper EA lets you close the SL after the set time (1 minute, planned) when the position is in minus, which proves
FREE
Binary Profit Gainer
Myo Min Aung
5 (1)
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
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
Growth Guard Indicator – The Backbone of Precision Monitoring Stay in control of your trading portfolio with dynamic insights into your external EAs’ performance. The Growth Guard Indicator is an essential tool designed to work seamlessly with the Growth Guard EA , providing real-time data on your external Expert Advisors’ (EAs) performance. With its unique rolling profit factor feature, the Growth Guard Indicator helps you monitor profitability over a customizable time frame, ensuring your port
FREE
Double Correlation indicator (free) plots two windowed correlations in a separate window.  the size of window is taken as input before the two symbols to correlate to. Two symbols are taken as an input parameters as well as period length. and the two correlations are computed with the currently shown symbol ex: input GBPJPY and AUDNZD.  current symbol EURUSD then the following will be computed corr(EURUSD,GBPJPY) and corr(EURUSD,AUDNZD) The indicator can be useful to run a multi-symbol pair trad
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 TAB key to turn on/off the time display on the chart. Inputs Text font — you can set your own font Font size — you can set the desired font size Text color — your own text color Line col
FREE
Quantum Dow Jones
Marco Brugali
1 (1)
퀀텀 다우 존스 퀀텀 다우 존스 설정 심볼: US30 시간 프레임: 5M 로트: 로트 거래당 평균 수익 최대 드로다운 (MAX DD) 2년간 순수익 0.01 $0.20 $2.76 $240 0.10 $2.00 $27.6 $2,400 1.00 $20.0 $276 $24,000 10.0 $200 $2,760 $240,000 개요 퀀텀 다우 존스는 다우 존스에서 작동하기 위해 특별히 설계된 정교한 자동 거래 도구입니다. 주당 평균 45-50회의 거래 빈도로, 이 봇은 고급 기계 학습 알고리즘과 가격 행동 기술을 결합하여 독특하고 매우 효과적인 거래 경험을 제공합니다. 성능 및 신뢰성 시각적 세부 사항에 대해서는 설명의 이미지를 확인하세요. 낮은 드로다운: 1% 미만의 매우 낮은 드로다운을 유지하여 매우 신중한 위험 관리를 보장합니다. 2년 백테스트: 엄격한 2년간의 백테스트를 통해, 봇은 250%의 인상적인 수익으로 그 견고함과 신뢰성을 입증했습니다. 수익률 요인: 사용하는 브로커에 따라
FREE
EmaRsi robot
Deepak Saini
https://youtu.be/KHhg88fXWTk?si=ZoVtpc-wpfTVImSL 5-Minute Trading Strategy | Quick & Effective for Beginners Welcome to our trading channel- the deepak trading In this video, we'll be exploring a simple 5-minute trading strategy that can help you capture quick market movements and make profitable trades. Whether you're a beginner or an experienced trader, this strategy is designed to give you clear entry and exit points using technical indicators like EMA, RSI, and Stochastic Oscillator.
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
BoxFibo MT5
Sergei Kiriakov
It is just an alternative fibo lines. mt4 have is a very strange drawing of fibo lines, this utilites was written for mt4, but for mt5 it may not be particularly useful. A simple Box (Rectangle) graphic element with adjustable levels binding: it is possible to specify up to 17 custom levels, all rectangles on the chart with the given prefix in their name are processed. Levels are specified in % of the height of the rectangle. A convenient graphical element for analyzing charts by growth-correct
FREE
Gives you a trading environment where you can do forward testing without the use of a live trading account. You will be able to trade the same Market without having to wait for the next day, but by just fast forwarding  on the strategy tester and going straight to that session. You can trade it over and over again without having to just look at the charts and have a bias analysis when  back testing on a chart that is not moving
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.4 (5)
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
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
4.33 (6)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
This Tradepanel is an Utility for Traders Who want ot use Basic MoneyManagement for Calculation of Lotsize  I have created the basic edition only to give an Overview with Limited Functionality Full Features are available with  Auto TradePanel  Pro. (This is Only Because it can not be Tested in Strategy Tester ).  Complete Description is available at  "Auto TradePanel Pro".  in This Version Basic Functionality ( Calculation of Lotsize ) open /close Positions is working in the same way as in Pro
FREE
DynamicRSI
Andre Philipp Hollenbach
I’m sharing this code here for free to support the trading community. Feel free to modify it or even copy it entirely for your own use. I hope it’s helpful, and don’t hesitate to reach out if you have any questions or feedback! https://github.com/holle112/AlgoTradingConcepts.git Requirements Trading pairs all trending Pairs especially USDJPY Timeframe M1 to H6 Minimum deposit $ 100 Leverage 1:200 Brokers Hedging Pro or ECN Account Key Features: Multi-Timeframe Capability : Profitably trades
FREE
Price live on the Chart Description: The Real-Time Price Display is a powerful tool for MetaTrader 5 users that provides continuous updates of the current bid (SELL) and ask (BUY) prices directly on your trading chart. This script is ideal for traders who need to stay updated on market prices at a glance. Key Features: Live Price Updates : Displays the latest bid and ask prices for your selected trading symbol in real-time. Customizable Display : Adjust the horizontal and vertical position of th
FREE
Exp Assistant 5
Vladislav Andruschenko
4.74 (104)
자동 설정, 손실 중지, 이익 실현, 추적 중지, 손익분기 수준,   가상   중지 손실 및 이익 실현. Exp Assistant는   귀하의 직위 유지 관리를 조직하는 데 도움을 줄 것입니다. Expert Advisor라는 이 프로그램은   Real 또는 Virtual을   자동으로 설정하도록 설계되었습니다.       거래하는 동안 포지션에 대한   손실 중지 및 이익 실현   수준. Expert Advisor의 모든 작업을 차트의 제어판에서 쉽게 관리할 수 있습니다. 미결 포지션   에 대해 손절매, 이익실현,   추적 손절매   ,   손익분기   점을 설정하는 데 어려움이 있거나 수동으로 거래하는 것을 선호하는 경우 보조 도구를 사용할 수 있습니다. 거래에 대한 손절매 설정 및 이익 실현, 추적 손절 설정, 필요한 경우 손절매를 손익분기점으로 이동하는 등 필요한 작업을 자동으로 수행합니다. 보조 도구에는   포물선형 Sar   표시를   기반으로 하는 후행 중지 기능도 있습
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
BRIEF INTRODUCTION   : This Panel is made for Volatility 75 (1s) Index Synthetic indices instrument. It offers an ultimate and complete  auto trading with an optional money management Controls. This application is an automated panel who works on strategy tester. It is equiped with an automatic indicator attached on the bottom of the Panel.  There are another functionalities like   Martingale strategy   when the price reaches the   threshold level,   it triggers automatically when the control i
FREE
Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
FREE
Golden Cross trader
Titouan Sebastien Julien Cadoux
Golden Cross Trader EA - 정밀하고 수익성 있는 자동 거래 솔루션 Golden Cross Trader EA로 거래 기회를 극대화하세요. 이는 정확성과 수익성을 추구하는 트레이더를 위해 설계된 강력한 로봇입니다. 이 거래 로봇은 시장을 지속적으로 모니터링하고 복잡한 기술 지표에 기반한 전략적 조건에 따라 매수 및 매도 주문을 실행합니다. 설정 가능한 Take Profit (TP) 및 Stop Loss (SL) 수준을 통해 자동으로 포지션을 조정하여 리스크 관리를 최적화합니다. 파라미터를 설정한 후, 로봇이 거래를 관리하고 시장 기회를 활용합니다. 모든 결과는 레버리지 1:500의 실제 틱을 통해 얻은 것입니다. 주요 기능: 정밀한 리스크 관리: Golden Cross Trader는 한 번에 하나의 포지션만 관리하며, 조정 가능한 TP 및 SL 파라미터를 통해 최대한의 안전성을 보장합니다. 거래를 완전히 제어하면서 리스크 노출을 최소화할 수 있습니다. 고급 기술 분
FREE
This is a decorative utility that replaces the standard marks of completed deals with "Kingdom Come: Deliverance" game style markers. In addition to the graphic display of the price and time of the transaction, the notes also contain a textual representation of the transaction volume. Running utility Drag the utility from the Navigator window to the desired graph. The utility does not use input parameters and does not require configuration. All trademarks available on the chart will be replaced
FREE
Introducing Grid Master MT5, your ultimate trading utility designed to revolutionize the management of single or multiple orders with unparalleled ease and effectiveness. Evaluation version of Grid Master MT5 Some limitations are applied: - Maximum of 3 open positions and 1 pending order per side (Buy/Sell) - Trailing Stop feature disabled - Economic calendar and news protection disabled - Trade event push notifications disabled Features: Clean and user friendly UI: With the benefits of fellow
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 to apply to
FREE
이 제품의 구매자들이 또한 구매함
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (173)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침   -   애플리케이션 지침   -   데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
TradePanel MT5
Alfiya Fazylova
4.85 (125)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 전략 테스터에서는 애플리케이션이 작동하지 않습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래 작업을 수행할 수 있습니다: 자동 위험 계산을 통해 지정가 주문 및 포지션을 엽니다. 한 번의 클릭으로 여러 주문과 포지션을 열 수 있습니다. 주문 그리드를 엽니다. 그룹별 대기 주문 및 포지션을 마감합니다. 포지션 반전(매수 청산 후 매도 개시 또는 매도 청산 후 매수 개시). 포지션 고정(매수 포지션과 매도 포지션의 양을 동일하게 하는 추가 포지션 개설). 한 번의 클릭으로 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현과 손절매를 동일한 가격 수준으로 설정합니다. 모든 포지션에 대한 손절매를 해당 포지션의 손익 분기
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (79)
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.9 (10)
가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호를 인
Trade Dashboard MT5
Fatemeh Ameri
4.97 (69)
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
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
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
B e sure to watch this video before using A community for users, product discussion, update news, and first line of support  Use Webmoney For payments in cryptocurrencies. How I use this algo tool   Lazy Trader is NOT SUITABLE FOR SCALPING EVERY MINUTE MOVEMENT, ESPECIALLY IN CRYPTO. WITHOUT UNDERSTANDING WHAT IS HAPPENING ON THE CHART, THERE IS NO POINT IN BLINDLY HOPING FOR PROFITS! Lazy Trader does NOT USE openAI chat-gpt-4 technologies, which are added to descriptions for product promotion
Custom Alerts: 여러 시장을 동시에 모니터링하고 중요한 기회를 놓치지 마세요 개요 Custom Alerts 는 여러 종목에서 발생하는 잠재적 세트업을 중앙 집중 방식으로 추적하고자 하는 트레이더를 위한 역동적인 솔루션입니다. FX Power, FX Volume, IX Power 등 주요 도구들의 데이터를 통합하여 Custom Alerts 는 여러 차트를 번갈아 보거나 중요한 기회를 놓칠 위험 없이, 시장의 중요 변화를 자동으로 알려 줍니다. 보다 스마트하고 효율적인 트레이딩을 원하신다면, Custom Alerts 를 통해 모니터링 능력을 한 단계 끌어올려 보세요. 1. 왜 Custom Alerts가 트레이더에게 매우 유용한가 올인원 시장 모니터링 • Custom Alerts 는 8대 주요 통화, 골드, 그리고 최대 7개의 지수 혹은 상품을 포함한 다양한 종목의 신호를 수집 및 통합합니다. • 여러 차트를 계속 전환할 필요 없이 명확하고 집중된 알림을 받아 볼 수 있
MT5 to Telegram Signal Provider 는 사용하기 쉽고 완전히 커스터마이즈 가능한 유틸리티로, 특정 신호를 Telegram의 채팅, 채널 또는 그룹으로 전송하고, 귀하의 계정을 신호 제공자 로 만듭니다. 경쟁 제품과 달리 DLL 임포트를 사용하지 않습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식은 필요하지 않습니다; 개발자가 제공하는 모든 것이 필요합니다. 주요 특징 구독자에게 보낸 주문 상세 정보를 커스터마이즈할 수 있습니다. 예를 들어, 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독에서는 모든 신호를 받습니다. id, 심볼, 또는 코멘트로 주문을 필터링할 수 있습니다. 주문이 실행된 차트의 스크린샷이 포함됩니다 보낸 스크린샷에 닫힌 주문을 그려 추가 검증을 합니다 새 주문 메시지를 보내기 전에 포지션을 조정할
Trade Manager DaneTrades
Levi Dane Benjamin
4.74 (23)
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 5 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT4 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
4.04 (27)
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 터미널 사이의 거래/포지션을 복사하기 위해 만들어졌습니다. 데모 계정 및 투자 계정에서
Grid Manual MT5
Alfiya Fazylova
4.76 (17)
"Grid Manual"은 주문 그리드 작업을 위한 거래 패널입니다. 이 유틸리티는 보편적이며 유연한 설정과 직관적인 인터페이스를 제공합니다. 그것은 손실을 평균화하는 방향뿐만 아니라 이익을 증가시키는 방향으로 주문 그리드와 함께 작동합니다. 거래자는 주문 그리드를 만들고 유지할 필요가 없으며 유틸리티에서 수행합니다. 거래자가 주문을 시작하는 것으로 충분하며 "Grid Manual"는 자동으로 그를 위한 주문 그리드를 생성하고 거래가 마감될 때까지 그와 동행할 것입니다. 전체 설명 및 데모 버전 여기 . 유틸리티의 주요 기능: 모바일 터미널을 포함하여 어떤 방식으로든 열린 주문과 함께 작동합니다. "제한" 및 "중지"의 두 가지 유형의 그리드와 함께 작동합니다. 고정 및 동적(ATR 표시기 기반)의 두 가지 유형의 그리드 간격 계산과 함께 작동합니다. 오픈 오더 그리드의 설정을 변경할 수 있습니다. 차트에서 각 주문 그리드의 손익분기점 수준을 표시합니다. 각 주문 그리드에 대한 이익
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ5> МТ5", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
2025 happy new year -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 a
ShSH: an Automated Trading Tool Discover the future of trading with our ShSH an Automated Trading Tool , meticulously designed to harness the unique characteristics of the daily market's volatility . This cutting-edge system leverages the price breakout method , Analizing on market movements during the low-liquidity hours to deliver consistent and reliable results. Core Features: 1. Intraday Market Volatility Mastery: The robot is fine-tuned to detect subtle price patterns and movements unique
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
Trade Assistant 38 in 1
Makarii Gubaydullin
4.9 (20)
다기능 도구: 로트 계산기, 가격 조치, R/R 비율, 무역 관리자, 공급 및 수요 영역을 포함한 65개 이상의 기능 데모 버전   |   사용자 매뉴얼   |   MT5 버전 이 유틸리티는 전략 테스터에서 작동하지 않습니다.   여기에서 데모   버전을 다운로드하여 제품을 테스트할 수 있습니다. Contact me   질문/개선 아이디어가 있는 경우/버그가 발견된 경우   저에게 연락 하십시오. 거래 프로세스를 간소화, 가속화 및 자동화하십시오. 이 대시보드로 표준 터미널 기능을 확장하십시오. 유틸리티는 외환, 주식, 지수, 암호화폐 등 모든 거래 수단에서 작동합니다. 1. 새로운 거래 열기 : 로트/리스크/RR 계산: 1. Lot 계산기 (리스크 규모에 따른 거래량 계산) 2. 리스크 계산기 (로트 규모에 따른 리스크 금액) 3. 위험/보상 비율(RR) 4. 주문에 대한 활성화 트리거 + StopLimit 구매 / StopLimit 판매 5. 가상 SL / TP 레벨 (숨겨진
Trader Evolution
Siarhei Vashchylka
5 (5)
" 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. Simplifies
The News Filter MT5
Leolouiski Gan
4.73 (15)
이 제품은 뉴스 시간 동안 모든 전문가 어드바이저 및 수동 차트를 필터링하여 수동 거래 설정이나 다른 전문가 어드바이저가 입력한 거래가 파괴될 수 있는 급격한 가격 상승으로부터 걱정하지 않아도 됩니다. 이 제품은 또한 뉴스 발표 전에 열린 포지션과 대기 주문을 처리할 수 있는 완전한 주문 관리 시스템이 함께 제공됩니다.   The News Filter  를 구매하면 더 이상 내장 뉴스 필터에 의존할 필요가 없으며 이제부터 모든 전문가 어드바이저를 여기서 필터링할 수 있습니다. 뉴스 선택 뉴스 소스는 Forex Factory의 경제 캘린더에서 얻어집니다. USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD 및 CNY와 같은 어떤 통화 기준으로 선택할 수 있습니다. Non-Farm (NFP), FOMC, CPI 등과 같은 키워드 식별을 기준으로 선택할 수도 있습니다. 저, 중, 고 영향을 가지는 뉴스를 필터링할 수 있도록 선택할 수 있습니다. 차트와 관련된 뉴스만 선
Profit or Loss Pad
Vladislav Andruschenko
4.5 (10)
이익 추적 기능으로 총 이익/손실에 도달하면 MetaTrader 5에서 포지션을 청산합니다.   CloseIfProfitorLoss with Trailing 가상 정류장(별도 주문)을   활성화할 수 있습니다. BUY 및 SELL 포지션을 별도로   계산 및 마감(BUY SELL 별도) , 모든 기호 또는 현재 기호만   닫고 계산(모든 기호) , 이익을 위해   후행   활성화( 후행 이익) 포지션은 예치 통화, 포인트, % 및 인출 금액을   기준으로 마감됩니다. 응용 프로그램은 다른 EA와 함께 또는 수동 거래와 함께 모든 계정에서 사용하도록 설계되었습니다. MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 일부 쌍 또는 모든 쌍의 총 거래 잔액이 설정에 지정된 값보다 크거나 같으면 모든 위치가 닫히고 주문이 삭제됩니다. 이 버전은 지정된 이익 수준에서
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
일별 및 주별 마감 거래 내역, 현재 진행 중인 거래, 외환 노출을 한 차트에서 즉시 확인하세요! 히트맵을 사용하여 수익성 있는 거래와 거래 포트폴리오 내에서 현재 하락이 있는 위치를 파악하세요. 빠른 마감 버튼 빠른 마감 버튼을 사용하여 단일 심볼에 대한 모든 거래를 마감하거나, 개별 거래를 전체적으로 마감하거나, 버튼을 클릭하여 일부 수익 또는 손실을 실현하세요. 더 이상 목록에서 거래를 찾아 거래의 일부를 마감하는 방법을 알아낼 필요가 없습니다. 대시보드는 외환 쌍을 거래하는 동안 각 통화 심볼에 대한 현재 노출도 표시하므로 주요 뉴스 이벤트에 앞서 과도하게 노출될 수 있는 영역을 파악하는 데 도움이 됩니다. 버튼을 사용하여 뉴스가 나오기 전에 노출을 즉시 빠르게 줄이거나, 이미 뉴스가 발생하여 수익을 창출한 경우 클릭 한 번으로 빠르게 수익을 확보할 수 있습니다! 진행 중인 거래 히트맵 거래 히트맵은 달러 비용 평균화를 사용하여 거래의 확장 및 축소를 수행하는 포지션 거
50% off. Original price: $375 Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT4 version   here You only open the first order. When your trade
MT5 To Telegram Copier
Levi Dane Benjamin
3 (2)
MT5에서 Telegram으로 완전히 사용자 정의 가능한 신호를 보내고 신호 제공자가 되세요! 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 사용자 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전  | Discord 버전 데모를 시도하려면 사용자 가이드를 참조하십시오. MT5에서 Telegram으로 보내는 기능은 전략 테스터에서 작동하지 않습니다. MT5에서 Telegram으로의 기능 다양한 옵션으로 신호를 완전히 사용자 정의합니다 신호 앞이나 뒤에 자체 사용자 지정 메시지를 추가합니다. 태그, 링크, 채널 또는 기타 모든 것이 될 수 있습니다 신호에 이모티콘을 추가, 제거 또는 사용자 정의합니다. 또는 모두 제거할 수도 있습니다. 심볼 또는 매직 번호로 보낼 거래를 필터링합니다 특정 심볼의 전송 제외 특정 매직 번호의 전송 제외 신호와 함께 전송할 거래 세부 정보를 사용자 정의합니다 신호와
-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 extende
복사기->편리하고 빠른 인터페이스 상호작용으로 사용자가 바로 사용 가능       ->>>> Windows 컴퓨터 또는 VPS Windows에서 사용하는 것이 좋습니다. 특징: 다양하고 개인화된 복사 거래 설정: 1. 다양한 신호 소스에 대해 다양한 로트 모드를 설정할 수 있습니다. 2. 다양한 신호 소스를 포워드 및 리버스 복사 거래에 대해 설정할 수 있습니다. 3. 신호는 주석으로 설정할 수 있습니다. 4. 계약 로트에 따라 로트를 교정할지 여부 다양하고 개인화된 복사 주문 설정 2: 1. 다양한 품종에 대해 다양한 로트 모드를 설정할 수 있습니다. 2. 정방향 및 역방향 복사 주문에 대해 다양한 품종을 설정할 수 있습니다. 3. 주석으로 신호를 설정할 수 있습니다. 4. 계약 로트에 따라 로트를 교정할지 여부 댓글 필터링, MAGIC 필터링, 시그널 로트 필터링, 로컬 제품 필터링 근무시간 설정 역동기화 SLAVE 닫힘 주문 바인딩 기능: 모든 주문은 설정된 신호 소스 주문
Trade Manager MT5
Daniel Stein
4.33 (3)
Visit our all-new Stein Investments Welcome Page to get the latest information, updates and trading strategies. Do you want to become a constantly profitable 5-star forex trader? Then get our Stein Investments trading tools  and send us a screenshot to get your personal invitation to our exclusive trading chat with 500+ members. The Trade Manager MT5 is the ideal addition for all  FX Trend  users which like to use a fully automated trade management. It detects your manually opened trades immed
Trade Manager DashPlus
Apex Software Ltd
5 (11)
DashPlus 는 MetaTrader 5 플랫폼에서 거래 효율성과 효과를 향상시키기 위해 설계된 고급 거래 관리 도구입니다. 리스크 계산, 주문 관리, 고급 그리드 시스템, 차트 기반 도구 및 성과 분석 등 포괄적인 기능을 제공합니다. 주요 기능 1. 리커버리 그리드 불리한 시장 상황에서 거래를 관리하기 위한 평균화 및 유연한 그리드 시스템을 구현합니다. 거래 회복을 최적화할 수 있도록 전략적인 진입 및 종료 포인트를 제공합니다. 2. 스택 그리드 강한 시장 움직임 동안 포지션을 추가하여 유리한 거래에서 잠재적 수익을 극대화하도록 설계되었습니다. 유리한 시장 트렌드에서 승률을 높이며 거래를 확장할 수 있도록 합니다. 3. 손익(P&L) 라인 차트에서 잠재적인 수익 및 손실 시나리오를 시각적으로 표현합니다. 설정을 조정하고 P&L 라인을 드래그하여 실행 전에 다양한 거래 결과를 평가할 수 있습니다. 4. 바스켓 모드 동일한 심볼에 여러 포지션을 단일 집계 포지션으로 결합하여 관리합니
RiskGuard Management
MONTORIO MICHELE
5 (18)
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. Manual to download the automatic journal visit my profile RiskGuard Management – Professional trading, without compromise RiskGuard Management is the ultimate ally for traders who want to maximize profits and minimize losses with advanced risk management. It’s not just a tool; it’s an intelligent system that helps you stick to your trading plan, avoid emotional mistakes, and operate with maximum efficie
제작자의 제품 더 보기
WalkForwardOptimizer MT5
Stanislav Korotky
3.63 (8)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
AutomaticZigZag
Stanislav Korotky
4.5 (2)
This is a non-parametric ZigZag providing 4 different methods of calculation. Upward edge continues on new bars while their `highs` are above highest `low` among previous bars, downward edge continues on next bars while their `lows` are below lowest `high` among previous; Gann swing: upward edge continues while `highs` and `lows` are higher than on the left adjacent bar, downward edge continues while `highs` and `lows` are lower than on the left adjacent bar. Inside bars (with lower `high` and
FREE
RenkoFromRealTicks
Stanislav Korotky
4.5 (2)
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
SuperIndices MT5
Stanislav Korotky
5 (1)
This cluster indicator is MT5 version of SuperIndices for MT4. It allows for processing mixed clusters, where symbols from various markets can be included. For example, it can handle Forex, indices, CFDs, spot at the same time. Number of visible lines increased to 16. An interactive ruler can be enabled to measure signals' strength on the history. The indicator creates a set of embedded cluster indicators (CCFpExtraIndices) with carefully selected periods and combines their results using smart w
CustomVolumeDelta
Stanislav Korotky
5 (1)
This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks . MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas. This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to ap
FREE
RenkoCharts
Stanislav Korotky
This non-trading expert utilizes so called 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 RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesse
VolumeDeltaMT5
Stanislav Korotky
This indicator provides the analysis of tick volume deltas. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). This is a limited substitution of market delta analysis based on real volumes, which are not available on Forex. The indicator displays the following data in its sub-window: light-blue histogram - buy (long) volumes; orange histogram - sell (short) volumes
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build custom charts based on history of real ticks of selected standard symbol. New charts imitate one of well-known graphic structures: Point-And-Figure (PnF) or Kagi. The result is not exactly PnF's X/O columns or rectangular waves of Kagi. Instead it consists of bars, calculated from and denoting stable unidirectional price moves (as multiples of the box size), which is equivalent to XO colum
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild th
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
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
WalkForwardDemo MT5
Stanislav Korotky
WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a CSV-f
FREE
HZZM
Stanislav Korotky
4 (1)
This is an adaptive ZigZag based on modification of  HZZ indicator (original source code is available in this article ). Most important changes in this version: two additional indicator buffers added for zigzag evolution monitoring - they show cross signs at points where zigzag direction first changes; zigzag range (H) autodetection on day by day basis; time-dependent adjustment of zigzag range. Parameters: H - zigzag range in points; this parameter is similar to original HZZ, but it can take 0
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The indicator OrderBook Cumulative Indicator accumulates market book data online and visualizes them on the chart. In addition, the indicator can show the market
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
Comparator
Stanislav Korotky
4.75 (4)
This indicator compares the price changes during the specified period for the current symbol and other reference symbol. It allows to analyze the similar movements of highly correlated symbols, such as XAUUSD and XAGUSD, and find their occasional convergences and divergences for trading opportunities. The indicator displays the following buffers: light-green thick line - price changes of the current symbol for TimeGap bars; light-blue thin line - price changes of the reference symbol ( LeadSymbo
FREE
ReturnAutoScale
Stanislav Korotky
5 (2)
The indicator calculates running total of linear weighted returns. It transforms rates into integrated and difference-stationary time series with distinctive buy and sell zones. Buy zones are shown in blue, sell zones in red. Parameters: period - number of bars to use for linear weighted calculation; default value - 96; smoothing - period for EMA; default value - 5; mode - an integer value for choosing calculation mode: 0 - long term trading; 1 - medium term trading; 2 - short term trading; defa
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
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
SOMFX1Builder
Stanislav Korotky
5 (1)
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this script is for you. In fact, it is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - this script for training neural networks; it builds a file with generalized data about most characteristic pric
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
ExtraMovingPivots
Stanislav Korotky
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
Most of traders use resistance and support levels for trading, and many people draw these levels as lines that go through extremums on a chart. When someone does this manually, he normally does this his own way, and every trader finds different lines as important. How can one be sure that his vision is correct? This indicator helps to solve this problem. It builds a complete set of virtual lines of resistance and support around current price and calculates density function for spatial distributi
The indicator draws a histogram of important levels for several major currencies attached to the current cross rates. It is intended for using on charts of crosses. It displays a histogram calculated from levels of nearest extremums of related major currencies. For example, hidden levels for AUDJPY can be detected by analyzing extremums of AUD and JPY rates against USD, EUR, GBP, and CHF. All instruments built from these currencies must be available on the client. This is an extended version of
StatBars
Stanislav Korotky
The indicator provides a statistic histogram of estimated price movements for intraday bars. It builds a histogram of average price movements for every intraday bar in history, separately for each day of week. Bars with movements above standard deviation or with higher percentage of buys than sells, or vice versa, can be used as direct trading signals. The indicator looks up current symbol history and sums up returns on every single intraday bar on a specific day of week. For example, if current
PriceProbability
Stanislav Korotky
This is an easy to use signal indicator which shows and alerts probability measures for buys and sells in near future. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The statistical calculations use the same matrix as another related indicator - PointsVsBars. Once the indicator is placed on a chart, it shows 2 labels with current estimation of signal probability and alerts when signal
필터:
리뷰 없음
리뷰 답변