RenkoBandMacd

The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals.

Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presence of the M1 history data and calculates the Renko bars based on that data. In this case, the indicator will look the same for all the time frames. If the M1 history data is missing, the indicator calculated the Renko bars based on the current time frame.

A buy signal is generated when the next Renko bar crosses the Bollinger Bands upwards, and the MACD signal line is below its histogram.

The signals are displayed on the chart as arrows of the corresponding direction and color, by messages in a pop-up window, e-mails and push-notifications. The indicator also generates the EventChartCustom custom event for using the signal in automation of trading. The event generated by the indicator can be handled by an EA in the OnChartEvent function. The parameters passed to the event handler from the indicator are the following: dparam - the value of the Bollinger Bands median line for setting stop loss; sparam - text message.

The indicator can be attached on chart of any symbol with any timeframe. The video shows the indicator display on different time frames and a test run of the indicator.


Parameters

  • RenkoBar - size of a Renko bar in points (automatically recalculated for five-digit quotes);
  • CountBars - the number of Renko bars displayed on the chart (if set to 0, double chart width is used);
  • bearColor - color of a bearish Renko bar;
  • bullColor - color of a bullish Renko bar;
  • hideBars - flag to hide the usual bars on the chart;
  • BandPeriod, BandDev - corresponding parameters of the Bollinger Bands indicator;
  • UpColor, MiddleColor, DownColor - colors of the upper, median and lower lines of the Bollinger Bands indicator;
  • MacdFast, MacdSlow, MacdSignal - corresponding parameters of the MACD indicator;
  • MacdColor, MacdSignalColor - colors of the histogram and signal line of the MACD;
  • BuySignalColor, SellSignalColor - colors of the signal arrows;
  • useAlert - enable pop-up alerts;
  • useMail - enable email notifications;
  • useNotification - enable push notifications;
  • CustomEventBuy - identifier of a custom buy event (0 - disabled);
  • CustomEventSell - identifier of a custom sell event (0 - disabled);
