• Información general
  • Comentarios
  • Discusión (1)
  • Novedades

PointFigureKagiCharts

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 columns or polygonal lines.

These Point-And-Figure-like and Kagi-like charts (PFK) provide time-invariant presentation of prices, a kind of "packed" Renko.

The program generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the boxes. It also transmits real ticks to update the custom charts in real time.

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

After its placement on a chart, PointFigureKagiCharts downloads tick history and generates PFK 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:

PnFKagiChart(100pt): open EURUSD_PFK100.2 / 1000 bars

where 100pt is the requested box size in points, EURUSD_PFK100.2 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 PFK 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).

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.


PointFigureKagiCharts utility does not work in the tester. Use this DEMO to test it.


Parameters

  • BoxSize - box size in points, by default - 100;
  • ReversalFactor - number of boxes, required to start new bar in opposite direction;
  • ShowWicks - enable/disable wicks, by default - true;
  • EmulateOnLineChart - enable/disable ticks emulation on PFK charts, by default - true; this updates indicators and other EAs on backtests and online;
  • OutputSymbolName - name of the custom symbol, by default - empty string - then the name is formed as "Symbol_PFKSuffixSize.Factor", where Symbol - current work symbol, Size - BoxSize, Factor - ReversalFactor; optional Suffix: "b" for box mode without wicks; "g" for gapless (Kagi) type;
  • ResetID - a unique number to enforce complete recalculation of entire PFK chart, if the ID is changed since previous generation of the same custom symbol, by default - 0; recalculation is helpful in rare cases, when generated PFK chart contains an error for some reason; normally ID should be left untouched, because the EA continues calculation smartly from the most recent existing box;
  • BoxType - selector of the box calculation algorithm: Conventional (Point-And-Figure) or Gapless (Kagi), see examples in the pictures;
  • VolumeType - selector of the volumes per box calculations: Total Volume, or Delta Volume with either of 4 algorithms (Ask vs Bid, Ask + Bid, Tick Flags, Bid or Last);
  • 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

For 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).

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.

Bid/Last checks price type used by chart.


