CodEx 4 外汇EA

CodEx 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
CodEx 4 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


Operation of the CodEx 4 Expert Advisor is based on patterns composed of consecutive candles. Positions are closed when opposite signals appear.

Sequences of candles are encoded into an integer according to the following rule. The code number must be converted to binary form and the highest bit must be discarded. The resulting sequence of bits encodes a continuous sequence of candles, where 1 is a bullish candle, 0 is a bearish candle. The higher bits encode the earlier candles. For example: 19[10]=10011[2], the obtained sequence of candles is [bear][bear][bull][bull].

In the input parameters, the patterns for buy signals are encoded. The EA obtains the patterns for sell signals by inverting the initial patterns.

Input parameters

  • Code Set — string parameter that contains numbers separated by comma — codes of candlestick patterns for buying, used in trading and in testing of the EA.
  • Code — numeric parameter, that contains the code of the candlestick pattern of the buy signal, used in optimization of the EA.
  • Stop Loss — loss fixing level in points.
  • Take Profit — profit fixing levels in points.
  • Lot — lot size.
  • Magic Number — “magic” number of the orders.

The screenshots demonstrate the backtesting results. The Expert Advisor was tested on EURUSD H1 in the “Every tick” mode from 04.01.2016 to 13.08.2017, with the values Code Set=34, Lot=0.1, spread=20.

图片[1]-CodEx 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞47 分享