适用于MetaTrader 5的新EA交易和指标 - 491
基于鳄鱼技术指标的策略, 由 Bill Williams 在 "Trading Chaos - 混沌交易" 中描述。 系统基于三条移动均线 (唇线, 牙线和下颌线), 以及振荡器, 计算它们之间的差别。交易信号在鳄鱼线交叉之后生成,依据趋势,通过这些线确定交易。在上涨趋势中,唇线 (最小周期) 最高, 之后是牙线, 最低是下颌线。与此类似,但在下跌趋势中,情况相反。 交易信号: 开多头仓位: 上升趋势中,鳄鱼线交叉,且线间距离在拉开; 平多头仓位: 下颌线上穿唇线; 开空头仓位: 下跌趋势中,鳄鱼线交叉,且线间距离在拉开; 平空头仓位: 下颌线下穿唇线; 输入参数:
Inp_Signal_Alligator_JawPeriod = 33; Inp_Signal_Alligator_JawShift = 8; Inp_Signal_Alligator_TeethPeriod = 28; Inp_Signal_Alligator_TeethShift = 5; Inp_Signal_Alligator_LipsPeriod = 15; Inp_Signal_Alligator_Lips
FREE
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 script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj , CChartObjectText ).
FREE
The script illustrates the usage of the OBJPROP_XOFFSET and OBJPROP_YOFFSET properties. It displays the specified fragment of the .BMP image.
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
The script ObjChartSample.mql5 illustrates control of chart properties using the classes from the Standard Library .
FREE
MetaTrader市场是一个简单方便的网站,在这里开发者可以出售自己的交易应用程序。
我们将帮助您发布您的产品,并向您解释如何为市场准备您的产品描述。市场上所有的应用程序都是加密保护并且只能在买家的电脑上运行。非法拷贝是不可能的。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录