• 概述
  • 评论
  • 评论 (2)
  • 新特性

TCD

Professional Trend Convergence/Divergence Indicator

TCD indicator is based on the Convergence/Divergence of Trend and shows you "up trend" (when trend grows) and "down trend" (when trend is falling).
In the middle is an adjustable "stop area" on which you cannot trade.
Briefly, the TCD shows you when to start or stop buy/sell.
TCD indicator can run many instances, for all time frames and includes all 0 lag MAs. (Please see MAiindicator code section)
With TCD your trading becomes more precise, realistic and more effectively.
It is very fast and has, like all our indicators, a built-in "slider history testing" technology.
Program is design to operate in 2 automatic modes:

1. Slider mode

Turns on when attaching the indicator to the Chart or Visual Tester.
Here you can test/set your settings back in history with “slider” up to 32767 bars.
So, while Visual Testing EA, you can attach the indicator and easily adjust input parameters for critical points.
On Tester (only) you can exit "Slider mode" by pressing the <Esc> key.
2. Expert mode
Turns on when starting the indicator through expert with "iCustom" function.
It is designed only for EA use and “slider history testing” is disabled.
Easy switching between time frames on the selected position and test/set new parameters.
Please watch “switching” in HD … https://youtu.be/AKHNOSlm7BY
Indicator is equipped with “Error control”, so that you can always see what is going wrong and correct this.
It is tested and works very well in our EA “PointerX”.
Please watch “testing” in HD … https://youtu.be/1DoxMGNETos

How to trade with TCD?

When the blue histogram (main line) is below "stop area" and up, and the red line (signal line) is lower than the "main line", you have up trend and can BUY,
when the "main line" is above "stop area" and down, and the "signal line" is higher than the "main line", you have down trend and can SELL.
When the "main line" is in the middle zone "stop area", BUY and SELL operations are skipped.
We recommend to run up to 3 instances of indicator on different timeframes, with different settings for better results (M15, H1, H4).

For programmers

You can include in EA-s "enum method" code. (please see MAi indicator code section)
The known commands to retrieve main and signal value are for MQL4:
double tcdMain=iCustom(NULL,TCD_TF_,"TCD",F_MTD_,f_st_,f_sm_,f_vf_,f_lam_,st_lev_,si_lev_,si_del_,1,0,1);
double tcdSignal=iCustom(NULL,TCD_TF_,"TCD",F_MTD_,f_st_,f_sm_,f_vf_,f_lam_,st_lev_,si_lev_,si_del_,1,1,1);
if(tcdMain<-st_lev_&&tcdSignal<tcdMain) buyTCD_=true;
if(tcdMain>st_lev_&&tcdSignal>tcdMain) sellTCD_=true;

where:

  • NULL = current symbol
  • TCD_TF_ = enum_timeframes
  • "TCD" = path/name of the custom indicator compiled program
  • F_MTD_ = fast MA method (from 0-16)
  • f_st_ = fast MA step
  • f_sm_ = fast MA smooth (lines smoothness)
  • f_vf_ = fast MA v_factor (volume factor)
  • f_lam_ = fast MA lambda
  • st_lev_ = stop level [%]
  • si_lev_ = signal level [%]
  • si_del_ = signal delay
  • 0 = last bar (1 for precise results, because bar 0 is usually not completed)
  • 0(1) = line index
  • 1 = shift

TCD input parameters settings

The order from left to right is: name, [default value], min-max value.
If you accidentally enter a lower or higher value, the min-max value is used.
  • FMA_method [ILRS] – FMA method
  • FMA_step [12] 0-100 – FMA step
  • *FMA_smooth [0] 0-100 – FMA smoothness
  • *FMA_v_factor [0.0] 0.0-50.0 – FMA volume factor
  • *FMA_lambda [0.3] 0.0-100.0 – FMA lambda (enabled only for REMA, REMA_Hull)
  • Stop_level% [25] 0-100 – Stop level in [+- %] (dead trading zone)
  • Signal_level% [100.0] 0-100.0 – Signal level in [%]
  • Signal_delay [4] 1-20 – Signal delay [bars]
  • LastBar [0] 0-6000 – drawing the last bar (left-right descending order, 0 is the last)
  • PastBars [200] 10-6000 – bars drawing to the past (to the left)
*FMA = Fast moving average
*for certain methods is disabled, depending on the nature of the MA-s

Additional information

