• Übersicht
  • Bewertungen (1)
  • Diskussion (2)
  • Neue Funktionen

RenkoFromRealTicks DEMO

1

This non-trading expert utilizes so called custom symbols feature 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.

This is a functionally limited demo version of RenkoFromRealTicks.

RenkoFromRealTicks utility can not work in the tester because it uses CustomSymbol API (unavailable in the tester).

DEMO works on EURUSD only.

Features disabled in the demo are underlined below.

The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. The start time of a "minute" bar does normally correspond to the start time of renko box. The end time of a such "minute" bar is dummy (MetaTrader does not allow for bars with different duration), instead you should look at start time of the next "minute" bar.

After its placement on a chart, RenkoFromRealTicks downloads tick history and generates renko bars for the custom symbol. This may take a while and require additional space on the disk. EA shows a progress in the comment. When the process is finished, the comment looks like this:

RenkoChart(100pt): open EURUSD_T_r100 / 1000 bars

where 100pt is the requested box size in points, EURUSD_T_r100 is a customizable symbol name, 1000 is a number of generated boxes (if EA is running for the very first time, this is the total number of renko bars, but if it continues on results of a previous terminal session, the number of new boxes can be a few, because only most recent, missing boxes are generated).

You may build renko faster and with less resources using RenkoCharts. But RenkoFromRealTicks is more precise and feature-reach.


Unique feature - volume delta per box. The delta is encoded in a special way, because MetaTrader does not support negative volumes. This is why you need free CustomVolumeDelta indicator to view it.


