适用于MetaTrader 5的新技术指标 - 193
One of the key rules in trading is never move your stops in such a way that your risk increases. Our stop sequence shows the automatic tightening of stops. They appear as a series of decreasing risk points until the trade is eventually stopped out.
The problem is that if you enter a trade at any other point than the initial dot of the sequence, you may be placing the stop too close. Stop-entry plots show you the initial value for the stop for each bar. You can use them when you put on a trade,
The Reverse Bar indicator paints the reversal bars according to trade strategy, described by Bill Williams in "Trading Chaos. Maximize Profits with Proven Technical Techniques" book. The bearish reversal bar has red or pink color (red-stronger signal) The bullish reversal bar has blue or light blue color(blue - stronger signal) It is recommended to use it on hourly timeframe (H1) and higher.
脉冲系统在“进入我的交易室”一书中首次描述。 它使用 MACD 直方图和价格指数移动平均线 (EMA) 的方向来定义冲量。 规则是永远不要与冲动交易。
它的颜色代码为您提供了几个信号: 当 EMA 和 MACD 直方图都在上升时,脉冲系统将条形颜色标记为绿色(不允许做空)。 当 EMA 和 MACD 直方图都在下降时,Impulse 系统会将条形颜色标记为红色(不允许购买)。 当 EMA 和 MACD 直方图指向不同的方向时,Impulse 系统会将条形颜色标记为青色(您可以做多或做空)。
参数: MACD_Short_Length (12) – MACD 计算的空头 EMA; MACD_Long_Length (26) – 用于 MACD 计算的多头 EMA; MACD_Smoothing_Length (9) – 信号线的平滑值; Short_EMA_Length (13) – 短期价格 EMA。
Elder-Ray is made of both Bulls Power and Bears Power as described in "Come into my Trading Room" book. It is tracking the relative power of bulls and bears by measuring how far the high and the low of each bar get away from the average price. Elder-ray is an indicator developed by Dr. Elder and named for its similarity to x-rays. It shows the structure of bullish and bearish power below the surface of the markets. Elder-ray combines a trendfollowing moving average with two oscillators to show w
The Chandelier Exit, introduced by Charles LeBeau, is described in "Come into My Trading Room" book.
It calculates each stop on a long position in an uptrend from the highest point reached during that rally, and gets its name from the chandelier, which hangs from the highest point in the room. The Chandelier Exit uses a multiple of the Average True Range (ATR), subtracting it from the highest high since the trade was entered. It creates a new trade whenever the previous trade is stopped out. Cha
One of the key rules in trading is never move your stops in such a way that your risk increases. Our stop sequence shows the automatic tightening of stops. They appear as a series of decreasing risk points until the trade is eventually stopped out.
The problem is that if you enter a trade at any other point than the initial dot of the sequence, you may be placing the stop too close. Stop-entry plots show you the initial value for the stop for each bar. You can use them when you put on a trade, a
The Chandelier Exit, introduced by Charles LeBeau, is described in "Come into My Trading Room" book. It calculates each stop on a short position in a downtrend from the lowest point reached during that decline. The Chandelier Exit uses a multiple of the Average True Range (ATR), adding it to the lowest low since the trade was entered. It creates a new trade whenever the previous trade is stopped out. Chandelier Stops differ from traditional stops by having the ability to move against you if the
One of the key rules in trading is never move your stops in such a way that your risk increases. Our stop sequence shows the automatic tightening of stops. They appear as a series of decreasing risk points until the trade is eventually stopped out.
The problem is that if you enter a trade at any other point than the initial dot of the sequence, you may be placing the stop too close. Stop-entry plots show you the initial value for the stop for each bar. You can use them when you put on a trade, a
The purpose of Impulse Release is to prevent trading in the wrong direction. While the Impulse System operates in a single timeframe, Impulse Release is based on two timeframes. It tracks both the longer and the shorter timeframes to find when the Impulse points in the same direction on both. Its color bar flashes several signals: If one timeframe is in a buy mode and the other in a sell mode, the signal is "No Trade Allowed", a black bar. If both are neutral, then any trades are allowed, showi
The Smoothed ROC indicator, developed by Fred Schutzman, is described in "Trading for a Living" book. It is created by calculating the rate of change for an exponential moving average of closing prices. When it changes direction, it helps identify and confirm trend changes. Parameters Smoothing_EMA_Length (13) – The length of the EMA used for smoothing; ROC_Period (21) – The length of the rate of change calculation.
This indicator allows to display Renko charts in the indicator window. Renko charts show only price movements that are bigger than the specified box size. It helps to eliminate noise and allows to focus on main trends.
Time is not a factor here. Only price movements are taken into account. That's why Renko chart is not synchronized with the main chart it is attached to. Indicator works in two modes: CLOSE - only close prices are taken into account while building the chart HIGH_LOW - only high/l
FREE
交易员动态指数(TDI) - 概述 交易员动态指数(TDI)是基于RSI振荡器的多功能指标。
它帮助交易者识别市场状况和潜在的反转信号。
TDI 将多个指标结合为一个,提供市场动态的全面视图。 组成部分: 绿色线:RSI 价格线 红色线:交易信号线 蓝色填充:波动带 黄色线:市场基准线 视觉信号: 趋势方向: 短期趋势: 绿线在红线上方:价格上涨。 红线在绿线上方:价格下跌。 总体趋势: 黄色线在32和68之间波动。关注该线的反弹情况,以识别市场反转。 当价格在黄色线上方时做多,在黄色线下方时做空。 市场强度和波动性: 短期分析: 绿线陡峭上升:市场强势。 绿线水平或平缓:市场疲弱,横盘整理。 总体分析: 蓝色填充区域扩大:市场趋势强劲。 蓝色填充区域收缩:市场疲软,波动较小。 蓝色线极度收缩:市场可能因经济公告或其他条件出现剧烈波动。 在EA(智能交易系统)中使用TDI:
要在EA中使用TDI指标,可以使用 iCustom 函数调用它,并获取其缓冲值以生成交易信号。
以下是一个简要示例: // 创建指标句柄 int handle_tdi = iCustom ( Symbol ()
Chaikin 的波动指标计算最大和最小价格之间的价差。它基于最大和最小之间的幅度来判断波动性。不像 平均真实范围 , Chaikin 的指标没有将跳空考虑在内。 根据 Chaikin 的解释, 在相对较短的时间里交易量增长, 意味着价格即将抵达最低点 (就像证券的恐慌性抛盘), 而在较长的时间周期里波动降低, 意味着价格处于峰值 (比如, 在成熟的牛市条件下)。
FREE
The ColorLine indicator shows the line of the price moving average on the chart. The line has diffrent colors (100 bars have the same color). The color settings of the line is changing every 5 ticks, there are 3 color schemes. Indicator for demonstrating the DRAW_COLOR_LINE style. Draws a line at Close prices in colored pieces of 20 bars. The thickness, style and color of the line sections are changed randomly. The indicator code is published in the MQL5 Documentation in the section Indicator S
FREE
The ColorBars Indicator paints bars with different colors depending on the volume changes. If the volume has increased, the color is green, overwise the color is red.
FREE
MetaTrader市场是 出售自动交易和技术指标的最好地方。
您只需要以一个有吸引力的设计和良好的描述为MetaTrader平台开发应用程序。我们将为您解释如何在市场发布您的产品将它提供给数以百万计的MetaTrader用户。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录