Productos recomendados
Would you like to have statistics about your trades displayed while you operate? Have you a solid understanding of the symbol you are trading? Do you really know everything you need to about your trading account? Do you need to keep an eye on the local times around the world? Advanced Info Displayer answers to all that. It helps you to know many hidden or hard to find data. Also, it is very convenient if you value statistics and maths. Just to exemplify, in more than 80 lines of information you
MT5 Broker  Rates (OHLC, candles) HTTP Provider Description EA turns your MT5 terminal into   historical/realtime rates  data provider for your application.  There are many market data providers on the internet, but in practice, the data provided is not always of good quality. Moreover, these services are often more expensive and typically require monthly subscription fees per each symbol. With this EA, you can feed your application with exactly the same rates data that you see in the MT5 term
Market watch pro
Makarii Gubaydullin
Monitor your favorite Symbols My   #1 Utility:  includes 65+ functions, including this tool  |   Contact me  if you have any questions This tool opens in a separate window: it can be moved (drag anywhere), and minimized [v]. You can adjust the Watchlist on the panel: Click [edit list] to add / remove the Symbols from the Watchlist. Calculated value: it may either be the last [closed bar], or the current [floating bar]. Select the [timeframe] for calculation. There are 2 types of the value sorti
Tome el control de su rutina comercial sin esfuerzo con el revolucionario Trades Time Manager. Esta potente herramienta automatiza la ejecución de órdenes en momentos designados, transformando su enfoque comercial. Elabore listas de tareas personalizadas para diversas acciones comerciales, desde comprar hasta establecer órdenes, todo sin intervención manual. Guía de entradas e instalación de Trades Time Manager Si desea recibir notificaciones sobre el EA, agregue nuestra URL al terminal MT4/MT5
Hidden CCI MT5
Christian Ricard
This indicator allows to hide CCI oscillator (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Period Apply To Information on "Commodity Channel Index" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/commodity_channel_index ************************************************************* Hey traders!!  Give me your feeds!  We are a community here and
FREE
Knowledge of the strength and weakness of each currency is vital for every forex trader. Our   Currency Strength Meter indicator   measures the strength of eight major currencies (USD, EUR, GBP, CHF, JPY, CAD, AUD, NZD) by using the Relative Strength Index indicator, also known as RSI. The Currency Strength Meter indicator shows you, simply and quickly, when a currency is oversold, overbought, or in "normal area". This way, you can identify which currency is the strongest and the weakest. Our
N-second K-line chart, customizable, monitoring multiple seconds of multiple symbols simultaneously, all Chinese parameters, easy to use -------------------------------------------------------------------------------------------------------------- You can ask me any questions in private messages https://www.mql5.com/en/users/chaoping0326 Customization of indicators and EA for MT4 and MT5 is available Long term programming project (MT4 from 2012, MT5 from 2016). Good programming skills, reasonabl
Calculation panel has been developed to aid in Forex trading using a method based on correlation dependence of currency pairs. The panel implements: Due to the fact that the working instruments of the "basket" have an equal volatility and pip values, the panel provides automatic calculation of the second instrument's lot size. To analyze the relative divergence of two currency pairs, the information based on the RSI indicator values (in percentages) are shown on the panel. Information on swaps o
Hello This EA for send any indicator Signals (buffer) to your channel in Telegram with photo for chart also you can share your signals with your clients in your telegram please watch the photos you must have Telegram channel then make bot and give it Permission and get token (watch this video to know how do it) https://www.youtube.com/watch?v=x1bKWFOjSBE and you must download this files https://drive.google.com/file/d/1pYpnWUr4Kb4aIwdoGVD_9zSH1HWX-tt3/view?usp=sharing then unzip files the
ICT PD Arrays Trader
Aesen Noah Remolacio Perez
Attention All ICT Students! This indispensable tool is a must-have addition to your trading arsenal... Introducing the ICT PD Arrays Trader: Empower your trading with this innovative utility designed to enhance and simplify your ICT trading strategy and maximize your potential profits.  How does it work? It's simple yet highly effective. Begin by placing a rectangle on your trading chart and assigning it a name like 'ict' or any preferred identifier. This allows the system to accurately ide
Este script está diseñado para evaluar pesos en varias funciones de ventana. Se puede descargar un indicador basado en estas funciones de ventana en   https://www.mql5.com/ru/market/product/72159 Parámetros de entrada: iPeriod – período indicador. iPeríodo >= 2 iCenter es el índice de la referencia donde se ubicará el centro de la función de ventana. Por defecto, este parámetro es 0: el centro de la ventana coincide con el centro del indicador. Con 1 <= iCenter <= iPeriod, el centro de la funci
FREE
The indicator compares quotes of a given symbol and a synthetic quote calculated from two specified referential symbols. The indicator is useful for checking Forex symbol behavior via corresponding stock indices and detecting their convergence/divergence which can forecast future price movements. The main idea is that all stock indices are quoted in particular currencies and therefore demonstrate correlation with Forex pairs where these currencies are used. When market makers decide to "buy" one
Esta utilidad le enviará una notificación detallada en su móvil y una alerta en el terminal MT5 tan pronto como aparezca en el gráfico un patrón de velas que desee ver. La notificación contiene el símbolo, el patrón de velas y el marco de tiempo en el que se formó el patrón. Tendrá que vincular Metatrader 5 Mobile con su terminal de Windows. Aquí le explicamos cómo hacerlo. https://www.metatrader5.com/es/mobile-trading/iphone/help/settings/settings_messages#notification_setup Lista de patro
Forex 4up MT5
Vladimir Gribachev
¿Quiere intercambiar y publicar sus señales en el canal de telegramas? Entonces esta utilidad es para ti. - Operaciones en su terminal - Publica ofertas en su canal de telegramas Sus clientes estarán encantados de: - a partir de 5 señales diarias - hermoso diseño de señales Personalización Servicio -> Configuración -> Asesores expertos -> Permitir WebRequest para las siguientes URL: https://api.telegram.org En Telegram, ve a @BotFather y crea un bot Copia el Token del bot e introd
Hidden Gap by MMD MT5
Mariusz Maciej Drozdowski
Hidden Gap by MMD Hidden Gap by MMD is a unique indicator that detects hidden gaps between three consecutive candles. This observation isn't my own, but in the MMD methodology, it has its application alongside other original indicators. You can apply this indicator to the chart multiple times and set the interval from which you want to see the hidden gaps. You can show or hide these gaps as needed. For example, you can view the chart at an M5 interval and see hidden gaps from an M15 chart, etc.
Orion Telegram Notifier Bot
Joao Paulo Botelho Silva
El Orion Telegram Notifier Bot permite que el trader reciba notificaciones de operaciones en su Telegram cada vez que se abre o cierra una posición. El EA envía notificaciones que muestran el Símbolo, Número Mágico, Dirección, Lote (Volumen), Precio de Entrada, Precio de Salida, Take Profit, Stop-Loss y Ganancia de la operación. ¿Cómo configurar Orion Telegram Notifier? Abre Telegram y busca "BotFather" Haz clic o escribe "/newbot" Crea un apodo (nickname) y nombre de usuario (username) (Ejemp
This utility tool draws the ticker symbol and timeframe information as a watermark in the background of the chart. It may come in handy if you have multiple charts on the screen at the same time. Inputs: Font Name:  You can change text font by typing in the name of your favorite font installed on your operating system. (e.g.: Verdana, Palatino Linotype, Roboto, etc...)   Font Color: You can choose your favorite from the available colors or type in a custom RGB color (values from 0 to 255, e.g.:
Hello This EA for send Orders Signals when you open or close order and send statics to your channel in Telegram with sum of profit or Loss Pips you can share your orders with your clients in your telegram please watch our video  to see how it is fast. https://www.youtube.com/watch?v=u_7twtYZhyI you must have Telegram channel then make bot and give it Permission and get token (watch this video to know how do it) https://www.youtube.com/watch?v=x1bKWFOjSBE and you must download this files h
This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS.  Strategy is based on  EXPANSION ON THE DAILY CHART .   It enters if volatility raise after some time of consolidation .  It uses  STOP   pending orders with  ATR STOP LOSS.   To catch the profits is a  TRAILING PROFIT  function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of mo
Tim Trend
Oleksii Ferbei
Due to the fact that at each separate period of time, trading and exchange platforms from different parts of the planet are connected to the trading process, the Forex market operates around the clock. Depending on which continent trading activity takes place during a certain period, the entire daily routine is divided into several trading sessions. There are 4 main trading sessions: Pacific. European. American Asian This indicator allows you to see the session on the price chart. You can als
Telegram Alerts is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Send signals from your indicators or experts Multi-lingual This utility is FREE for a limited time. Please give feedback to make it great. If you are facing any issue using this utility, please contact me to be solved Telegram Setup instruction Open your
FREE
Currency Power Pro
Makarii Gubaydullin
Current strength of the 8 major currencies My   #1 Utility:  includes 65+ functions, including this indicator  |   Contact me  if you have any questions The indicator is displayed in a separate window, it can be moved to any place on the chart. In the input settings   you can adjust: Interface theme : dark / white; Prefix and Suffix,  if the currency pairs on your broker have it: (e.g. if Symbol is "EURUSD .pro ", please set " .pro " as a Suffix); Panel size Font size
The strategy which is applied in finance market all around the world is known as CTA strategy. A successful CTA always includes multi-strategies, multi-instruments and multi-timeframe. The series of Multi Instruments TrendSystem (MITS) provide a profitable strategy which can be used in different instruments with different timeframe. Multi Instruments TrendSystem 3 BS  MT5 (Blood Sword)  is a fully automated multi-instrument Expert Advisor. This EA is one of our trend strategies EA, it can be u
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. The eighth strategy, the last one from the EUR-8 portfolio , uses BollingerBands mean reversal method for setting up the pending order. To have a whole portfolio of strategies, which trades for you is incredibly efficient, don't miss that opportunity. Check my other strategies today! and assemble your portfolio. Benefits for you Plug & Play system , designed to have   simple initial setup . That's saved
....................................................... This tool places random orders, Randomly place pending orders just for do some testing.  All is random: random symbol, random lots, random order type, random stoploss and takeprofit... Some users need to batch place orders for testing purposes, and this tool can meet their requirements. Notice: It can't run on live(real) account.
The strategy which is applied in finance market all around the world is known as CTA strategy. A successful CTA always includes multi-strategies, multi-instruments and multi-timeframe. The series of Multi Instruments TrendSystem (MITS) provide a profitable strategy which can be used in different instruments with different timeframe. Multi Instruments TrendSystem 6 CP  (Central Power ) MT5  is a fully automated multi-instrument Expert Advisor. This EA is one of our trend strategies EA, it can be
¡Envía señales totalmente personalizables desde MT5 a Telegram y conviértete en un Proveedor de Señales! Este producto se presenta en una interfaz gráfica fácil de usar y visualmente atractiva. ¡Personaliza tus ajustes y comienza a usar el producto en cuestión de minutos! Guía del usuario + Demo  | Versión MT4  | Versión Discord Si deseas probar una demo, por favor consulta la Guía del usuario. El remitente de MT5 a Telegram NO funciona en el probador de estrategias. Características de MT5 a
Thermo MAP MT5
Fabio Cavalloni
4 (5)
Thermo MAP is a multicurrency and multitimeframe indicator that display a smart heat map based on proprietary calculations. Watch how Forex market moved and is currently moving with a single dashboard and have a consistent and good idea of what is happening! It can be suitable for both scalping or medium/long term, just select options that better fit your trading style Symbols list are automatically sorted based on the preferred column. There is the possibility to click on: First row, timefram
FREE
The Asian Session - it is a Secure Automated Software for trade Forex market and indices. This system detects the ranges between the end of the American session and the beginning of the Asian session, operating in favor of the break, thinking that this break prior to the start of the session occurs because within the Asian session there will be an impulse in favor of the break. breaking off. To adapt to the different schedules of the different brokers, you have to set the closing time of the A
RangeScalper
Ndumiso Mavuso
3.2 (5)
The strategy is based on finding top and bottoms during the night flat range. The night flat range usually lasts during the Pacific and Asian trading session and is characterized by low volatility. Most night scalpers have one weakness, that is, small gains and few big losses which wipe all the small gains. This Scalper is using Neutral network to avoid days that can potentially have high volatility and result in big loses, Neutral network does this accurately . The Neutral network has currently
FREE
Los compradores de este producto también adquieren
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
Ayuda a calcular el riesgo por operación, la fácil instalación de una nueva orden, gestión de órdenes con funciones de cierre parcial, trailing stop de 7 tipos y otras funciones útiles. Atención, la aplicación no funciona en el probador de estrategias. Puede descargar la versión Demo en la página de descripción  Manual, Description, Download demo Función de línea -   Muestra en el gráfico la línea de apertura, Stop Loss, Take Profit. Con esta función es fácil establecer una nueva orden y ver
¿Crees que en mercados donde el precio puede cambiar en una fracción de segundo, realizar pedidos debería ser lo más sencillo posible? En Metatrader, cada vez que desee abrir una orden, debe abrir una ventana donde ingrese el precio de apertura, stop loss y take profit, así como el tamaño de la operación. Al operar en los mercados financieros, la gestión del capital es fundamental para mantener su depósito inicial y multiplicarlo. Entonces, cuando quiera realizar un pedido, probablemente se preg
TradePanel MT5
Alfiya Fazylova
4.89 (112)
Trade Panel es un asistente comercial multifuncional. La aplicación contiene más de 50 funciones diseñadas para el comercio manual. Le permite automatizar la mayoría de las acciones comerciales. Características principales de la aplicación: Funciona con cualquier instrumento comercial (Forex, CFD, futuros y otros). Funciona con todos los instrumentos comerciales desde una ventana de terminal. Le permite crear hasta cuatro listas de trabajo de instrumentos comerciales. Le permite seleccionar un i
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
Experimente una copia de operaciones excepcionalmente rápida con Local Trade Copier EA MT5 . Con su fácil configuración de 1 minuto, este copiador de operaciones le permite copiar operaciones entre múltiples terminales de MetaTrader en la misma computadora con Windows o en Windows VPS con velocidades de copiado ultra rápidas de menos de 0.5 segundos. Ya seas un trader principiante o profesional, el   Local Trade Copier EA MT5   ofrece una amplia gama de opciones para personalizarlo según tus ne
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 --------------------
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Trade Manager DaneTrades
DaneTrades Ltd
4.73 (22)
Trade Manager para ayudarle a entrar y salir rápidamente de operaciones mientras calcula automáticamente su riesgo. Incluye funciones que le ayudarán a evitar el exceso de operaciones, las operaciones de venganza y las operaciones emocionales. Las operaciones se pueden gestionar automáticamente y las métricas de rendimiento de la cuenta se pueden visualizar en un gráfico. Estas características hacen que este panel sea ideal para todos los operadores manuales y ayuda a mejorar la plataforma Meta
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
UTM Manager es una herramienta intuitiva y fácil de usar que ofrece una ejecución comercial rápida y eficiente. Una de las características más destacadas es el modo "Ignorar spread", que le permite operar al precio de las velas, ignorando los spreads por completo (por ejemplo, permite operar con pares de spread más altos en LTF, evita que el spread lo saque de las operaciones). Otro aspecto clave del UTM Manager es su copiadora comercial local única, que permite la flexibilidad para ejecutar dif
-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
OrderManager MT5
Lukas Roth
4.88 (16)
Presentamos el   OrderManager : Una herramienta revolucionaria para MT5 Gestiona tus operaciones como un profesional con la nueva utilidad Order Manager para MetaTrader 5. Diseñado con la simplicidad y la facilidad de uso en mente, Order Manager te permite definir y visualizar fácilmente el riesgo asociado con cada operación, permitiéndote tomar decisiones informadas y optimizar tu estrategia de trading. Para más información sobre OrderManager, por favor consulta el manual. [ Manual ] [ Versión
MT5 to Telegram Signal Provider es una utilidad fácil de usar y completamente personalizable que permite enviar señales especificadas al chat, canal o grupo de Telegram, convirtiendo tu cuenta en un proveedor de señales . A diferencia de la mayoría de los productos competidores, no utiliza importaciones DLL. [ Demo ] [ Manual ] [ Versión MT4 ] [ Versión Discord ] [ Canal de Telegram ] Configuración Está disponible una guía del usuario paso a paso. No se requiere conocimiento de la API de Tele
-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 está diseñado para copiar los oficios entre múltiples cuentas MT5 / terminales con una precisión absoluta. Con esta herramienta, puede actuar como proveedor (fuente ) o receptor (destino ) . Cada acciones comerciales podrán ser clonados del proveedor al receptor sin demora. Las siguientes son las funciones destacadas :     Cambie entre proveedores o función del receptor en una sola herramienta.     Un proveedor puede copiar los oficios a las cuentas de múltiples receptor
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
Herramienta multifuncional con más de 65 funciones, incluidas: Calculadora de lotaje, Acción del precio, Calculo RR, Gestor de posiciones, Zonas de Oferta y Demanda Versión demo   |   Manual de usuario   |   MT4 La utilidad no funciona en el probador de estrategias: puede descargar la   Versión Demo AQUÍ   para probar el producto. Pongase en contacto   conmigo para cualquier pregunta / ideas para mejorar / en caso de encontrar un problema Simplifica, acelera y automatiza su operativa de tradi
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
VirtualTradePad One Click Trading Panel
Vladislav Andruschenko
4.65 (63)
Panel de comercio para operar en 1 clic. ¡Trabajando con posiciones y pedidos! Operar desde el gráfico o desde el teclado. Con nuestro panel de operaciones, puede ejecutar operaciones con un solo clic directamente desde el gráfico y realizar operaciones comerciales 30 veces más rápido que con el control estándar de MetaTrader. Los cálculos automáticos de parámetros y funciones hacen que las operaciones sean más rápidas y cómodas para los operadores. Consejos gráficos, etiquetas informativas e in
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
El MT5 to Discord Signal Provider es una herramienta fácil de usar y completamente personalizable diseñada para enviar señales de trading directamente a Discord. Esta herramienta transforma tu cuenta de trading en un proveedor de señales eficiente. ¡Personaliza los formatos de los mensajes para adaptarlos a tu estilo! Para facilitar su uso, selecciona entre plantillas pre-diseñadas y elige qué elementos del mensaje incluir o excluir. [ Demo ] [ Manual ] [ Versión MT4 ] [ Versión Telegram ] Con
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
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
Copie señales de cualquier canal del que sea miembro ( sin necesidad de un Token de Bot o Permisos de Administrador ) directamente en su MT5. Ha sido diseñado pensando en el usuario y ofreciendo muchas características que necesita Este producto se presenta en una interfaz gráfica fácil de usar y visualmente atractiva. ¡Personalice su configuración y comience a usar el producto en minutos! Guía del usuario + Demo  | Versión MT4 | Versión Telegram Si desea probar una demostración, consulte la G
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
Trade Copier Agent está diseñado para copiar transacciones entre múltiples cuentas/terminales MetaTrader (4/5). Con esta herramienta, puede actuar como proveedor (fuente) o como receptor (destino). Todas las acciones comerciales se copiarán del proveedor al receptor sin demora. Esta herramienta le permite copiar transacciones entre múltiples terminales MetaTrader en la misma computadora con velocidades de copia ultrarrápidas de menos de 0,5 segundos. Guía de entradas e instalación de Trade Copi
Copie las señales de cualquier canal del que sea miembro (incluidos los privados y restringidos) directamente a su MT5.  Esta herramienta ha sido diseñada pensando en el usuario al ofrecer muchas características que necesita para gestionar y monitorear las operaciones. Este producto se presenta en una interfaz gráfica fácil de usar y visualmente atractiva. ¡Personalice su configuración y comience a usar el producto en minutos! Guía del usuario + Demo  | Versión MT4 | Versión Discord Si desea
Risk Manager for MT5
Sergey Batudayev
4.42 (12)
Expert Advisor Risk Manager para MT5 es un programa muy importante y, en mi opinión, necesario para todos los comerciantes. Con este Asesor Experto podrá controlar el riesgo en su cuenta de operaciones. El control de riesgos y beneficios puede realizarse tanto en términos monetarios como porcentuales. Para que el Asesor Experto funcione, simplemente adjúntelo al gráfico de pares de divisas y establezca los valores de riesgo aceptables en la divisa de depósito o en % del saldo actual. PROMO
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
Take a Break MT5
Eric Emmrich
4.71 (14)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
YuClusters
Yury Kulikov
4.93 (43)
Atención: la versión de demo para revisión y prueba está aquí . YuClusters es un sistema de análisis de mercado profesional. El comerciante tiene oportunidades únicas para analizar el flujo de órdenes, volúmenes comerciales, movimientos de precios utilizando varios gráficos, perfiles, indicadores y objetos gráficos. YuClusters opera con datos basados ​​en Time & Sales o información de ticks, dependiendo de lo que esté disponible en las cotizaciones de un instrumento financiero. YuClusters le pe
Otros productos de este autor
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Filtro:
No hay comentarios
Respuesta al comentario
Versión 1.3 2021.02.18
Fixed a bug with incomplete delta calculations under certain conditions: depending from tick flags, some of the ticks could be skipped.
Added new feature: if a chart with the custom symbol does already exist, EA will automatically switch to it after settings change.
Versión 1.2 2021.02.17
New parameter UsePriceChangeInDelta is added. It enables a special mode of volume delta calculation, when the price distance between consecutive ticks is taken into account for the volume estimation. It should be applied only for non-exchange instruments, where upward and downward price changes are translated by your broker with a bias (a skew to one side). For example, some cryptocurrencies or indices may have this issue. This is a specificity of the tick flow from some brokers or liquidity providers.

Parameter Reset is replaced with ResetID.
Versión 1.1 2021.01.28
New option of volume delta calculation based on changes of the original symbol chart building price (bid or last) is added.
Minor bugfixes.