Parameters

  • RenkoBoxSize - box size in points, by default - 100;
  • ShowWicks - enable/disable wicks on renko, by default - true;
  • EmulateOnLineChart - enable/disable ticks emulation on renko charts, by default - true; it updates indicators and other EAs on backtests and online;
  • OutputSymbolName - name of the custom symbol for renko, by default - empty string - then the name is formed as "Symbol_T_PrefixSizeSuffix", where Symbol - current work symbol, Prefix - "r" (renko) wicks are enabled or "b" (brick) if disabled, Size - RenkoBoxSize; optional Suffix - "c" for close time mode; "g" - for gapless renko type;
  • Reset - an option to enforce complete recalculation of entire renko chart, by default - false; after it is set to true and calculations are completed, it is recommended to reset it back to false in order to eliminate excessive recalculations on every terminal restart; this mode is helpful in rare cases, when generated renko chart contains an error for some reason; normally the option is disabled, because the EA continues calculation smartly from the most recent existing box;
  • RenkoType - selector of the box calculation algorithm: Conventional or Gapless;
  • VolumeType - selector of the volumes per box calculations: Total Volume or Delta Volume;
  • CloseTimeMode - when true, boxes are shown and formed at their close time; in this mode only 1 tick is generated per box, when box is added completely formed to a chart; by default - false, i.e. boxes are created at open time (the latest live "box" is updated continuously and is not actually a box until it's closed);
  • DropTicksOutsideBars - filter out incorrect ticks (outliers);
  • StartFrom - time where to start the tick history processing, 0 means very beginning;
  • StopAt - time where to stop, 0 means till current time;


Volume Delta Methods

In the method Ask vs Bid tick volumes are considered for buy if Ask price increases, and for sell if Bid decreases (please note, that on some accounts/symbols Bid changes more frequent than Ask, which introduces a negative bias; this is the platform specificity).

The method Ask+Bid analyses the changes of the average price (sum of Ask and Bid): move up - buy, move down - sell.

Tick Flags is based on buy/sell tick flags and applicable for exchanges only.




Empfohlene Produkte
Renko Chart
Marcin Konieczny
4.27 (11)
This indicator allows to display Renko charts in the indicator window. Renko charts show only price movements that are bigger than the specified box size. It helps to eliminate noise and allows to focus on main trends. Time is not a factor here. Only price movements are taken into account. That's why Renko chart is not synchronized with the main chart it is attached to. Indicator works in two modes: CLOSE - only close prices are taken into account while building the chart HIGH_LOW - only high/
FREE
ChartPan
Leandro Rodrigo Giron
Hey Trader! Boring with the Meta chart? Do you want to move it as you do in Profit? Your problems are over! Now available   Chart Panoramic   or   ChartPan   for closer friends, a utility that allows you to move the chart to better visualize the most relevant points for your trade. Recommend you to add a keyboard shortcut for quick access (Ctrl + Q - for example), because you will need to run   ChartPan   after symbol changing to "release" the chart again. To add a hotkey: after downloa
FREE
Basic Renko MT5
Mehran Sepah Mansoor
The   Basic Renko   indicator shows the Renko boxes on the main chart. MT4 Version Its advantage is that you have access to both the main chart and the Renko chart at the same time. In addition, you can find out how many bars it took to form each Renko box. When a reversal occurs, the indicator will notify you with pop-up, push and email alerts. This indicator does not have complicated settings, and beginners and professionals can easily use it in their strategies. Through the inputs, y ou can
FREE
Gino Renko
Stephane, Andr Valette
1 (1)
Another renko-based indicator. It returns different usable values ​​for an EA, and is directly displayed on the main chart. Its setting is very simple: The size of the renko The number of bars taken into account The falling color The color on the rise Returned values: Buffer 0 : Value of the middle Buffer 1 : Value of the Top Buffer 2 : Value of the Bottom Buffer 3 : Direction of renko (0.0 for top ; 1.0 for bottom) Buffer 4 : Ratio of the renko, for example, if it is twice, 3 times, ro more of
A professional tool for trading - the divergence indicator between the  RVI 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  RVI 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 very quickly as p
FREE
A professional tool for trading - the divergence indicator between the WPR 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 WPR 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 very quickly as par
FREE
This is a buyer and seller aggression indicator that analyzes the shape of each candle and project this data in a histogram form. There are 4 histograms in one. On the front we have two: Upper - Buyer force. Lower - Seller force. At the background we also have two histogram, both with same color. They measure the combined strenght of buyers and sellers. This histograms can be turned off in Input Parameters. It is also possible to have the real or tick volume to help on this force measurement. IN
FREE
Renko Plus
Eadvisors Software Inc.
With Renko Plus you can use the features in the Indicator functionality, just add it to the Metatrader5 chart.             The Renko chart is a type of chart, developed by the Japanese, that is constructed using price movement rather than standardized prices and time intervals like most charts. It is believed to be named after the Japanese word for bricks, "renga", as the graphic looks like a series of bricks.             A new brick is created when the price moves a specified p
BoletaMiniPanel
PATRICK ANTONIO MORELO A.
5 (5)
Simple panel with  Stop loss (Loss), Stop gain (Gain) , Trailing stop (TS) and Breakeven (BE-P). Lot is the number of contracts to be traded. Gain is the number, in points, that the stop gain will be positioned. If you don't want to put stop gain, just put 0 (zero) in place and when you open the order it won't have this stop. Loss is the number, in points, that the stop loss will be placed. If you don't want to put stop loss, just put 0 (zero) in place and when you open the order it won't
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
A professional tool for trading - the divergence indicator between the RSI 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 RSI 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 very quickly as par
FREE
A professional tool for trading - the divergence indicator between the  MACD 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  MACD 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 very quickly as
FREE
The   Basic Candlestick Patterns   is an excellent indicator for identifying candlestick patterns, which displays your chosen patterns on the chart and helps you make trade decisions. You can download  MT4 version The indicator has simple settings for coloring and alerts. You can also activate or deactivate the desired patterns using the panel on the chart.
FREE
Five Minute Drive
Kenan Ozkarakas
4.2 (5)
"Five Minute Drive" indicator that is designed to be used in the 5 minute timeframe only. One of its most important advantages is that it shows the general trend in the upper time frames when looking at the 5-minute timeframe. Therefore, when opening positions in the 5 minute timeframe, when it is in line with the trends in the upper timeframes, you are less likely to be upside down. If you can interpret the curvilinear and linear lines drawn by this indicator on the graphic screen with your geo
FREE
Important Lines
Terence Gronowski
4.88 (26)
Important Lines Indikator (M1 - M15) Dieser Indikator zeigt Pivot-Lines, vortages Hoch und Tief, vortages Close und das Minimum und Maximum der vorherigen Stunde an. Sie müssen nur diesen einzelnen Indikator in das Diagramm ziehen, um alle diese wichtigen Linien zu haben. Sie können sich das Laden vieler einzelnen Indikatoren ersparen. Warum sind bestimmte Linien beim Traden so wichtig? Vortageshoch und -tief: Diese werden von Händlern beobachtet, die in einer Tages-Chart handeln. Sehr of
FREE
The utility draws pivot levels based on a selection from day week month The previous candlestick of the selected timeframe is taken and the values for the levels are calculated using the following formulas: Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)); The style and thickness for all lines are adjusted. The colors for the R, Pivot and S line
FREE
This indicator will mirror the assets in use in another metatrader, being able to choose the timeframe and a template. This is the Metatrader 5 Client, it needs the Metatrader 4 or 5 Server versions: Metatrader 4 Mirror Chart Server:   https://www.mql5.com/en/market/product/88644 Metatrader 5 Mirror Chart Server: https://www.mql5.com/en/market/product/88652 Details of how it works in the video.
FREE
DALA Forecast
Grigorii Matsnev
About the indicator: DALA Forecast is a universal tool for predicting the dynamics of time series of any nature. For prediction, modified methods of nonlinear dynamics analysis are used, on the basis of which a predictive model is built using machine learning methods.  To get the trial version of the indicator, you can contact me in private messages. How to use the indicator: Apply the indicator to your chosen financial instrument or indicator with the settings you need. The prediction will b
FREE
A professional tool for trading - the divergence indicator between the MACD 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 MACD 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 very quickly as p
FREE
Expansoes M
Marcus Vinicius Da Silva Miranda
The M Extensions are variations of the Golden Ratio (Fibonacci Sequence). It is the World's first technique developed for Candle Projections. Advantages: Easy to plot. Candle anchoring; High and accurate precision as support and resistance; Excellent Risk x Return ratio; Works in any timeframe; Works in any asset / market.   The M Extensions are classified into: M0: Zero point (starting candle) RC: Initial candle control region M1: Extension region 1 M2: Extension region 2 M3: Extension r
FREE
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications related to the inst
FREE
This utility performs 2 simple functions. (On 1 Minute Timeframe*) Counts the number of Ticks - until reset by user defined value. Counts down on the M1 Timeframe - until the new candle forms. Users are able to change the below input values: User Settings: Show Tick Count Label [True/ False] Show Countdown Label [True/ False] Start Tick Counter (Trigger) [Immediate/ After Next Bullish Candle/ After Next Bearish Candle] Tick Count Reset Value Dynamic X & Y Axis Labels [True/ False] Font Size Show
FREE
RenkoExpert
Andrey Goida
3.67 (3)
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline.      Telegramm channel   Set file Our second robot RENKOTREND Does not use martingale!  Trades opened by the robot co
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.4 (30)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
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
Trading Manager MT5
Aitor Esteban Yague
5 (1)
Willkommen beim umfassendsten und völlig kostenlosen Positionsmanager. Handeln Sie mit dem gewünschten Vermögenswert, verwalten Sie Ihre Positionen, treten Sie in den Markt ein, indem Sie Ihre SL und TP markieren. Sie können markieren, ob Ihr Betrieb Trailing SL enthalten wird. Alle paar Schritte möchten Sie die Position aktualisieren, unabhängig davon, ob Sie BE bevorzugen oder nicht. Sie können auch eine feste Position von Losen oder einen Prozentsatz Ihres Guthabens auswählen, was für Fi
FREE
PZ Penta O MT5
PZ TRADING SLU
4 (6)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
LT Donchian Channel
Thiago Duarte
4.75 (4)
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
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. 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
What is this indicator? This indicator is the MACD (Moving Average Convergence/Divergence) supporting Virtual Trading mode of  Knots Compositor . When the mode is turned on, the indicator will be recalculated based on the displayed candlesticks. When the mode is turned off, the indicator will be recalculated based on the original chart candlesticks. Types of the applied price - Close - Open - High - Low - Median Price (HL/2) - Typical Price (HLC/3) - Weighted Price (HLCC/4) KC-Indicators
FREE
Käufer dieses Produkts erwarben auch
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
Sie hilft bei der Berechnung des Risikos pro Handel, der einfachen Einrichtung einer neuen Order, der Orderverwaltung mit Teilschließungsfunktionen, Trailing-Stop von 7 Typen und anderen nützlichen Funktionen. Achtung, die Anwendung funktioniert nicht im Strategietester. Sie können die Demoversion auf der Beschreibungsseite herunterladen  Manual, Description, Download demo Linienfunktion Zeigt auf dem Chart die Eröffnungslinie, Stop Loss, Take Profit. Mit dieser Funktion ist es einfach, eine
Forex Trade Manager MT5
InvestSoft
4.98 (410)
Denken Sie, dass in Märkten, in denen sich der Preis in Sekundenbruchteilen ändern kann, die Auftragserteilung so einfach wie möglich sein sollte? Wenn Sie im Metatrader eine Order eröffnen möchten, müssen Sie ein Fenster öffnen, in dem Sie den Eröffnungskurs, Stop-Loss und Take-Profit sowie die Größe der Transaktion eingeben müssen. Beim Handel an den Finanzmärkten ist die Verwaltung Ihres Kapitals unerlässlich, um Ihre Ersteinzahlung zu erhalten und zu vervielfachen. Wenn Sie also eine Order
TradePanel MT5
Alfiya Fazylova
4.89 (112)
Trade Panel ist ein multifunktionaler Handelsassistent. Die Anwendung enthält mehr als 50 Funktionen, die für den manuellen Handel konzipiert sind. Ermöglicht Ihnen, die meisten Handelsaktionen zu automatisieren. Hauptfunktionen der Anwendung: Funktioniert mit allen Handelsinstrumenten (Forex, CFD, Futures und andere). Gleichzeitiges Arbeiten mit einer unbegrenzten Anzahl von Handelsinstrumenten (Symbolen). Automatische Berechnung des Risikos pro Trade und Einstellung des Verhältnisses zwischen
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
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
Erleben Sie außergewöhnlich schnelles Trade Copying mit dem   Local Trade Copier EA MT5 . Mit seiner einfachen 1-Minuten-Setup können Sie Trades zwischen mehreren MetaTrader-Terminals auf demselben Windows-Computer oder Windows VPS mit blitzschnellen Kopiergeschwindigkeiten von unter 0.5 Sekunden kopieren. Ob Anfänger oder professioneller Trader - der   Local Trade Copier EA MT5   bietet eine Vielzahl von Optionen, um ihn an Ihre spezifischen Bedürfnisse anzupassen. Es ist die ultimative Lösung
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
Trade Manager DaneTrades
DaneTrades Ltd
4.9 (21)
Trade Manager, der Ihnen hilft, Geschäfte schnell ein- und auszusteigen und gleichzeitig Ihr Risiko automatisch zu berechnen. Einschließlich Funktionen, die Ihnen helfen, Over Trading, Revenge Trading und Emotional Trading zu verhindern. Trades können automatisch verwaltet werden und die Kontoleistungskennzahlen können in einem Diagramm visualisiert werden. Diese Funktionen machen dieses Panel ideal für alle manuellen Händler und tragen zur Verbesserung der MetaTrader 5-Plattform bei. Unterstütz
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
Trade copier MT5
Alfiya Fazylova
4.35 (26)
Trade Copier ist ein professionelles Dienstprogramm zum Kopieren und Synchronisieren von Trades zwischen Handelskonten. Das Kopieren erfolgt vom Konto / Terminal des Lieferanten auf das Konto / Terminal des Empfängers, das auf demselben Computer oder vps installiert ist. Vor dem Kauf können Sie die Demoversion auf einem Demokonto testen. Demoversion hier . Vollständige Anweisungen hier . Hauptfunktionalität und Vorteile: Unterstützt das Kopieren von MT5> MT5, MT4> MT5, MT5> MT4, einschließlich M
MT5 to Telegram Signal Provider ist ein einfach zu bedienendes, vollständig anpassbares Dienstprogramm, das den Versand von spezifizierten Signalen an Telegram-Chats, -Kanäle oder -Gruppen ermöglicht und Ihr Konto so zu einem Signalanbieter macht. Im Gegensatz zu den meisten Konkurrenzprodukten werden keine DLL-Importe verwendet. [ Demo ] [ Handbuch ] [ MT4-Version ] [ Discord-Version ] [ Telegram-Kanal ] Einrichtung Ein schrittweises Benutzerhandbuch ist verfügbar. Keine Kenntnisse der Telegr
-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
Uber Trade Manager
MDevaus Oy
5 (15)
Der UTM Manager ist ein intuitives und benutzerfreundliches Tool, das eine schnelle und effiziente Handelsausführung ermöglicht. Eine der herausragenden Funktionen ist der Modus „Spread ignorieren“, der es Ihnen ermöglicht, zum Preis der Kerzen zu handeln und Spreads vollständig zu ignorieren (ermöglicht z. B. den Handel mit Paaren mit höherem Spread auf LTF, um zu vermeiden, dass Sie aufgrund von Spreads aus dem Handel ausgeschlossen werden). Ein weiterer wichtiger Aspekt des UTM-Managers ist s
OrderManager MT5
Lukas Roth
4.88 (16)
Der   OrderManager , eine revolutionäre Hilfssoftware für den MT5 Verwalten Sie Ihre Trades wie ein Profi mit der brandneuen Order Manager-Hilfssoftware für MetaTrader 5. Entwickelt mit einem Fokus auf Einfachheit und Benutzerfreundlichkeit, ermöglicht Ihnen der Order Manager, das mit jedem Trade verbundene Risiko mühelos zu definieren und zu visualisieren. So können Sie fundierte Entscheidungen treffen und Ihre Handelsstrategie optimieren. Für weitere Informationen zum OrderManager, konsultiere
-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
Auto Trade Copier for MT5
Vu Trung Kien
4.24 (21)
Auto Trade Copier is designed to copy trades between multiple MT4/MT5 accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from the provider to the receiver with no delay. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: For MT5 receiver, please download "Trade Receiver
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
Multifunktionswerkzeug: 65+ Funktionen, einschließlich: Lot-Rechner, Price Action, Risiko/Gewinn-Verhältnis, Trade Manager, Angebot und Nachfrage Zonen Demo version   |   Anwenderhandbuch   |    MT4 Das Dienstprogramm funktioniert nicht im Strategietester: Sie können die Demoversion HIER herunterladen, um das Produkt zu testen. Bei Fragen   kontaktieren   Sie mich / Verbesserungsvorschläge / im Fall eines gefundenen Fehlers Vereinfachen, beschleunigen und automatisieren Sie Ihre Handelsprozesse
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
Der MT5 to Discord Signal Provider ist ein benutzerfreundliches, vollständig anpassbares Werkzeug, das speziell dafür entwickelt wurde, Handelssignale direkt an Discord zu senden. Dieses Tool verwandelt Ihr Handelskonto in einen effizienten Signalanbieter. Passen Sie die Nachrichtenformate Ihrem Stil an! Wählen Sie für eine einfache Verwendung aus vorgefertigten Vorlagen und entscheiden Sie, welche Nachrichtenelemente einbezogen oder ausgeschlossen werden sollen. [ Demo ] [ Handbuch ] [ MT4-Vers
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.57 (7)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
VirtualTradePad One Click Trading Panel
Vladislav Andruschenko
4.65 (63)
Trading Panel für den Handel mit 1 Klick. Arbeiten mit Positionen und Aufträgen! Handeln vom Chart oder von der Tastatur. Mit unserem Trading-Panel können Sie Trades mit einem einzigen Klick direkt aus dem Chart ausführen und Handelsoperationen 30-mal schneller durchführen als mit der Standard-MetaTrader-Steuerung. Automatische Berechnungen von Parametern und Funktionen machen den Handel für Händler schneller und komfortabler. Grafische Tipps, Infoetiketten und vollständige Informationen zu Hand
Bots Builder Pro MT5
Andrey Barinov
4.67 (3)
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
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
Der Trade Copier Agent wurde entwickelt, um Trades zwischen mehreren MetaTrader(4/5)-Konten/Terminals zu kopieren. Mit diesem Tool können Sie entweder als Anbieter (Quelle) oder als Empfänger (Ziel) agieren. Alle Handelsaktionen werden ohne Verzögerung vom Anbieter zum Empfänger kopiert. Mit diesem Tool können Sie Trades zwischen mehreren MetaTrader-Terminals auf demselben Computer mit blitzschnellen Kopiergeschwindigkeiten von weniger als 0,5 Sekunden kopieren. Installations- und Eingabehandbu
Equity Shield mt5
Vladimir Stepanov
4 (7)
Der Expert Advisor schützt Ihr Konto vor unerwarteten Verlusten, indem er das Eigenkapital ständig überwacht und die Regeln gemäß den Eingaben in den Parametern befolgt.   Wenn die Regeln verletzt werden, schließt der EA alle Trades.   Sie können den EA so einstellen, dass er alle Trades bei einem bestimmten Prozentsatz oder Geldverlust schließt oder bei einem bestimmten Prozentsatz oder Geldgewinn schließt.   Dieses Dienstprogramm ist sehr nützlich für Prop-Trading-Herausforderungen, um den Dr
Trade Dashboard MT5
Fatemeh Ameri
5 (25)
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
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
Grid Manual ist ein Trading-Panel zum Arbeiten mit einem Raster von Orders. Das Dienstprogramm ist universell, verfügt über flexible Einstellungen und eine intuitive Benutzeroberfläche. Es arbeitet mit einem Raster von Aufträgen nicht nur in Richtung Verlust, sondern auch in Richtung steigender Gewinne. Der Händler muss kein Orderraster erstellen und pflegen, all dies wird von "Grid Manual" erledigt. Es genügt, eine Order zu eröffnen und das "Grid Manual" erstellt automatisch ein Orderraster daf
T Manager Plus, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place. T Manager Plus includes advanced charting utilities with a single goal to help traders analyze, plan, execute, and manage their trades on a single platform. The market contains a diverse number of those tools, but   this one is designed by traders for traders . I designed this tool, an
Risk Manager for MT5
Sergey Batudayev
4.42 (12)
Expert Advisor Risk Manager für MT5 ist ein sehr wichtiges und meiner Meinung nach notwendiges Programm für jeden Trader. Mit diesem Expert Advisor können Sie das Risiko in Ihrem Handelskonto kontrollieren. Die Risiko- und Gewinnsteuerung kann sowohl monetär als auch prozentual erfolgen. Damit der Expert Advisor funktioniert, hängen Sie ihn einfach an das Währungspaardiagramm an und legen Sie die akzeptablen Risikowerte in der Einzahlungswährung oder in % des aktuellen Guthabens fest. PROMO
Übernehmen Sie die Kontrolle über Ihr Forex-Portfolio. Sehen Sie sofort, wo Sie stehen, was funktioniert und was Ihnen Schmerzen bereitet! MT4-VERSION HIER VERFÜGBAR: https://www.mql5.com/en/market/product/58375 Das Trade Manager Dashboard soll Ihnen auf einen Blick zeigen, wo sich jede Ihrer Positionen auf dem Devisenmarkt derzeit befindet, und das Risikomanagement und das Engagement in Währungen verständlicher machen. Für Händler, die schrittweise mit mehreren Positionen oder diesen Trading
Binance Quotes Updater
Andrey Khatimlianskii
5 (1)
This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
Weitere Produkte dieses Autors
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
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.
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
RenkoFromRealTicks
Stanislav Korotky
4.67 (3)
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
Time And Sales Layout indicator shows traded buy and sell volumes right on the chart. It provides a graphical representation of most important events in the time and sales table. The indicator downloads and processes a history of real trade ticks. Depending from selected depth of history, the process may take quite some time. During history processing the indicator displays a comment with progress percentage. When the history is processed, the indicator starts analyzing ticks in real time. The l
AutomaticZigZag
Stanislav Korotky
4.67 (3)
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
SOMFX1Predictor
Stanislav Korotky
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this indicator and other related tools are for you. In fact, this indicator 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  - a script for training neural networks; it builds a file with generalize
CustomVolumeDelta
Stanislav Korotky
4.5 (2)
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
VolumeDeltaWaves
Stanislav Korotky
5 (1)
This indicator is an extended implementation of Weis waves. It builds Weis waves on absolute volumes (which is the classical approach) or delta of volumes (unique feature) using different methods of wave formation and visualization. It works with real volumes, if available, or with tick volumes otherwise, but also provides an option to use so called "true volume surrogates", as an artificial substitution for missing real volumes (for example, for Forex symbols), which was introduced in correspo
Comparator
Stanislav Korotky
4.14 (7)
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
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
HZZM
Stanislav Korotky
2.67 (3)
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
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
ADXS
Stanislav Korotky
5 (3)
Ever wondered why standard ADX is made unsigned and what if it would be kept signed? This indicator gives the answer, which allows you to trade more efficient. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly s
ADXSignal
Stanislav Korotky
Classical ADX revamped to provide faster and more solid trading signals. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly speaking, any conversion to an absolute value destroys a part of information, and it mak
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
WalkForwardDemo MT5
Stanislav Korotky
4 (2)
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
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
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 Recorder
Stanislav Korotky
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
RenkoChartsDemo
Stanislav Korotky
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
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
WalkForwardBuilder MT5
Stanislav Korotky
5 (1)
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
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
CyclicPatterns
Stanislav Korotky
This indicator shows price changes for the same days in the past. This is a predictor that finds bars for the same days in past N years, quarters, months, weeks, or days (N is 10 by default) and shows their relative price changes on the current chart. Number of displayed buffers and historical time series for comparison is limited to 10, but indicator can process more past periods if averaging mode is enabled (ShowAverage is true) - just specify required number in the LookBack parameter. Paramet
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
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
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,
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
Auswahl:
27138469
24
27138469 2021.02.18 20:49 
 

On Demo the Renko is not working. That's de reason i don't buy this for my live account

Stanislav Korotky
42918
Antwort vom Entwickler Stanislav Korotky 2021.02.18 21:25
You did not provide any details - what's specifically "not working", what you did, what you get, etc. Also you did not contact me for support, so you probably misuse the product.
Antwort auf eine Rezension
Version 1.1 2021.02.04
New option of volume delta calculation based on changes of the original symbol chart building price (bid or last) is added.