The demo version is built to demonstrate the main features and usability of TCD, TCDDemo.
If you like to use TCD unlimited or within an EA you have to buy or rent this product.
Are you satisfied with our work? Share your experiences and leave a comment.
If you need help using our trading tools or you have an issue or question, please contact me.
VLabs
推荐产品
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
This is a combination of multiple oscillators into a single divergence system that creates the impression of a more reliable divergence indicator. It is multi-currency based and works best on 15 minutes timeframe and above. Every time a signal is generated, it shows an alert to the user. It is more ideal if combined with other price action indicators or trading systems.
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cu
基于具有标准参数的MACD指标波 在最后两个MACD波上分别对正面和负面交易斐波纳契水平, 如果负波浪在MACD指标上结束,则颜色为绿色, 如果正波在MACD指标上结束,那么颜色为红色。 Wave的终止标准是两个滴答,MACD的符号不同。 在最近四次MACD波浪中绘制趋势线。 与专家合作很好  Figures MACD   https://www.mql5.com/ru/market/product/42031 更多截图: https://www.mql5.com/ru/charts/10581596/audusd-h1-alpari-international https://www.mql5.com/ru/charts/10631979/usdjpy-m1-alpari-international https://www.mql5.com/ru/charts/10628704/gbpusd-m15-alpari-international
Royal Dutch Skunk
Sayan Vandenhout
ROYAL DUTCH SKUNK USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 6 great strategies The EA can be run on even a $20000
MACDivergence MTF
Pavel Zamoshnikov
4.29 (7)
Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (three methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and v
这种用于从无穷远衡量货币强弱的创新指标是长期交易的黄牛和交易者不可或缺的助手。 分析货币强弱的系统早已被世界领先的交易者所熟知并在市场上使用。 没有这种分析,任何套利交易都是不完整的。 我们的指标很容易确定基础货币相对于彼此的强弱。 它显示所有或当前货币对的折线图,允许即时分析和搜索最强的入口点。 该指标直观,允许您快速找到并切换到任何一对,具有可放置在地下室和主图表上的移动面板。 通知货币强度变化的计时器模式使交易者有机会在手机上收到通知。  使用货币功率计无穷大指示器的几种策略: 1. 使用货币强度的线性显示图表搜索交叉点作为新兴趋势的信号 2. 在趋势反转信号出现后,向强势货币方向反弹 3. 使用货币强度发散分析扭转当前趋势 4. 使用其他无限指标向强势货币方向交易 
PZ Divergence Trading
PZ TRADING SLU
5 (3)
棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最
Trend MACD mr
DMITRII GRIDASOV
MT4 的 TREND MACD 指标 - 是一款出色且高效的交易工具! 此指标非常适合专注于捕捉大幅价格波动的趋势交易者 TREND MACD 由 3 条线组成:绿线 - 显示主要趋势方向,蓝线和洋红色线用于进入和退出。 指标允许最大化利润 - 不要过早退出盈利交易 指标具有内置移动和 PC 警报 如何使用指标(见图片): 1) 检查蓝线和洋红色线是否都在绿线上方。 2) 然后,一旦蓝线高于洋红色线 - 买入。 3) 一旦蓝线低于洋红色线,退出交易。 4) 短线交易反之亦然。 ................................................................................................................... // 更多出色的专家顾问和指标可在此处获得: https://www.mql5.com/en/users/def1380/seller 它是仅在此 MQL5 网站上提供的原创产品。
MACD Max
John Louis Fernando Diamante
A flexible 2-Line MACD indicator The default MACD indicator inside MT4, limits you to using the MACD with a fast-EMA, slow-EMA, and signal-SMA. This MACD indicator allows you to set your own MA-Method choices for these 3 components, separately! You can select from SMA-EMA-SMMA-LWMA-DEMA-TEMA, and can even use a separate method for each 3 fast-slow-signal periods. On-chart colored candles, with drawing condition types is included, with a show/hide button too. Features - MA Methods: SMA, EMA, S
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 Parame
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 L
Lyne
Maksim Kalachev
About the Lyne indicator Lyne is a Metatrader 4 (MT4) indicator, the essence of which is to transform the accumulated historical data. The Lyne indicator makes it possible to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can anticipate further price movement and adjust their strategy accordingly. This indicator has proven itself in the scalping strategy. The indicator works without repainting.
Owl smart levels
Sergey Ermolov
4.58 (55)
MT5版本  |  FAQ Owl Smart Levels Indicator   是一個完整的交易系統,包含   Bill Williams   的高級分形、構建正確的市場波浪結構的 Valable ZigZag 以及標記準確入場水平的斐波那契水平等流行的市場分析工具 進入市場和地方獲利。 策略的详细说明 指示灯使用说明 顾问-贸易猫头鹰助手助理 私人用户聊天 ->购买后写信给我,我会将您添加到私人聊天中,您可以在那里下载所有奖金 力量在於簡單! Owl Smart Levels   交易系統非常易於使用,因此適合專業人士和剛開始研究市場並為自己選擇交易策略的人。 策略和指標中沒有隱藏的秘密公式和計算方法,所有策略指標都是公開的。 Owl Smart Levels 允許您快速查看進入交易的信號,突出顯示下訂單的水平並向您發送有關已出現信號的通知。 優點很明顯: 清楚地顯示主要和更高時間框架的趨勢方向。 指示儀器信號的出現。 標記開單、止損設置和固定利潤的水平。 沒有多餘的,只有必要的結構! ZigZag   表示全球趨勢的方向,因此也表示貿易方向。 市場反轉點的短線清楚地表明在
Noize Absorption Index MT4
Ekaterina Saltykova
5 (1)
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. S
Project Infinity
Sergey Yarmish
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
Wave Wolf MT4
Andrei Salanevich
Wave Wold MT4外汇指标旨在搜索狼波并将其显示在交易终端的当前窗口中。 对于在交易中使用狼波的交易者来说,这是一个很好的指标。 它在交易策略中的应用将显着提高其效率和盈利能力。 有关指标的信息 与其他Wolf wave指标不同,Wave Wold MT4外汇指标具有许多显着提高其有效性的功能: 第一个是打开的Windows5point参数(真值)提供信息支持,即扩展了狼波出现在其上的图表的窗口。 例如,如果EURUSD、AUDUSD和GBPUSD图表是开放的,并且每个图表都安装了Wave WOLD MT4指标,那么如果检测到欧元模型,相应的图表将自动被带到其他图表的顶部,这在交易大量工具时变得非常方便。  第二个功能是MACD上的内置发散分析,用户可以自己选择参数(默认设置(12,26,9))。 顺便说一下,通常振荡器的值不显示在工作窗口上,只反映在形成点(5)时的价格标签的颜色上,特别是,如果标签的颜色是蓝色,则没有发散,如果颜色是红 如何使用指标 Wave WOLD MT4指标显示第4个形成点的假设Wolf模型和第5个点的形成区域(所谓的甜区,以黄色显示)。
The Revolution Target Achiever FT -  Auto_Setting 1000 Points  Hi all Investors and traders, We've just updated this EA to a new version 3.0, which has a much more benefits , for Investors who want to run this EA 24 hours using vps can try the Auto_Setting to achieved 1000 Points or 10 %, for traders who have their own set up and target 1-100% can use the manual_setting, THE REVOLUTION Target Achiever is suitable for the investor who want to have a simple and ready to use Expert Advisor (EA). Th
Strong Retracement Points Pro demo edition! SRP (Strong Retracement/Reversal Points) is a powerful and unique support and resistance indicator. It displays the closest important levels which we expect the price retracement/reversal! If all level are broken from one side, it recalculates and draws new support and resistance levels, so the levels might be valid for several days depending on the market! If you are still hesitating to start using this wonderful tool, you can check this link to see h
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
SuperTrend V
Muhammad Hassaan
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator:
QM Pattern Scanner MT4
Reza Aghajanpour
4.86 (7)
QM (Quasimodo) Pattern is based on Read The Market(RTM) concepts. The purpose of this model is to face the big players of the market (financial institutions and banks), As you know in financial markets, big traders try to fool small traders, but RTM prevent traders from getting trapped. This style is formed in terms of price candles and presented according to market supply and demand areas and no price oscillator is used in it. RTM concepts are very suitable for all kinds of investments, includi
Infinity Trend Pro
Yaroslav Varankin
1 (1)
This is a trend indicator without redrawing Developed instead of the binary options strategy (by the color of the Martingale candlestick) Also works well in forex trading When to open trades (binary options) A signal will appear in the place with a candle signaling the current candle It is recommended to open a deal for one candle of the current timeframe M1 and M5 When a blue dot appears, open a deal up When a red dot appears, open a trade down. How to open trades on Forex. When a signal is rec
PABT Pattern Indicator - it's classical system one of the signal patterns. Indicator logic - the Hi & Lo of the bar is fully within the range of the preceding bar, look to trade them as pullback in trend. In the way if indicator found PABT pattern it's drawing two lines and arrow what showing trend way.  - First line - it's entry point and drawing at: 1. On the high of signal bar or on middle of the signal bar (depending from indicator mode) for buy; 2. On the low of signal bar or on middle of t
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
TrendInChannel
Andriy Sydoruk
This indicator is the undisputed leader among the indicators. And for this statement there is a good reason. The indicator builds a very high quality channel in which it generates signals to enter! What is the ideal strategy for the trader, since the trader always hesitates when choosing a strategy for the job. That is, this indicator will allow you to solve the dilemma of choosing a job by trend or to the channel, since it combines these two basic concepts. Working with the indicator is very
Meta Sniper
Samir Tabarcia
Requirements Optimized to work with   EURUSD-EURCHF-USDJPY, AUDUSD-CADJPY-AUDNZD, CHFJPY-NZDJPY-NZDUSD For timeframe 4H. *(Minimum recommended deposit is $300 for each Pair) for initial lot set to 0.10, My favorite Pair are (CHFJPY-NZDJPY-EURUSD-AUDNZD-USDJPY) Warning it will be SALE only 5 Copys at 60$ Then it will be update up to 200$  You can use it the way it is, For new Set Files will be add on (Comments) ECN broker with low spread is recommended to get better results. Setup is
Garuda Fire MT4
Maldini Yoga Pratama
EA Garuda Fire MT4 .This is the logical development of EA Dragon Fire ultimate, with the addition of better logic and confirmation than before.   EA Garuda Fire MT4   is a trend following system for swing trading based on PLT indicator filtered by I-gentor LSMA. no need to add any indicators because everything is included in this EA code, so the trading decisions are simple and immediate without confusion that can result from the use of many indicators Only   10 download  of the EA left  at $6
This product is a part of  ON Trade Waves Patterns Harmonic Elliot Wolfe you can test free version on EURJPY from this link  Wolf Waves Indicator 探索 Wolf Waves - 您的终极交易工具! 您是否正在寻找一种强大的工具,能够轻松地在任何时间框架上识别 Wolf Waves?不用再找了!我们的 Wolf Waves 指标可以轻松完成这项任务。以下是为您呈现它的理由: 主要特点: 自动检测: 我们的 Wolf Waves 指标使用复杂的算法自动查找关键点并在您的图表上绘制相应的线条。不再需要手动搜索模式。 用户友好: 无论您是专业交易员还是对 Wolf Waves 还不熟悉,我们的指标都非常易于使用。 精准性: 它非常精确,降低了虚假信号的数量,提高了您的信心。 信息丰富: 该指标不仅限于模式检测。它还提供入场点、止损水平和利润目标等重要交易信息,帮助您做出明智的交易决策。 适用于 EA: 如果您进行自动化交易,此指标可以无缝集成
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.88 (96)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我!我将免费与您分享我的交易技巧和丰厚的红利指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Trend Pulse
Mohamed Hassan
5 (4)
Please contact me after purchase to immediately get your PDF strategy + documentation for Trend Pulse !  Official release price of $89  ( 3 /50 copies left). Next price is $199 . Introducing Trend Pulse , a unique and robust indicator capable of detecting bullish, bearish, and even ranging trends! Trend Pulse uses a special algorithm to filter out market noise with real precision. If the current symbol is moving sideways, Trend Pulse will send you a ranging signal, letting you know that it
Scalper Inside PRO
Alexey Minkov
4.75 (60)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Atomic Analyst
Issam Kassas
5 (3)
首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 用户手册:设置、输入和策略。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交
Trend Punch
Mohamed Hassan
4.91 (22)
This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide precise buy and sell arrows during strong market trends, making your trading decisions clearer and more confident. Whether you're trading major currency pairs or exotic sym
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (667)
目前26%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进
FX Power MT4 NG
Daniel Stein
5 (12)
通过 mql5 和 Telegram 上 的晨间简报获取每日市场更新,包括详细信息和屏幕截图 ! FX Power MT4 NG 是我们长期以来非常受欢迎的货币强度计算器 FX Power 的下一代产品。 这款下一代强度计算器能提供什么?您所喜爱的原版 FX Power 的所有功能 附加功能 黄金/XAU 强度分析 更精确的计算结果 可单独配置的分析周期 可自定义计算限制,以获得更好的性能 为希望查看更多信息的用户提供特殊的多实例设置 无尽的图形设置,可在每个图表中设置您最喜欢的颜色 无数的通知选项,让您再也不会错过任何重要信息 采用 Windows 11 和 macOS 风格的全新圆角设计 神奇的移动指标面板 FX Power 主要功能 所有主要货币的完整强势历史 所有时间框架内的货币强弱历史 所有经纪商和图表的计算结果完全相同 100% 可靠的实时计算 -> 无重绘 可通过下拉列表选择分析时段 通过自定义模式单独配置分析时段 可在一个图表中使用多个实例 可移动 FX Power 显示屏(通过拖放) 适用于高分辨率 QHD、UHD 和 4K 显示器 自动终端配置 针对平板电脑
Currency Strength Wizard
Oleg Rodin
4.92 (51)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Advanced Currency IMPULSE with ALERT
Bernhard Schweigert
4.91 (495)
目前31%的折扣!! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个秘密的公式。只需一张图表,它就能给出所有28种货币对的警报。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点 建立在新的基础算法上,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 货币动量的垂直线和箭头将指导你的交易! 动态的市场斐波那契23水平被用作警报触发器,将适应市场活动。如果冲动触及黄色触发线,您将在MetaTrader或您的电子邮件或推送警报中收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只要点击警报按钮,就可以切换到该货币对或打开一个新的图表,以便进一步分析。警报级别可以通过用户输入来改变,可以选择3个敏感度级别
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色
Scalper Vault
Oleg Rodin
5 (29)
Scalper Vault 是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
首先,值得强调的是,这个交易工具是非重绘、非重画和非滞后的指标,非常适合专业交易。 在线课程,用户手册和演示。 智能价格行动概念指标是一个非常强大的工具,既适用于新手,也适用于经验丰富的交易者。它将超过20个有用的指标合并到一个指标中,结合了高级交易思想,如内圈交易员分析和智能资金概念交易策略。该指标侧重于智能资金概念,提供有关大型机构交易方式的见解,帮助预测它们的动向。 它在流动性分析方面尤其擅长,有助于理解机构的交易方式。它擅长预测市场趋势,并仔细分析价格波动。通过将您的交易与机构策略对齐,您可以更准确地预测市场走向。该指标多才多艺,擅长分析市场结构,识别重要的订单区块,并识别各种模式。 它擅长识别BOS和CHoCH等模式,理解动量的转变,并突出显示供需强劲的关键区域。它还擅长发现强大的不平衡,并分析价格创造更高高点或更低低点的模式。如果您使用斐波那契回撤工具,该指标可以满足您的需求。它还可以识别相等的高点和低点,分析不同的时间框架,并通过仪表板显示数据。 对于使用更高级策略的交易者,该指标提供了工具,如公平价值差指标和优惠和折扣区域的识别。它特别关注高时间框架订单
Order Block Hunter
Noha Mohamed Fathy Younes Badr
5 (1)
Order block hunter indicator is the best indicator for  hunt the order blocks that area where there has been a large concentration of limit orders waiting to be executed Order blocks are identified on a chart by observing previous price action and looking for areas where the price experienced significant movement or sudden changes in direction .This indicator does that for you by using very complicated codes and helps you to take the best areas To buy and sell because it make marks at the best a
Enigmera
Ivan Stefanov
5 (4)
ENIGMERA:市场核心 https://www.enigmera.com 简介 该指标和交易系统是金融市场的一种非凡方法。ENIGMERA 利用分形周期精确计算支撑位和阻力位。它能显示真实的累积阶段,并给出方向和目标。 该系统无论在趋势中还是在修正中都能发挥作用。 它是如何运行的? ENIGMERA 由三条线组成:支撑/阻力线、目标线和偏离线。与一般市场指标将过去的数据推断为现在和未来的情况不同,该系统能提供当前的完整情况。如果你处于支撑位,这意味着真正的支撑;如果你处于阻力位,这意味着真正的阻力。如果突破某一水平,则表示趋势发生变化。没有重绘。 由于市场在不断变化,ENIGMERA 不断调整其评估工具,定期修改策略。  这保证了每种情况都能得到全面评估。这一市场指标的独特性显而易见,其能力不言而喻。  ENIGMERA 为金融分析师和咨询师提供服务,他们需要可靠的见解与客户分享,也为投资者提供服务,他们需要最精确和最可靠的保证。 该系统能够达到最佳精度,使交易者能够自信、清晰地评估他们的选择。 ENIGMERA 将 20 年的交易专长和知识整合到一个综合软件
Gold Channel XAUUSD
Paulo Rocha
5 (2)
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tra
使用我们的自定义MT4指标发现成功外汇交易的秘诀! 您是否曾经想过如何在外汇市场上取得成功,一贯赚取利润,同时降低风险? 这是您一直在寻找的答案! 允许我们介绍我们的专有MT4指标,该指标将彻底改变您的交易方法。 独特的多功能性 我们的指标专为喜欢Renko和Rangebar Candle编队的用户而设计。 我们了解到,这些图表类型受到许多经验丰富的交易者的青睐,这就是为什么我们的指标与它们无缝集成,从而提供无与伦比的市场分析。 清晰的趋势信号 忘记复杂的分析! 我们的指标利用鲜艳的色彩和清晰的点结构来明确指示市场趋势。 红色和蓝色的点毫无疑问地对价格变动的方向留下了疑问,从而可以在您的交易中快速决策。 与HH/HL HL/LL策略对齐 如果您正在寻求一个指标,该指标无缝地与基于HH/HL和HL/LL结构的策略无缝合作,则不需要更多。 我们的工具不仅确定了这些形式,而且还促进了它们在投资过程中的有效利用。 绝对的清晰度和简单性 我们的首要任务是为您提供一种不仅有效而且易于使用的工具。 我们的指标是为了清晰而设计的,使您可以专注于做出投资决策,而不是
Automated Trendlines
Georgios Kalomoiropoulos
5 (17)
趋势线是外汇交易中最重要的技术分析工具。不幸的是,大多数交易者没有正确绘制它们。自动趋势线指标是专业交易者的专业工具,可帮助您可视化市场的趋势运动。 有两种类型的趋势线看涨趋势线和看跌趋势线。 在上升趋势中,外汇趋势线是通过价格变动的最低摆动点绘制的。 连接至少两个“最低点”将创建一条趋势线。 在下跌趋势中,趋势线是通过价格走势的最高摆动点绘制的。 连接至少两个“最高点”将创建一条趋势线。 趋势线何时突破? 当看跌蜡烛收于看涨​​趋势线下方并且蜡烛的高点在趋势线上方时,看涨趋势线会被打破。 当看涨蜡烛收于看跌趋势线上方并且蜡烛的低点低于趋势线时,看跌趋势线会被打破。 趋势线何时删除? 当一根完整的蜡烛在看涨趋势线下方形成时,看涨趋势线将被删除。 当完整的蜡烛在看跌趋势线上方形成时,看跌趋势线将被删除。 您可以从输入参数更改看涨和看跌趋势线的颜色和宽度。
Advanced Supply Demand
Bernhard Schweigert
4.9 (314)
现在优惠 33%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供
Apollo Pips PLUS SP
Oleg Rodin
5 (3)
请在购买产品之前阅读下面的信息! Apollo Pips PLUS SP 是一款独特的产品!它适合那些想要获得我的新“APOLLO PIPS”指标以及“超级包”奖金以及访问我所有交易指标的人! 通过购买 Apollo Pips PLUS SP 产品,您实际上购买的是全新版本的 Apollo Pips 指标。此版本的指标具有改进的算法和易于使用的参数,使您有机会在任何市场和任何交易风格中使用该指标。 该产品的购买者还可以免费访问我的所有其他指标,作为我的超级奖励!如果您想获得我所有的交易工具,那么该产品非常适合您!:) 但这还不是全部!:) 该产品的所有购买者也有资格免费获得我的新指标!:) 如果我有一个新的交易指标可用,您将能够在我的特权“SUPER PACK”终身奖金计划中完全免费获得它! 购买后请联系我以获得我的交易提示和超级礼包奖金!
PZ Day Trading
PZ TRADING SLU
3.67 (3)
该指标仅使用价格行为分析和donchian渠道以锯齿形检测价格反转。它是专门为短期交易而设计的,根本不需要重新粉刷或补漆。对于精明的交易者来说,这是一个绝佳的工具,旨在增加他们的运作时间。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 它在每个时间段都提供价值 实施自我分析统计 它实现了电子邮件/声音/视觉警报 基于可变长度的突破和拥挤区域,该指标仅使用价格行为来选择交易并对市场快速做出反应。 显示过去信号的潜在利润 该指标分析其自身的质量和性能 突围的损失突出显示并解决 该指标是不可重涂和不可重涂的 该指标将帮助盘中交易者不要错过单个价格反转。但是,并非所有价格反转都是一样的,也不是具有相同的可行质量。决定要突破哪些突破而忽略哪些取决于交易者的良好判断。 如何解释统计数据 该指标研究其自身信号的质量,并在图表上绘制相关信息。将分析每笔交易,并在图表的左上角显示总体历史结果,这使您可以针对任何给定的工具和时间范围自行优化指标参数。每个乐器和时间表都有其自己的最佳设置,您可以自己找到它们。 最大优惠交易:对于任何给定的交易,MFE都是
AW Trend Predictor
AW Trading Software Limited
4.74 (39)
一个系统中趋势和故障水平的组合。先进的指标算法过滤市场噪音,确定趋势、进入点以及可能的退出水平。指标信号记录在统计模块中,您可以选择最合适的工具,显示信号历史的有效性。该指标计算获利和止损标记。 手册和说明 ->   这里 / MT5 版本 ->   这里 如何使用指标进行交易: 使用趋势预测器进行交易只需三个简单的步骤: 第 1 步 - 开仓 收到买入信号,成功率超过 70% 第 2 步 - 确定止损 通过相反的信号选择中继线 第 3 步 - 定义止盈策略 策略一:达到 TP1 时平仓 策略 2:达到 TP1 时平仓 50%,达到 TP2 时平仓剩余 50% 策略三:在趋势反转时平仓 好处: 从不重绘结果,信号严格位于蜡烛收盘时 它可以在顾问中使用 获利和止损标记 对交易策略或独立策略的重要补充 市场噪音过滤算法 适用于任何工具 统计模块: 为了更好地选择配对,请使用内置的统计计算。 计算交易 - 给出统计数据的信号总数 成功评级 - 达到 TP1 的信号百分比,或反转那些正获利的信号时的百分比 TakeProfit1 Hit - 达到 TP1 的信号百分比 TakeProfit2
M1 Arrow
Oleg Rodin
4.73 (15)
M1 Arrow - 基于市场的两个基本原则的盘中策略。 该算法基于使用附加过滤器对交易量和价格波动的分析。该指标的智能算法仅在两个市场因素合二为一时才会发出信号。该指标使用较高时间框架的数据计算 M1 图表上某个范围的波浪。为了确认波浪,该指标使用了成交量分析。 从理论上讲,该指标可以与其他时间框架一起使用,但您需要考虑到该指标最初是为在 M1 上交易而开发的这一事实。 该指标是一个现成的交易系统。交易者所需要的只是跟随信号。此外,该指标可以成为您自己的交易系统的基础。交易仅在分钟图表上进行。 尽管指标使用 MTF 原理,但指标算法尽可能稳定。 购买后,一定要写信给我!我将与您分享我的交易设置和建议!祝您交易成功!感谢您的关注!
Break and Retest
Mohamed Hassan
4.12 (17)
This Indicator only places quality trades when the market is really in your favor with a clear break and retest. Patience is key with this price action strategy! If you want more alert signals per day, you increase the number next to the parameter called: Support & Resistance Sensitivity.  After many months of hard work and dedication, we are extremely proud to present you our  Break and Retest price action indicator created from scratch. One of the most complex indicators that we made with ove
TPSpro RFI Levels
Roman Podpora
4.83 (24)
Reversal First Impulse levels (RFI)    INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TPSpro  TREND PRO -  Version MT5 A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Main functions: Displaying activ
PZ Mean Reversion MT4
PZ TRADING SLU
2.33 (3)
采用专业和量化方法进行均值回归交易的独特指标。它利用了价格以可预测和可衡量的方式转移并返回均值这一事实,这允许明确的进入和退出规则大大优于非量化交易策略。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 清晰的交易信号 非常容易交易 可定制的颜色和尺寸 实现性能统计 优于大多数交易策略 显示合适的止损和止盈水平 它实现了电子邮件/声音/视觉警报 这个怎么运作 该指标从更高的时间范围测量完全可定制的移动平均线的标准偏差,并使用趋势跟踪方法精确地找到交易。交易是通过深入当前图表的价格行为发现的,并在价格返回到平均价格区间时关闭,根据您选择的更高时间范围计算。由于其编码方式,该指标将远离高波动性和强劲趋势市场,并且仅在可预测的情况下进行交易,在可接受的波动性与方向性比率范围内,回归均值是可行的。 指标剖析 绿线是更高时间范围内的移动平均线(也就是平均值) 虚线区域是移动平均线周围的典型价格区间 蓝线是看涨交易的突破价格 红线是看跌交易的突破价格 交易是针对均值进行的,并在
GOLD Impulse with Alert
Bernhard Schweigert
4.56 (9)
这个指标是我们2个产品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics 的一个超级组合。 它适用于所有时间框架,并以图形方式显示8种主要货币和一种符号的强势或弱势冲动! 该指标专门用于显示任何符号的货币强度加速,如黄金、异国货币对、商品、指数或期货。这是它的第一个指标,任何符号都可以被添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度加速(冲动或速度)。 建立在新的基础算法上,它使识别和确认潜在的交易更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 动态市场斐波那契28水平被用作警报触发器,将适应市场活动。如果冲动击中黄色触发线,你将收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只需点击警报按钮,就可以
PRO Renko System
Oleg Rodin
5 (25)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.61 (18)
TakePropips Donchian Trend Pro   (MT4) 是一款功能强大且有效的工具,可使用 Donchian 通道自动检测趋势方向,并为您提供进场和退场交易信号! 这个多功能指标包括趋势扫描器、交易信号、统计面板、筛选器、交易时段和警报历史仪表板。它旨在为您提供交易信号并节省您分析图表的时间! 您可以在我们的博文中下载用户手册和安装指南:   https   :// www.mql5.com/en/blogs/post/751368 今天立减 50%!价格从 98 美元降到 49 美元! 您可以在 Strategy Tester 上测试该指标(启用可视模式) 视频教程也可在说明下方获得更多详细信息。 如果您有任何问题或需要任何帮助,请与我联系。 TakePropips Donchian Trend Pro 指标适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 交易信号 - 检测多个时间范围内所有货币对的买卖机会。它将为您提供警报并在图表上绘制交易信号,最多 3 个止盈价和一个止损价。 Trend Scanner   - 用于快速扫描和识别跨多个时间
Italo Trend Indicator
Italo Santana Gomes
4.79 (38)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO TREND INDICATOR  is the best trend indicator on the market, the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many trend indicators around the internet are not complete, does not help, and it's difficult to trade, but the Italo Trend Indicator is different , the Italo Trend Indicator shows the signal to buy or sell, to confirm the signal t
EasyTrade Indicator
Gabor Bocsak
5 (7)
多货币和多框架买卖提醒。 自动追踪止损和风险奖励止盈! 该指标扫描并分析市场,让您无所事事! 在一张图表上交易您的所有货币!   购买后请留言联系我,我会给您发送交易助理EA。 该指标使用多个振荡器和附加的过滤器来找到最佳的已确认进入点,因此您无需担心! 它会提醒您并为您选择观察的所有时间范围和货币绘制一个按钮。 只需按下按钮即可转到图表并打开交易! 该指标还为所有基础货币和市场观察货币绘制强度面板(可在设置中调整)。这将向您显示所有货币对和选择的更高时间范围。 在指标窗口中:带有趋势过滤器的特殊 MACD 直方图和图表货币的多时间框架趋势面板! 它提供所有货币和时间范围的交易警报,只需按下按钮即可转到图表! 展示: 绿色箭头:买入信号 红色箭头:卖出信号 出现买入或卖出信号后,只需按 EA 上的 EASYTRADE 按钮,它就会为您提供自动计算的手数、止损和止盈! 检查指示器窗口中的过滤器,对于多头交易,它必须为绿色,对于空头交易,它必须为橙色! 专家顾问的设置: https://www.mql5.com/en/blogs/post/
作者的更多信息
PointerX
Vasja Vrunc
PointerX is based on its own oscillator and built-in indicators (Pulser, MAi, Matsi, TCD, Ti, Pi) and operates independently. With PointerX you can create your own strategies . Theoretically all indicator based strategies are possible, but not martingale, arbitrage, grid, neural networks or news. PointerX includes 2 Indicator Sets All Indicator controls Adjustable Oscillator Take Profit controls Stop Loss controls Trades controls Margin controls Timer controls and some other useful operations.
Ti
Vasja Vrunc
Professional Trend Indicator Ti indicator is based on its own oscillator and shows you trend changes . Indicator includes adjustable Polynomial and MAs channels , Trend lines and Oscillator filter with whom you can adjust the spread of indicator. You can run many instances, for all time frames at once, is very fast and has a built-in " slider history testing " technology and “ Error control ”. Program operates in 2 automatic modes: 1. Slider mode Turns on when attaching the indicator to th
MAi
Vasja Vrunc
Professional 0 Lag Moving Averages Indicator MAi Indicator is a complete of moving averages with no lag . With MAi you can finally trade in real time with no lag, so your trading becomes more precise, realistic and more effectively. Please see included averages and the combinations with “Hull” equation below in code section. MAi indicator can run many instances , for all time frames at once, so you can test and compare results with different settings . It is very fast and has like all our in
MAtsi
Vasja Vrunc
Professional 0 Lag MAs Trend Sensor Indicator MAtsi is a trend sensor indicator , where 2 MA-s operates simultaneously . It is designed to cover a wider range of dynamic trends, where MAi is not so effective. Included averages are described in MAi indicator code section. MAtsi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings. It is very fast and has, like all our indicators, a built-in " slider history testing " techn
Pi
Vasja Vrunc
Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are appro
Pulser
Vasja Vrunc
Professional OB/OS Oscillator Is the digital momentum indicator , based on our ob/os formula and algorithm of digital output signal . It shows you when price goes on OverBought/OverSold position and also OverBought/OverSold of Trend . In the middle is an adjustable " Stop_level ". Above and below this area you should not trade . Precise; above Stop_level - stop going long , below Stop_level - stop going short . Min/Max indicator values are +-100%, but the scale is +-110% just for “easy look”
SnR
Vasja Vrunc
Professional Support&Resistance Indicator. This indicator is primarily intended for professional use by brokers. There are countless options to choose from and it is one of the best tools in the stock market today. The indicator is optimized for use with EAs. For programmers to retrieve output index value is for MQL4; (EXAMPLE) bool buySNR=false,sellSNR=false; char count=100; char limit=1; char dist=3; for(short cnt=0;cnt<=count;cnt++) {    double    snr_middle=iCustom(NULL,TF_,"::Indica
筛选:
无评论
回复评论
版本 2.9 2020.05.30
1. compiled with the new compiler
2. faster performance
版本 2.8 2020.03.25
1. resolved access violation error vhen "iMAOnArray" function is used on buffer
版本 2.7 2020.03.23
1. resolved compatibility issues
2. faster performance
版本 2.6 2017.04.06
1. Improvements in Tooltips/Names details
2. Now you can use the "Slider" in "Visual Tester" Mode
- while testing EA, you can run the indicator and easily adjust input parameters for critical points
- <Esc> key to exit "Slider" mode
版本 2.5 2017.02.09
1. Error correction: "Changing timeframes in Indicator Visualization Tab".
版本 2.3 2016.12.22
Some program improvements, "Slider" improvements.