推荐产品
RSI TrendLine Divergency Message is an indicator for the MetaTrader 4 trading platform. Unlike the original indicator, this three in one version has a system of alerts that inform on market situation changes. It consists of the following signals: when the Main line crosses the levels of extreme zones and 50% level; when the Main line crosses the Trend line in the indicator window; divergence on the last bar. Parameters of levels of extremum, 50-level and divergence are adjustable. Parameters La
RenkoSarMA
Sergey Deev
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
Power Renko MT4
Pierce Vallieres
Power Renko is an indicator which plots Renko bricks underneath the chart using a histogram. You can select the brick size and the timeframe of the Renko bricks as well as whether or not to use the close price or the high/low price of the candles. Renko bricks are based on price alone, not time, therefor the Renko bricks will not be aligned with the chart's time. They are extremely useful for trend trading and many different strategies can be formed from them. Buffers are provided allowing you t
RenkoSarCCI
Sergey Deev
The indicator calculates and displays Renko bars using PSAR and CCI data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The buy signal is generated when the CCI indicator crosses the 100 level upwards, and the PS
Chaser
Thebo Junior Mahlangu
Introduction  This Indicator Is Based On Average Price/Maximum Price Moves, And Using Moving Bollinger Bands And Moving Averages. The Advantage Of Using It With YOUR own Analysis Will Confirm Potential Supports And Resistances While it Compliments With Your Analysis  The Indicator Is Non-Repainting AND Along With Our Special Trend METRE that Changes With The Conditions OF A Bullish Or Bearish Trend....  Recommend Time-Frames: H1  H4 M15 Usage: The Indicator Is Very Profitable If Use
FREE
RenkoZigZag
Sergey Deev
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
Rira Renko
Vitor Palmeira Abbehusen
RENKO on Time Chart This indicator is an enhanced Renko, so you can watch the Renko bricks on the chart to understand price movement more clearly the other improvement is automated box size according to ATR (Average True Range) period you can set the ATR number as you want and the box size of Renko changes automatically based on price movement Inputs Mode: Box size is the input to specify the size of the Renko box you want to print on the chart. This input lets you choose the fixed box siz
Renko指标是一种技术分析工具,用于外汇市场中可视化价格变动和趋势,消除市场“噪音”。与传统的K线图或柱状图不同,Renko是基于价格变化的指定点数(称为“砖块大小”)来构建的。当价格移动到这一点数时,图表上会添加一个新的“砖块”。此指标忽略时间和成交量,专注于价格变化。Renko指标的主要特点包括: 噪音过滤 :由于Renko过滤器忽略了微小的价格波动,它帮助交易者更好地识别主要趋势和反转。 趋势识别 :由于砖块的清晰可见,识别上升和下降趋势变得更容易。 进出场信号 :该指标可用于生成交易信号。例如,砖块颜色的变化可以作为买入或卖出的信号。 适应性 :交易者可以根据他们的偏好和市场条件调整砖块大小。较小的砖块大小提供更详细的图像,但可能会有更多的噪音,而较大的砖块大小显示主要的价格运动,但可能会遗漏较小的趋势。 Renko指标对长期交易者和喜欢趋势交易的交易者特别有用,因为它有助于忽略不重要的价格波动,专注于重要的价格变动。 指标设置: RenkoBoxSize :Renko砖块的大小。 UpColor :买入信号的Renko线颜色。 DownColor :卖出信号的Renko线颜
Find and fill Gaps
Leandro Oliveira
This indicator shows the gaps on the current chart with a rectangle shape and indicates when the gap is filled by closing the shape. Gaps are considered over the shadows. Allows sending alerts by e-mail or push notifications when a gap is found. Parameters SizeGAP - Size of the gap that you want to indicate; HGcolor1 - Color of the gap in an upward movement; HGcolor2 - Color of the gap in a downward movement; HGstyle - The style of rectangle to be drawn; StartCalculationFromBar - How many candl
UTBot with HTS filter
Bartlomiej Tadeusz Tomaja
Advanced UT Bot & HTS Indicator This indicator is an advanced technical analysis tool that combines two methods: UT Bot and HTS (Higher Timeframe Smoothing) , to generate accurate buy and sell signals. 1. Indicator Structure Works within the main chart window and utilizes 11 buffers to store various data points, including arrows (buy/sell signals) and bands from both UT Bot and HTS systems. Uses colored arrows to represent different trading conditions: Blue arrows : Normal buy signals. Red arro
Before
Nadiya Mirosh
The Before indicator predicts the most likely short-term price movement based on complex mathematical calculations. Most of the standard indicators commonly used in trading strategies are based on fairly simple calculations. This does not mean that there were no outstanding mathematicians in the world at the time of their creation. It is just that computers did not yet exist in those days, or their power was not enough for the sequential implementation of complex mathematical operations. Nowad
Renko Chart Profile
Makarii Gubaydullin
过滤掉小的价格波动,专注于更大的趋势 . Renko 图表指标将帮助您过滤掉小的价格波动,以便您可以专注于整体趋势。 价格必须移动指定距离才能创建一个 Renko 砖块。 这使得识别当前价格移动的方向变得更加容易。 多功能工具 : 包含 66+ 项功能  |   如有任何问题请联系我   |    MT5 版本 在指标设置中,您可以配置: 计算设置: 块大小,以点为单位; 指标样式: 块颜色; 程序文件应放置在 " Indicators " 目录中。 //--------------------- 多功能工具 : 包含 66+ 项功能  |   如有任何问题请联系我   |    MT5 版本 //----------------------------------------------------
Bigger chart labels would allow the user to be entirely aware of which chart he/she is on. Each chart window is unique, containing different patterns and economic motives so acknowledging the chart window would be absolutely essential! There are well known Economic Time Zones included in clear view, by choice!    Simple does it! Use your computing mouse scroller, clicking with the right finger on the label, in order to customize the label properties. From there, choose your preferred color, fon
FREE
RenkoMaSignals
Sergey Deev
1 (2)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
MAD Bands (Moving Average Deviation Bands) MAD Bands are intended to be used when you want to visually check the behavior of price volatility in relation to a moving average. MAD_Bands (MQL4 version) parameter description This document explains the MT4 parameter input screen for each setting item (input parameter). Group: Main (basic settings) Period Default   :       20 Explanation   : The number of candlesticks used to calculate the moving average (Mid) and band width. The larger the value,
FREE
Holy Renko PRO
Bianca Seara
3.5 (2)
About  Holy Renko is a trend identifier capable of identify small and long market movements. This indicator should be use in Renko Charts. VIDEO (information and tips) [HERE] How to install Renko Charts [HERE] Features Developed for Renko Charts Easy to analyze Fast signals Not repaint (when candle close)  Statistics panel Filters false signals Alerts, emails and push notifications  Advantages of Renko Chart Easy to install Easy to analyze Filter out the noise of wicks  Easy identification
Order Closer Manager Order Closer Manager Order Closer Manager is a powerful and easy-to-use MetaTrader 4 (MT4) Expert Advisor designed to help traders efficiently manage their open orders. This EA is ideal for traders who want precise control over their trades with minimal manual intervention. Key Features: Close Orders by Percentage: Automatically close a specified percentage of your total open lot size with a single click. Breakeven Management: Apply breakeven levels to buy, sell, or all open
Trades Extractor
Medilane Bernard Philippe Couratier
Jarfac Trades Extractor Description: Le "Jarfac Trades Extractor" est un script MQL4 conçu pour les traders qui souhaitent exporter et analyser leurs trades historiques. En un seul clic, le script génère un fichier CSV contenant des informations détaillées sur chaque trade exécuté pendant une période spécifiée. Caractéristiques principales : Filtrage par Période : Définissez une période personnalisée pour l'extraction. Possibilité de désactiver le filtrage par période. Filtrage par Commentaire :
FREE
Introduction to Smart Renko The main characteristics of Renko Charting concern price movement. To give you some idea on its working principle, Renko chart is constructed by placing a brick over or below when the price make the movement beyond a predefined range, called brick height. Therefore, naturally one can see clear price movement with less noise than other charting type. Renko charting can provide much clearer trend direction and it helps to identify important support and resistance level
Delta Fusion Pro
Francesco Secchi
5 (2)
Delta Fusion Pro – 高级订单流分析,专为日内交易设计 Delta Fusion Pro 是一款专业的 MetaTrader 4 指标,能够揭示市场中的主动订单流,实时显示机构压力的强度和方向。与传统的成交量指标不同,它分析买盘(Ask)与卖盘(Bid)之间的成交量差值(Delta),用于提前预测反转、确认趋势并识别专业兴趣区域。 主要特点 智能自动调节系统 根据以下条件自动调整所有参数: 交易品种类型(外汇、加密货币、指数、大宗商品、股票) 操作周期 市场波动率(ATR) 最近平均成交量 无需手动配置,适合新手交易者——指标自动完成校准! 核心功能 净Delta与累计Delta 计算主动买盘/卖盘成交量差值,支持自定义 EMA 平滑 实时显示方向性压力 可自定义直方图颜色(买入/卖出) 价格/成交量背离 自动检测常规与隐藏背离 强度分类:强/中/弱 高级过滤:成交量确认、趋势、时间距离 图形信号(彩色箭头) 市场失衡 识别显著的买盘/卖盘比例失衡(可配置比率) 最小成交量阈值验证 图表显示彩色点(多头/空头) Infusion Volume 检测异常成交量峰值(
MASi Three Screens
Aleksey Terentev
5 (2)
MASi Three Screens is based on the trading strategy by Dr. Alexander Elder. This indicator is a collection of algorithms. Algorithms are based on the analysis of charts of several timeframes. You can apply any of the provided algorithms. List of versions of algorithms:     ThreeScreens v1.0 - A simple implementation, with analysis of the MACD line;     ThreeScreens v1.1 - A simple implementation, with analysis of the MACD histogram;     ThreeScreens v1.2 - Combines the first two algorithms in
FREE
Advanced CRT Indicator MT4 — Candle Range Theory Tool Advanced CRT Indicator MT4 is a professional analysis tool that automates Candle Range Theory. It identifies consolidation ranges, breakout levels, Fair Value Gaps (FVG), and profit targets, with a real-time dashboard and alerts. Overview - Multi-timeframe candle range detection   - Automatic breakout levels with buffer settings   - Fair Value Gap identification and tracking   - Up to three customizable target levels (Risk:Reward ratios)  
Zigzag Pro MT4
Kaijun Wang
4 (1)
本指标 基于 Zigzag 基础上... 增加了: 1.增加了箭头指示,使图表更鲜明 2.增加了价格显示,使大家更清楚的看清价格. 3.增加了报警等设置,可以支持邮件发送 原指标特性: 1.基本的波段指标构型. 2.最近的2个ZIGZAG点不具有稳定性,随着行情而改变,(就是网友所说的未来函数) 3.原指标适合分析历史拐点,波段特性,对于价格波动有一定的指导性. Zigzag的使用方法一 丈量一段行情的起点和终点 (1)用ZigZag标注的折点作为起点和终点之后,行情的走势方向就被确立了(空头趋势); (2)根据道氏理论的逻辑,行情会按照波峰浪谷的锯齿形运行,行情确立之后会走回撤行情,回撤的过程中ZigZag会再次形成折点,就是回撤点; (3)在回撤点选择机会进场,等待行情再次启动,止损可以放到回撤的高点。 一套交易系统基本的框架就建立起来了。 Zigzag的使用方法二 作为画趋势线的连接点 趋势线是很常见的技术指标,在技术分析中被广泛地使用。 但一直以来趋势线在实战中都存在一个BUG,那就是难以保证划线的一致性。 在图表上有很多的高低点,到底该连接哪一个呢?不同的书上画趋势线的方法
FREE
The indicator displays Renko bars on the chart, plots a channel based on that data and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The channel is defined as the upper and lower boundaries of the price movement over the specified per
Double Fibonacci
Fabio Mazzotta
5 (1)
Fibonacci will be designed by default based on the monthly candle but you can simultaneously view Fibonacci on a weekly candle or you can choose your two favorite timeframes. When you run this script, an input prompt will appear and the following input parameters can be configured: Input Parameters: Name Example Default Timeframe1 Monthly 43200 Timeframe2 Weekly 10080 TF1status 1 on 1 TF2status 0 off 0 candleID you can choose which candle to apply 1 Prefix1 It's is the prefix of the first object
FREE
This indicator is the basis for an Expert Advisor that can be categorized as "almost Grail". See details below.             This indicator displays the projection of the Renko chart on the price chart. This projection is displayed as a stepped line, not as "bricks" (rectangles). See slides 1 and 2. Abbreviated name of the indicator: LRC – L ine of R enko on the price C hart.             The principle of its construction is very simple. First, a grid of horizontal lines (levels) is bu
FREE
Attraverso l'indicatore Savius Zone potrai finalmente: Definire delle zone oggettive da attenzionare Ridurre la discrezionalità Filtrare i tuoi pattern operativi Avvalerti di un metodo comprovato Qui di seguito alcune funzioni dell'indicatore Savius Zone: Zone Buy & Sell L’indicatore fornisce delle zone buy e sell ogni giorno dopo l’apertura del mercato cash sui seguenti mercati: DAX, S&P500, Nasdaq, Russel2000, Dow Jones Occasioni giornaliere Savius Zone fornisce occasioni di trading tutti i
Trade Direction
Gevorg Hakobyan
5 (1)
The oscillator shows trend direction using its own algorithm, which is based on calculating price values ​​by analyzing prices of separate currencies (original valuation of currencies). The histogram shows the average value of physical price change over the selected period. When the histogram has a positive value, the trend is rising, if negative - the trend id falling. The indicator uses standard RSI to determine the current market direction on a selected period as follows: the default value of
StarSwing
Gabriele Tedeschi
StarSwing è un indicatore NO REPAINT che unisce in un unico strumento oscillatori e indicatori di forza.  I parametri esterni permettono di bilanciare il peso delle componenti e di regolare a proprio piacimento l'indicatore stesso. StarSwing, graficamente, è composto da segmenti di 2 colori: uno rappresentante il rialzo e uno il ribasso. Il colore non dipende dalla pura direzione del segmento ma dal trend di fondo calcolato dall'indicatore stesso. Sul grafico, si può far disegnare una media mobi
Renko Chart with Moving Average. Classic Renko charts idea. It is protted on main chart and Moving Average can be applied. Prices for bars are used from a lower timeframe. Parameters: BarsBack - how many bars of lower timeframe to use. If value is zero than it will use all available bars. LTF - lower timeframe. BrickSize - Renko bar in points. BullishColor - color for bull candle. BearishColor - color for bear candle. HideLineChart - if this value is true the line chart when be hidden when sele
FREE
该产品的买家也购买
Genesis Matrix Pro is a professional multi-timeframe trend detection indicator designed to help traders identify high-quality market alignment with clarity and structure. It combines 12 different technical indicators into one visual alignment matrix, allowing traders to quickly see when market conditions are bullish, bearish, or neutral. A signal is generated only when the selected strategies are aligned, helping reduce noise and improve decision-making. PLEASE CONTACT ME AFTER PURCHASE TO GET
Gann Made Easy
Oleg Rodin
4.83 (163)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
The Propfolio Master Suite is the ultimate all-in-one analytical workstation for professional traders. Combining the power of the Beat The Market Maker (BTMM) methodology, Smart Money Concepts (SND/Liquidity), and Advanced Volume Profile, this suite replaces multiple different indicators with one optimized engine. Monitor up to 14 pairs simultaneously from a single chart, instantly identify market cycles, and seamlessly map institutional footprints with the click of a button. The Command Center
Scalper Inside PRO
Alexey Minkov
4.74 (69)
Scalper Inside PRO Scalper Inside PRO 是一款适用于 MetaTrader 4 的日内趋势与剥头皮指标,使用专有算法快速识别市场方向和关键目标价位。它能够自动计算进场价、出场价以及多级止盈目标,并显示详细的绩效统计,让您了解不同交易品种和策略以往的表现情况,从而帮助您为当前的市场环境选择最合适的交易工具。此外,您还可以将自己的箭头指标轻松接入 Scalper Inside PRO,快速评估其统计数据和历史表现。 该指标可用于任何交易品种和任何周期(建议在 M5 上进行日内交易),并内置多种交易策略,因此既可以作为独立的剥头皮工具使用,也可以作为您交易系统中功能强大的分析组件。 主要功能 通过专有算法(Next‑Generation Trend Detection Algorithm,NG TDA)快速识别当前市场趋势。 自动计算日内交易的进场价、出场价和多级止盈目标。 内置策略与统计模块,用于评估不同市场环境下各品种的表现。 支持接入自定义箭头指标(PRO 模式),并计算其详细信号统计数据。 适用于外汇、金属、指数、股票、商品、期货和加密货币等各类市
M1 Sniper
Oleg Rodin
5 (23)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
NAM Order Blocks
NAM TECH GROUP, CORP.
3.67 (3)
MT4多時限訂單塊檢測指示器。 特徵 -在圖表控制面板上完全可自定義,提供完整的交互。 -隨時隨地隱藏和顯示控制面板。 -在多個時間範圍內檢測OB。 -選擇要顯示的OB數量。 -不同的OB用戶界面。 -OB上的不同過濾器。 -OB接近警報。 -ADR高低線。 -通知服務(屏幕警報|推送通知)。 概括 訂單塊是一種市場行為,它指示從金融機構和銀行收取訂單。著名的金融機構和中央銀行帶動了外匯市場。因此,交易者必須知道他們在市場上正在做什麼。當市場建立訂單塊時,它會像發生大多數投資決策的範圍一樣移動。 訂單建立完成後,市場將朝著上升和縮小的方向發展。訂單大宗交易策略的關鍵術語是它包括機構交易者正在做的事情。由於它們是主要的價格驅動因素,因此包括機構交易在內的任何策略都可以。 您將在任何時間範圍內實時看到訂單塊,使用我們的控制面板,您將能夠在所選的歷史記錄週期內檢測常規,拒收和未大寫的訂單塊。 現在您可以接收到訂單塊接近警報,我們在MT4上顯示屏幕通知,並將通知推送到您的手機!
Smart Price Action Concepts
Issam Kassas
4.77 (13)
首先,值得强调的是,这个交易工具是非重绘、非重画和非滞后的指标,非常适合专业交易。 在线课程,用户手册和演示。 智能价格行动概念指标是一个非常强大的工具,既适用于新手,也适用于经验丰富的交易者。它将超过20个有用的指标合并到一个指标中,结合了高级交易思想,如内圈交易员分析和智能资金概念交易策略。该指标侧重于智能资金概念,提供有关大型机构交易方式的见解,帮助预测它们的动向。 它在流动性分析方面尤其擅长,有助于理解机构的交易方式。它擅长预测市场趋势,并仔细分析价格波动。通过将您的交易与机构策略对齐,您可以更准确地预测市场走向。该指标多才多艺,擅长分析市场结构,识别重要的订单区块,并识别各种模式。 它擅长识别BOS和CHoCH等模式,理解动量的转变,并突出显示供需强劲的关键区域。它还擅长发现强大的不平衡,并分析价格创造更高高点或更低低点的模式。如果您使用斐波那契回撤工具,该指标可以满足您的需求。它还可以识别相等的高点和低点,分析不同的时间框架,并通过仪表板显示数据。 对于使用更高级策略的交易者,该指标提供了工具,如公平价值差指标和优惠和折扣区域的识别。它特别关注高时间框架订单区块,并
Quants HL Break
Ferhat Mutlu
5 (2)
通過純價格行為進行高級計算,以找到 LH 和 HL 突破。 它會給你一個很好的市場反轉點。 LH 和 HL 信號也可用於 traingle 突破。 一旦突破發生,則表明強烈反轉。 移動平均線的漂亮過濾器。 我強烈建議將其與趨勢指標一起使用。 可用作支撐和阻力、供需指標的額外確認。 可以在以下外匯線程中找到更多詳細信息: 該指標未重新繪製。 Buffers :   SetIndexBuffer ( 0 ,UpBar);      SetIndexBuffer ( 1 ,UpBar2);           SetIndexBuffer ( 2 ,DnBar);      SetIndexBuffer ( 3 ,DnBar2);           SetIndexBuffer ( 4 ,UpBarTop);      SetIndexBuffer ( 5 ,UpBarLow);                    SetIndexBuffer ( 6 ,DnBarTop);      SetIndexBuffer ( 7 ,DnBarLow);           SetIn
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - 下一代外汇交易工具。 当前 49% 折扣。 Dynamic Forex28 Navigator 是我们长期流行的指标的演变,将三种功能合二为一: 高级货币强度 28 指标 (695 条评论)+ 高级货币 IMPULSE 带警报 (520 条评论)+ CS28 组合信号(奖励)。 有关指标的详细信息 https://www.mql5.com/en/blogs/post/758844 下一代强度指标提供什么? 您喜欢的原始指标的一切,现在通过新功能和更高的精度进行了增强。 主要特点: 专有货币强度公式。  所有时间范围内的平滑和准确的强度线。 非常适合识别趋势和精确进入。 动态市场斐波那契水平(市场斐波那契)。  此指标独有的独特功能。 斐波那契应用于货币强度,而不是价格图表。 适应实时市场活动以获得准确的反转区域。 实时市场动量。  第 9 行显示市场是活跃还是被动。 对于定时交易至关重要。 全面的警报和显示。  每种货币最强的买入和卖出动量。 ​​28 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
Auto Optimized Parabolic RSI: 高级 3D 动量引擎 大多数零售指标之所以失效,是因为它们依赖于静态输入,一旦市场波动率发生变化,这些输入就会崩溃。Auto Optimized Parabolic RSI 通过不断重新计算自身的数学优势,解决了“指标衰退”的问题,将机构级别的量化自适应能力直接引入您的 MT5 终端。 核心优势:定制的内存 3D 优化   标准的自动优化器通常会导致 MT5 平台卡顿,因为它们通过标准的指标调用使终端超载。该工具完全绕过了这些性能瓶颈。内部引擎采用定制的原生基于 RAM 的计算器构建,每次加载图表或更改时间周期时,它都会执行极速的 3D 网格搜索。它同时扫描 RSI 周期(频率)、SAR 步长(加速度)和 SAR 最大值(速度限制),在绝对的毫秒级时间内测试数以万计的参数组合,且完全不会拖慢您的平台。它不是仅仅寻找一个“不错”的设置,而是映射整个参数空间,以寻找资产当前动量结构的绝对全局最大值。 严格的财务评分与逼真的交易模拟   与基于抽象“指标点数”进行优化评分的业余工具不同,该引擎的 3.10 版本严格与资金数学挂钩。每
RFI levels PRO
Roman Podpora
5 (1)
该指标能够准确显示反转点和价格回落区域。     行业领军人物 。您能洞察新趋势的形成,并以最高的精准度做出决策,掌控每一笔交易。 与……结合时,展现其最大潜力     趋势线专业版   指标  VERSION MT5 该指标显示的内容: 新趋势开始时的反转结构和反转水平及其激活。 显示屏   获利了结   和   止损   风险回报比最低的水平     RR 1:2       。 具有智能减值逻辑的止损。 显示指定指标中两种趋势类型的反转形态。 指标: 根据     趋势线     (全球趋势变化) 潮流专业版     (趋势快速变化) 简单有效   扫描器   实时趋势(新增)。 多时间框架工具筛选。 展示   利润   在 LOGIC AI 信号之后。 以下列出今日走势积极的金融工具。(RB键) 能够为终端启用通知(警报)功能,并向移动设备推送通知。 逻辑人工智能     — 利用人工智能寻找最佳切入点。 只有在启用 MTF(多时间框架分析)模式时,该功能才可用。 兼容性。 当与趋势线指标结合使用时,该指标能发挥其最大潜力。 这     RFI LEVELS PRO    
Trend Catcher ind
Ramil Minniakhmetov
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
Apollo SR Master
Oleg Rodin
5 (2)
Apollo SR Master 是一款支撑/阻力指标,其特殊功能使利用支撑/阻力区域进行交易更加便捷可靠。该指标通过检测局部价格顶部和底部,实时计算支撑/阻力区域,没有任何时间延迟。为了确认新形成的支撑/阻力区域,该指标会显示特殊信号,表明该支撑/阻力区域可以作为实际的卖出或买入信号。在这种情况下,支撑/阻力区域的强度会增强,因此从该区域进行交易的成功率也会更高。这正是该指标的核心理念。 SR区域也使止损和止盈的操作更加便捷。根据信号方向,可以将SR区域上方或下方的空间用作止损位。此外,相对的SR区域也可以用作潜在的止盈区域。 我还免费向所有 Apollo SR Master 指标的用户提供我的“Apollo 价格行为系统”指标。这两个指标结合使用将帮助您找到更好的入场点。 购买后请联系我,即可免费获得我的交易技巧以及我的“阿波罗价格行为系统”指标作为赠品!
Grabber System
Ihor Otkydach
5 (2)
向您介绍一款优秀的技术指标——Grabber,它是一套即开即用的“全包式”交易策略。 在一个代码中集成了强大的市场技术分析工具、交易信号(箭头)、提醒功能和推送通知。 每位购买该指标的用户还可免费获得以下内容: Grabber辅助工具:用于自动管理已开仓位 视频操作指南:逐步教学如何安装、设置和使用该指标进行交易 原创Set文件:可快速自动配置,帮助实现最佳交易效果 忘掉其他策略吧!只有Grabber能够真正激励你在交易中攀登新高峰! Grabber策略的主要特点: 交易周期:从M5到H4 适用资产:任意,但我推荐我亲自测试过的品种(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、EURAUD、EURGBP、EURCHF、USDCAD、USDSGD) 交易时间:全天候 24/7 交易类型:波段交易(反转系统)
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
现在优惠 40%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
GoldRush Trend Arrow Signal
Kirk Lee Holloway
5 (2)
GoldRush 趨勢箭頭信號 GoldRush 趨勢箭頭信號 指標為 XAU/USD 中的高速、短期短線交易者提供精確、實時的趨勢分析。 專為1分鐘時間框架設計,此工具顯示方向箭頭以明確顯示入場點,使短線交易者能在波動市場中自信操作。 該指標包含主要和次要警示箭頭。主要信號為白色和黑色方向箭頭,用於指示趨勢方向的轉變;次要信號為藍色和紅色箭頭,用於確認主要箭頭指示的方向並提示潛在交易入場點。 注意:當趨勢方向發生變化後僅出現一個主要警報箭頭時,請注意可能會出現多個次要藍/紅箭頭。次要信號將在滿足信號標準的任何蠟燭圖後出現,因此在長期趨勢移動中,螢幕上將顯示大量次要箭頭(如附帶的截圖所示)。您可在設置中開啟或關閉任一箭頭類型。 以下是我使用此指標進行交易的方式: - 對於買入入場,我會耐心等待白箭頭在蠟燭收盤時出現,並在下一根可用蠟燭收盤時出現藍箭頭時進行買入交易。 - 對於賣出入場,我會耐心等待黑箭頭在蠟燭收盤時出現,並在下一根可用蠟燭收盤時出現紅箭頭時進行賣出交易。 - 獲利了結/止損設置由使用者自行負責,但我個人使用最低R:R為1:2,並發現這在倫敦/紐約開盤等
Introduction to Fractal Pattern Scanner Fractal Indicator refers to the technical indicator that makes use of the fractal geometry found in the financial market. Fractal Pattern Scanner is the advanced Fractal Indicator that brings the latest trading technology after the extensive research and development work in the fractal geometry in the financial market. The most important feature in Fractal Pattern Scanner is the ability to measure the turning point probability as well as the trend probabi
Currency Strength Wizard
Oleg Rodin
4.85 (59)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (657)
目前40%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
Market Structure Patterns MT4
Samuel Manoel De Souza
5 (18)
Market Structure Patterns   is an indicator based on   smart money concepts   that displays   SMC/ICT   elements that can take your trading decisions to the next level. Take advantage of the   alerts ,   push notifications   and   email messages   to keep informed from when an element is formed on the chart, the price crosses a level and/or enters in a box/zone. Developers can access the values of the elements of the indicator using the   global variables  what allows the automation of trading d
购买后请联系我,获取基于此指标的奖励EA。 Self Optimizing Double MA Strategy 是一款专业级别的交易工具,旨在消除参数猜测。它由内置的自动优化引擎驱动,通过在后台模拟数千种参数组合,不断适应不断变化的市场条件,从而保持统计上的优势。 该指标不依赖于静态、过时的设置,而是动态更新其内部逻辑,为当前的时间周期和交易品种寻找最赚钱的配置。 核心功能 内置自动优化:系统会根据您选择的更新频率,定期重新计算快速 MA、慢速 MA 和 RSI 的周期,确保您的设置始终与当前的市场节奏保持一致。 MA 发散过滤器:一项核心的趋势强度指标,仅在移动平均线积极发散时才确认信号的有效性。这可以防止在均线收敛或平缓的盘整市场中产生虚假的入场信号。 时序评分引擎:内部模拟器在图表上绘制任何实时信号之前,会根据您的具体目标(例如最大化利润因子或最小化回撤)对历史信号进行评估。 动态 ATR 区域:根据实时市场波动率,自动计算并在图表上直观地投射出止盈和止损区域。 实时绩效仪表板:直接在您的图表上跟踪并显示实时的系统指标,包括历史胜率、平均回撤以及产生的总点数。 完美支持 EA
Day Trader Master
Oleg Rodin
5 (15)
Day Trader Master 是一个完整的日间交易者交易系统。该系统由两个指标组成。一个指标是买入和卖出的箭头信号。这是你得到的箭头指示器。我将免费为您提供第二个指标。第二个指标是专门设计用于与这些箭头结合使用的趋势指标。 指标不重复也不迟到! 使用这个系统非常简单。您只需按照当前趋势方向的箭头信号,显示为双色线。蓝色是买入趋势。红色是一种销售趋势。蓝色箭头是买入信号。红色箭头是卖出信号。您需要箭头的颜色和信号的方向来匹配趋势线的颜色。 箭头指标主要是为 M5 和 M15 时间间隔的日内交易而创建的。但从技术上讲,该系统可以用于其他时间间隔。 指示器配备带有推送消息功能的弹出警报。 购买后一定要写信给我!我将为您提供与系统交易的个人建议,以及我的趋势指标。此外,还有丰厚的奖励等着您!
Candle Power Pro
Thushara Dissanayake
4.5 (8)
这   蜡烛电源专业版   是一款旨在解码的复杂交易工具   实际成交量压力、报价数据不平衡以及机构订单流动态   通过测量   牛市蜱虫与熊市蜱虫之间的斗争   实时。该指标将原始   成交量数据转化为可操作的见解 ,帮助交易者识别   智能货币运动、流动性追逐和隐藏的市场心理   在每个价格 K 线图背后。通过分析   买方/卖方成交量百分比、分歧模式和基于成交量的确认 ,它弥补了   价格行为和交易量分析 ,对于关注以下交易者来说非常有价值     ICT、SMC 和机构交易方法 。 与传统的成交量指标不同,     蜡烛电源专业版   专注于   报价数据粒度 ,揭示每根蜡烛的走势是否与标的一致   牛市/熊市强度   或发出潜在信号   做市商陷阱、逆转或突破延续 。它与   基于时段的策略(伦敦/纽约杀戮地带)、公允价值缺口(FVG)和区间突破 ,提供对   市场流动性和参与者意图 。 工作原理: 指标流程   实时报价量数据 ,计算百分比   看涨交易与看跌交易   每根蜡烛内。这揭示了: 买家/卖家不平衡:     看跌蜡烛图上牛市跳动百分比较高,警告   潜在的逆
如果您进行外汇交易,了解货币强弱和货币对相关性等详细信息,可以让您的交易更上一层楼。通过相关性分析,您可以将风险减半,而强弱分析将帮助您最大化利润。 本指标通过结合货币强弱分析和货币对相关性,提供了一种混合的方法,帮助选择最合适的货币对进行交易。 如何使用货币强弱分析 假设您的交易策略在AUD/JPY上提供了买入机会,但通过KT货币强弱分析发现JPY比AUD更强。那么,这笔交易很可能以亏损告终。有了这个指标,您可以轻松避免此类亏损。 如何使用货币对相关性 假设您的交易策略同时在NZD/USD和GBP/JPY上提供了卖出机会。通过KT货币对相关性功能,您发现这两个货币对的相关性达到77%。  由于这些货币对高度相关,同时交易它们只会加倍您的风险。如果在NZD/USD上出现亏损,GBP/JPY上的交易也很有可能出现亏损。 功能特点 快速识别最强和最弱货币,用以验证交易策略生成的交易机会。 通过避免交易高度相关的货币对,将风险降低一半甚至三分之一。 当某个货币成为最强或最弱时,接收警报通知。 通过货币金字塔分析强弱报告,将货币按强到弱进行排序。 详细了解货币强弱分析 货币强弱分析通
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of   Smart Money Concepts (SMC)   and trade precisely like the institutions with the   Ultimate CRT Indicator . Built exclusively for serious traders, this indic
Route Lines Prices -  是一款用于寻找价格方向的指标。其简洁的界面包含多种价格行为和未来方向计算算法。这些算法包括基于所用时间周期的波动率计算和价格平滑。 该指标只有一个参数,用于更改“ Calculating price values ”。默认值 1 提供均衡的自动计算, 无需手动配置即可使用。 通过手动更改 2 到 500 之间的值,您可以根据自己的交易系统自定义指标。 建议在 M1 到 H4 的时间周期内使用此指标。适用于任何交易品种。 信号箭头在蜡烛图收盘时生成;不会重绘历史数据。 主图表上提供重复箭头。 提供多种类型的警报。内置的线轨迹计数器基于收盘价工作。这意味着,当出现相反信号时,会确定价格轨迹的数值,并在信号结束后的下一根蜡烛图上显示这些数值。 总计数器将获得的值相加,以便在相应的图表上方便地调整参数。
头肩形态是一种图表形式,类似于具有三个峰的基线,外部两个峰的高度接近,中间峰最高。它可以预测牛市到牛市的趋势反转,并且被认为是最可靠的趋势反转模式之一。它是几种顶部模式之一,以不同程度的准确性发出趋势即将结束的信号。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 清除交易信号 可自定义的颜色和尺寸 实施绩效统计 可定制的斐波那契回撤水平 显示适当的止损和获利水平 该指标可用于查找连续或反转形态 它是不可重涂和不可重涂的 它实现了电子邮件/声音/视觉警报 设置 将指标加载到任何图表时,将显示一组选项作为输入参数。如果您认为它们太多,请不要感到失望,因为参数被分组为不言自明的块。这就是每个参数块的作用。 幅度-幅度表示替代价格点之间的最小柱线量。要找到大图案,请增加幅度参数。要查找较小的模式,请减小幅度参数。您可以在图表中多次加载具有不同幅度的指标。 闵。回撤-形态中所需的最小斐波那契回撤。设置为零不对其进行评估。 最大。回撤-形态中可能的最大斐波那契回撤。设置为零不对其进行评估。 领口扁平率-此参数描述图案领口必须如何“平坦”。 最大历史柱线-指标在图
CRYSTAL HEIKIN ASHI SIGNALS MT4 Professional Trend Detection Indicator with Smart Entry Signals See the Trend. Catch the Move. Trade with Confidence. The professional Heikin Ashi indicator built for traders who want clarity, precision, and EA-ready signal automation. WHAT IS CRYSTAL HEIKIN ASHI SIGNALS? Crystal Heikin Ashi Signals is a professional-grade MetaTrader 4 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both
作者的更多信息
UniversalEaMT5
Sergey Deev
4 (1)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of trades based on the signals of arrow indicators (which buffer values ​​other than 0 and EMPTY_VALUE) or color lines. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: -installation of SL and TP; -calculation of the
EA Locking Grid
Sergey Deev
5 (1)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Paramet
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialog
MTF MACD
Sergey Deev
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNot
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
MTF ATR
Sergey Deev
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPric
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift M
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
SqrtDev
Sergey Deev
The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
Harmonic 50
Sergey Deev
The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
UniversalEA
Sergey Deev
3.4 (5)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: - installation for the transaction SL and TP; - calculation
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (2)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
RenkoMacdSignals
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
RenkoZigZag
Sergey Deev
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
RenkoMACD Divergence
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
RenkoABCD
Sergey Deev
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
RenkoSarMA
Sergey Deev
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
RenkoMaPriceChannel
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
筛选:
pnutfx503
1529
pnutfx503 2018.02.28 04:43 
 

用户没有留下任何评级信息

Aravind Kolanupaka
10189
Aravind Kolanupaka 2018.02.04 04:42 
 

用户没有留下任何评级信息

回复评论