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

AO Core

3

AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm.

An example of using AO Core is described in the article:

https://www.mql5.com/ru/articles/14183

https://www.mql5.com/en/blogs/post/756510

This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of population algorithms. 

High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities, allows you to save the total time for optimization, where the best solution will be found in fewer iterations. The performance of this algorithm exceeds all known population optimization algorithms.

Which projects can use this library and improve the results:

1. Automatic self-optimization in Expert Advisors.

2. Search for the optimal profit/risk ratio for the implementation of flexible money management.

3. Portfolio optimization, including portfolio self-optimization.

4. The use of already found solutions as part of the optimizer.

5. Application in machine learning and in conjunction with neural networks.

Technical specifications:

1. The number of optimized parameters: unlimited.

2. The step of optimized parameters: unlimited, starting from 0.0.

3. High scalability and stability of results.

Important!

The library has no tuning parameters at all (reducing the degrees of freedom increases the stability of the results). It is only necessary to set the population size (it can be very useful when organizing parallelization of historical runs on OpenCL devices).

Exported library functions:

//——————————————————————————————————————————————————————————————————————————————
#import "MQL5\\Scripts\\Market\\AO Core.ex5"
bool   Init (int colonySize, double &range_min [] , double &range_max [] , double &range_step []);
//------------------------------------------------------------------------------
void   Preparation ();
void   GetVariantCalc (double &variant [], int pos);
void   SetFitness (double value, int pos);
void   Revision ();
//------------------------------------------------------------------------------
void   GetVariant (double &variant [], int pos);
double GetFitness (int pos);
#import
//——————————————————————————————————————————————————————————————————————————————


Published articles by the author:

Genetic algorithms are easy!: https://www.mql5.com/ru/articles/55
Population optimization algorithms: https://www.mql5.com/en/articles/8122
Population optimization algorithms: Particle Swarm (PSO): https://www.mql5.com/ru/articles/11386
Population optimization algorithms: Ant Colony Optimization (ACO): https://www.mql5.com/en/articles/11602
Population optimization algorithms: Artificial Bee Colony (ABC): https://www.mql5.com/ru/articles/11736
Population optimization algorithms: Gray Wolf Optimizer (GWO): https://www.mql5.com/en/articles/11785
Population optimization algorithms: Cuckoo Optimization Algorithm (COA): https://www.mql5.com/en/articles/11786
Population Optimization Algorithms: Fish School Search (FSS): https://www.mql5.com/ru/articles/11841
Population Optimization Algorithms: Firefly Algorithm (FA): https://www.mql5.com/ru/articles/11873
Population Optimization Algorithms: Bat algorithm (BA): https://www.mql5.com/ru/articles/11915


评论 3
LUIS ALBERTO BIANUCCI
596
LUIS ALBERTO BIANUCCI 2024.01.15 02:03 
 

Hello, I have to congratulate you for allowing me to purchase this application, excellent service from every point of view. Thank you.!!!

推荐产品
The Matrix
Omega J Msigwa
Matrix is the foundation of complex trading algorithms as it helps you perform complex calculations effortlessly and without the need for too much computation power, It's no doubt that matrix has made possible many of the calculations in modern computers as we all know that bits of information are stored in array forms in our computer memory RAM, Using some of the functions in this library I was able to create machine learning robots that could take on a large number of inputs To use this libra
Noize Absorption Index
Ekaterina Saltykova
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.
OrderBook History Library
Stanislav Korotky
3 (2)
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The library OrderBook History Library reads market book state in the past from archive files, created by OrderBook Recorder . The library can be embedded into you
Owl Smart Levels MT5
Sergey Ermolov
4.47 (36)
MT4版本  |   FAQ Owl Smart Levels Indicator 是一個完整的交易系統,包含 Bill Williams 的高級分形、構建正確的市場波浪結構的 Valable ZigZag 以及標記準確入場水平的斐波那契水平等流行的市場分析工具 進入市場和地方獲利。 策略的详细说明 指示灯使用说明 顾问-贸易猫头鹰助手助理 私人用户聊天 ->购买后写信给我,我会将您添加到私人聊天中,您可以在那里下载所有奖金 力量在於簡單! Owl Smart Levels 交易系統非常易於使用,因此適合專業人士和剛開始研究市場並為自己選擇交易策略的人。 策略和指標中沒有隱藏的秘密公式和計算方法,所有策略指標都是公開的。 Owl Smart Levels 允許您快速查看進入交易的信號,突出顯示下訂單的水平並向您發送有關已出現信號的通知。 優點很明顯: 清楚地顯示主要和更高時間框架的趨勢方向。 指示儀器信號的出現。 標記開單、止損設置和固定利潤的水平。 沒有多餘的,只有必要的結構! ZigZag 表示全球趨勢的方向,因此也表示貿易方向。 市場反轉點的短線清楚地表明在什麼水平上構建斐波
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
The Trade Tracker Library is used to automatically detect and display trade levels on custom charts. It is an especially useful add-on for EAs that trade on custom charts in MT5. With the use of this library, the EA users can see trades as they are placed via the EA (Entry, SL & TP levels) in real-time. The header file and two examples of EA skeleton files are attached in the comments section (first comment). The library will automatically detect the tradable symbol for the following custom
Mine Farm
Maryna Kauzova
5 (1)
Mine Farm is one of the most classic and time-tested scalping strategies based on the breakdown of strong price levels. Mine Farm is the author's modification of the system for determining entry and exit points into the market... Mine Farm - is the combination of great potential with reliability and safety. Why Mine Farm?! - each order has a short dynamic Stop Loss - the advisor does not use any risky methods (averaging, martingale, grid, locking, etc.) - the advisor tries to get
HMA Trend Professional MT5
Pavel Zamoshnikov
4.4 (5)
Improved version of the free HMA Trend indicator (for MetaTrader 4) with statistical analysis. HMA Trend is a trend indicator based on the Hull Moving Average (HMA) with two periods. HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. The main differences from the free version: Ability to predict the probability of a trend reversal using analysis of history data. Plotting statistical charts for analyz
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и   MetaTrader   5 необходимо приобрести версию продукта   KopierMaschine  для    MetaTrader  4 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно коп
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
Key level wedge MT5
Presley Annais Tatenda Meck
The   Key level wedge MT5   indicator automatically draws rising wedge pattern and falling wedge pattern for you on the chart. This pattern is really good when used as a confirmation entry at key support & resistance, supply & demand and reversal zones. Advantages  The   Key level wedge MT5   block DOES NOT RE-PAINT, giving you confidence when a signal appears and also helps when looking back.  The   Key level wedge MT5   includes an on/off button on the chart to easily keep the charts cle
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
Volume by Price MT5
Brian Collard
5 (3)
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
Blahtech Market Profile MT5
Blahtech Limited
5 (8)
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
[ MT4 Version ] Supply and Demand Multitimeframe Supply and Demand Multitimeframe is the first indicator in the market that combines multiple aspects like trading volume, price structure and momentum to identify Supply and Demand zones for every asset. The Supply and Demand indicator analyzes simultaneously up to 4 different TFs and represents their information in the current graph. Its interactive UI highlights everytime the price enters a Supply or Demand zone even if the zones are not visible
Mean Volume indicator for MT5
Renaud Herve Francois Candel
Mean Volume Most indicators are based on price analysis. This indicator is based on volume. Volume is overlooked piece of information in most trading systems. And this is a big mistake since volume gives important information about market participants. Mean Volume is an indicator that can be used to spot when volume is above average. It usually means that institutional traders are active. Peak in volume can be used to confirm an entry since increased volume can sustain the move in one or
该指标在图表上显示谐波模式,无需以尽可能小的滞后 重新绘制。 指标顶部的搜索基于价格分析的波动原理。 高级设置允许您为您的交易风格选择参数。在蜡烛(柱)开盘时,当新形态形成时,价格变动可能方向的箭头是固定的,保持不变。 该指标识别以下形态及其品种:ABCD、Gartley(蝴蝶、螃蟹、蝙蝠)、3Drives、5-0、蝙蝠侠、SHS、One2One、骆驼、三角形、WXY、斐波那契、振动。默认情况下,设置中仅显示 ABCD 和 Gartley 数字。许多额外的可配置参数。 主要参数: ShowUpDnArrows - 显示/隐藏可能的方向箭头 ArrowUpCode - 向上箭头代码 ArrowDnCode - 向下箭头代码 Show old history patterns - 启用/禁用过时模式的显示 Enable alert messages, actual if history OFF - 启用/禁用模式出现/更改时的警报(仅在禁用历史记录时) Enable alert notification, actual if alert messages is enabled - 模式出现
Magic Finger 能帮助你清晰的发现趋势及交易机会。此系统根据经典策略加上个人交易经验制作。您也可以根据此指标加上您的交易风格去编写EA。 手指指向为开仓信号,变色线为趋势确认。如果您是日内交易者,可以选择在交易活跃的时间段内交易,参考变色线作为下单方向依据,手指信号作为过滤器。 如果你是趋势交易者,可以选择在H1以上的周期,在关键价格区域等待手指信号的出现,并入市交易,然后以变色线作为趋势的确认。 止损可以止损圆点作为依据。 输入参数如下: RISK 5 MONEY RISK 2.0 AlertOption ********************************* Local Alert true TimesOfAlerts 2 E-Mail Alert false App PUSH Notification  false ***ADR Option**  *********************************  Display ADR  true  ATR Period  18  Normal Col
Volality Index Scalper
Lesedi Oliver Seilane
Volality Index scalper indicator  Meant for Volality pairs such as Volality 10, 25, 50, 75 and 100 The indicator works on all timeframes from the 1 minute to the monthly timeframe the indicator is non repaint the indicator has 3 entry settings 1 color change on zero cross 2 color change on slope change 3 color change on signal line cross Orange line is your sell signal Blue line is your buy signal.
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a Blue line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT COLOR and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. https://www.mql5.com/en/market/product/115553
US30NinjaMT5
Satyaseelan Shankarananda Moodley
US30 Ninja is a 5 minute scalping indicator that will let know you when there is a trade set up (buy or sell). Once the indicator gives the trade direction, you can open a trade and use a 30 pip stop loss and a 30 pip to 50 pip take profit. Please trade at own own risk. This indicator has been created solely for the US30 market and may not yield positive results on any other pair. 
Your Trend Friend
Luigi Nunes Labigalini
The trend is your friend! Look at the color of the indicator and trade on that direction. It does not  repaint. After each candle is closed, that's the color of the trend. You can focus on shorter faster trends or major trends, just test what's most suitable for the symbol and timeframe you trade. Simply change the "Length" parameter and the indicator will automatically adapt. You can also change the color, thickness and style of the lines. Download and give it a try! There are big movements
The best time to trade Using this Indicator is when the time reach exactly hour,half,45 minutes,15 minutes and sometimes 5 minutes.. This indicators is helpful to those who trade boom and crash indecies.How to read this indicator first you'll see Blue allow and Red allow all these allows used to indicate or to detect the spike which will happen so the allow happens soon before the spike happen.This indicator works properly only in boom and crash trading thing which you have to consider when
这种用于从无穷远衡量货币强弱的创新指标是长期交易的黄牛和交易者不可或缺的助手。 分析货币强弱的系统早已被世界领先的交易者所熟知并在市场上使用。 没有这种分析,任何套利交易都是不完整的。 我们的指标很容易确定基础货币相对于彼此的强弱。 它显示所有或当前货币对的折线图,允许即时分析和搜索最强的入口点。 该指标直观,允许您快速找到并切换到任何一对,具有可放置在地下室和主图表上的移动面板。 通知货币强度变化的计时器模式使交易者有机会在手机上收到通知。  使用货币功率计无穷大指示器的几种策略: 1. 使用货币强度的线性显示图表搜索交叉点作为新兴趋势的信号 2. 在趋势反转信号出现后,向强势货币方向反弹 3. 使用货币强度发散分析扭转当前趋势 4. 使用其他无限指标向强势货币方向交易  如果您有任何问题或希望收到私人聊天的个人邀请,请写信给我:profitcamp@mail.ru
本指标可以让您享受两个最流行的产品来分析在感兴趣的价位的请求量和市场成交量: 真实市场深度图表 真实报价足迹成交量图表 本产品结合两个指标的效力,并以单个文件提供。 反危机出售。今日低价。赶紧! 真实的 COMBO 市场深度功能和报价成交量图表,完全等同于原始指标。您将享受这两款产品结合为单一超级指标的力量!下面是您将得到的功能: 真实市场深度图表 股民专用工具现已在 MetaTrader 5 上可用。 真实市场深度图表 指标在图表上以直方条的形式显示可视化的市场深度,并在实时模式下刷新。 利用 真实市场深度图表 指标您可以正确评估市场请求并从图表上看到大的市场。这可以 100% 的精确剥头皮和设置持仓止损。 指标以两种相应颜色的水平直方条形式显示买和卖的请求 (买-卖)。价格图表上给定级别的显示条和它们的长度与请求的交易量相应。此外, 它指示买卖请求的最大交易量。 此指标显示买卖请求总数量作为堆积面积图。这可以评估当经过下一价位时将会执行的请求总量。买卖请求总数量也显示在图表上。 省缺, 指标显示在图表背景上, 且它不会干扰任何其它指标。当使用指标交易时, 建议使用实际交易量。
这是一个 MTF 指标,它基于 带有价格标签的 Advanced ZigZag Dynamic 和/或 Extended Fractals 指标极值(可以禁用)。可以为 MTF 模式选择更多更高的 TF。默认情况下,级别是基于 ZigZag 指标点生成的。分形指标点也可以与 ZigZag 一起使用或代替它。为了简化使用并节省 CPU 时间,每根柱线在开盘时执行一次计算。 参数: ForcedTF - 水平计算的图表时间范围(可能等于或超过当前时间) MinPipsLevelWidth   - 以点为单位的最小关卡宽度(用于非常紧凑的关卡) Use ZigZag Extremums points - 启用/禁用使用 ZigZag 峰值计算支撑/阻力水平 Fixed pips range - 计算 ZigZag 指标的最小值和最大值之间的距离 UseDynamicRange   - 启用/禁用 ZigZag 指标最小值和最大值之间距离的动态计算 Dynamic volatility period - 用于计算 ZigZag 指标最小值和最大值之间的动态距离的波动期 Dynamic vola
Blahtech Supply Demand MT5
Blahtech Limited
4.57 (14)
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
Bear Bull
Ignacio Agustin Mene Franco
Bear Bull! It is an indicator that marks with Heikin Ashi candles but modified, the sales and purchases long and short trend! with 2 colors green marks the purchase, purple marks the sale, works for any type of temporality, works for forex markets and synthetic indices! ideal for any pair, it also works for crypto pairs, Good profit! World Investor - World Inversor - 
PZ Trend Trading MT5
PZ TRADING SLU
3.67 (3)
许多盈利交易者不仅知道如何识别市场趋势,而且也能把握趋势建立后的交易机会。 Pz 趋势交易 指标设计用来在趋势行情中尽可能的赚取利润。 已建立的趋势提供了一揽子交易机会,但大多数趋势交易指标完全忽视了它们,让交易者在趋势行情时完全不知道该如何做!一般趋势指标只通知有关的趋势变化,但根本不足以得到卓越的回报. Pz 趋势交易 指标比一般趋势指标显示多达 20 倍的交易 , 因为它注重所谓的市场时机。它不仅显示当前的市场趋势,也有回调,内柱线的突破和调整。它令您在趋势回调之后介入,安全的柱线内突破金字塔加仓,以及发现潜在的反转,和已知的调整。 趋势改变 一个趋势改变在市场方向变化时发生。趋势变化在图表上用带数字的彩色圆圈显示。蓝色 (1) 信号为上涨开始, 而红色 (1) 信号为下跌开始。趋势变化并非评估当前价格动作的结果, 它意味着交易设置是不定时地。如果您正确使用本指标, 在趋势变化时, 您将将已经入场 (参看下面的调整)。 回调 但凡趋势在运动中,行情上下抖动,盈利者收割利润,且其它参与者入场。趋势回调代表好的买入机会,通常是由主力获利离场导致。如果行情在回调后回归上行, 指
该产品的买家也购买
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 - 下限价、止损限价和止盈限价订单 - 下达市场订单、SL 市场订单、TP 市场订单 - 修改限价订单 - 取消订单 - 查询订单 - 更改杠杆、保证金 - 获取位置信息 和更多... 租赁加密货币图表是可选的,除非您的 MT5 上没有币安图表。 对于脚本演示:单击此处 如果您想与交易面板进行交易,您可能对此产品感兴趣 该产品是加密图表的插件 该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 - 下限价、止损限价和止盈限价订单 - 下达市场订单、SL 市场订单、TP 市场订单 - 修改限价订单 - 取消订单 - 查询订单 - 更改杠杆、保证金 - 获取位置信息 和更多... 租赁加密货币图表是可选的,除非您的 MT5 上
OpenAI Library MT5
VitalDefender Inc.
该库旨在提供一种尽可能简单的方法,直接在MetaTrader上使用OpenAI的API。 要深入了解库的潜力,请阅读以下文章: https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual 重要提示:要使用EA,需要添加以下URL以允许访问OpenAI API  如附图所示 要使用该库,需要包含以下Header,您可以在以下链接找到:  https://www.mql5.com/en/blogs/post/756108 #import "StormWaveOpenAI.ex5" COpenAI *iOpenAI(string); CMessages *iMessages(void); CTools *iTools(void); #import 这就是您需要的所有信息,以便轻松使用该库。 以下是如何轻松使用该库并与OpenAI的API交互的示例 #include <StormWaveOpenAI.mqh>       //--- 包含用于A
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
BitMEX Trading API
Romeu Bertho
5 (1)
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the c
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account,
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
If you're a trader looking to use Binance.com and Binance.us exchanges directly from your MetaTrader 5 terminal, you'll want to check out Binance Library MetaTrader 5. This powerful tool allows you to trade all asset classes on both exchanges, including Spot, USD-M   and COIN-M futures, and includes all the necessary functions for trading activity. With Binance Library MetaTrader 5, you can easily add instruments from Binance to the Symbols list of MetaTrader 5, as well as obtain information ab
1. 这是什么 MT5系统自带的优化结果非常少,有时候我们需要研究更多的结果,这个库可以让你在回测优化时可以输出更多的结果。也支持在单次回测时打印更多的策略结果。 2. 产品特色 优化的输出的结果非常多。 可以自定义CustomMax。 输出结果在Common文件夹。 根据EA名称自动命名,且同一个EA多次回测会自动更新名称,不会覆盖上一次的结果。 函数非常简单,你一眼就可以看懂。 #import "More BackTest Results.ex5" // Libraries Folder, Download from the market. //---Set CustomMax void iSetCustomMax( string mode); //---Display multiple strategy results when backtesting alone (not opt). void iOnDeinit(); //--- void iOnTesterInit(); double iOnTester(); void iOnTesterPass( string lang
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
EA Toolkit
Esteban Thevenon
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installa
This is standard library built for flexible neural Networks with performance in mind. Calling this Library is so simple and takes few lines of code:    matrix Matrix = matrix_utils.ReadCsv( "Nasdaq analysis.csv" );       matrix x_train, x_test;    vector y_train, y_test;         matrix_utils.TrainTestSplitMatrices(Matrix,x_train,y_train,x_test,y_test, 0.7 , 42 );    reg_nets = new CRegressorNets(x_train,y_train,AF_RELU_,HL, NORM_MIN_MAX_SCALER); //INitializing network       reg_nets.RegressorN
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the cl
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   a
This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!! The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process. This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving. For every 10 sales a new v
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
AO Core
Andrey Dik
3 (2)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. An example of using AO Core is described in the article: https://www.mql5.com/ru/articles/14183 https://www.mql5.com/en/blogs/post/756510 This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of population algorithms.  High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities,
Native Websocket
Racheal Samson
5 (2)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 WebSocket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native to
该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 - 下限价、止损限价和止盈限价订单 - 下达市场订单、SL 市场订单、TP 市场订单 - 修改限价订单 - 取消订单 - 查询订单 - 更改杠杆、保证金 - 获取位置信息 和更多... 租赁加密货币图表是可选的,除非您的 MT5 上没有币安图表。 对于脚本演示:单击此处 如果您想与交易面板进行交易,您可能对此产品感兴趣 该产品是加密图表的插件 该库将允许您使用任何 EA 来管理交易,并且非常容易集成到任何 EA 上,您可以使用描述中提到的脚本代码以及显示完整过程的视频演示示例自行完成。 - 下限价、止损限价和止盈限价订单 - 下达市场订单、SL 市场订单、TP 市场订单 - 修改限价订单 - 取消订单 - 查询订单 - 更改杠杆、保证金 - 获取位置信息 和更多... 租赁加密货币图表是可选的,除非您的 MT5 上
OpenAI Library MT5
VitalDefender Inc.
该库旨在提供一种尽可能简单的方法,直接在MetaTrader上使用OpenAI的API。 要深入了解库的潜力,请阅读以下文章: https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual 重要提示:要使用EA,需要添加以下URL以允许访问OpenAI API  如附图所示 要使用该库,需要包含以下Header,您可以在以下链接找到:  https://www.mql5.com/en/blogs/post/756108 #import "StormWaveOpenAI.ex5" COpenAI *iOpenAI(string); CMessages *iMessages(void); CTools *iTools(void); #import 这就是您需要的所有信息,以便轻松使用该库。 以下是如何轻松使用该库并与OpenAI的API交互的示例 #include <StormWaveOpenAI.mqh>       //--- 包含用于A
T5L Library is necessary to use the EAs from TSU Investimentos, IAtrader and others. It contains all the functions framework needed to Expert Advisors working properly.  ツ - The Expert Advisors from  TSU Investimentos does not work without this library,  the T5L library can have updates during the year - At this Library you will find several funcionalities like order sends, buy and sell, trigger entry points check, candlestick analyses, supply and demmand marking and lines, and much more. 
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
BitMEX Trading API
Romeu Bertho
5 (1)
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the c
作者的更多信息
RSI Divergence F
Andrey Dik
5 (4)
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . PeriodRSI_P     = 14 ;           //Period IndentFrom50_P  = 10.0 ;         //Indent +- from 50 [0...50] LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01
FREE
Renko Box
Andrey Dik
描述。 Renko图表形成的基础是价格范围。 如果价格超出其限制,图表显示一个框高于或低于前一个。 因此,我们看到价格走势没有额外的"噪音"和重要的支撑和阻力水平。 特征。 为了与专家顾问一起使用,实现了一个额外的缓冲区-一个盒子计数器. 为了方便和提高测试速度,用户可以使用"新框"事件,指示器在出现新框时生成该事件。 您可以设置"反转"框的大小。 无论测试开始点如何,指标始终构建相同。 没有"重绘"。 一旦到了那里,拳击就不会再改变了。 无论从哪里启动,它都将被绘制相同。 输入参数: RenkoBoxSize    = 20;  //Box size ReversBcnt      = 2;   //Box's for reverse RenkoBoxDrawCNT = 100; //Box's for draw Price           = bid; //bid, ask, (ask+bid)/2 RenkoBoxEventId = 123; //Box's event
FREE
RSI Divergence F MT4
Andrey Dik
4.5 (2)
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True PeriodRSI_P     = 14 ;   //Period IndentFrom50_P  = 20.0 ; //Indent +- from 50 [0...50] LeftBars_P      = 1 ;     //LeftBars RightBars_P     = 1 ;     //RightBars IndDivForce_P   = 55.0 ; //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01 ; //Divergences force of price (not f
FREE
MACD Divergence AW
Andrey Dik
5 (1)
A professional tool for trading - the divergence indicator between the  MACD and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  MACD peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as
FREE
A professional tool for trading - the divergence indicator between the  Stochastic and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  Stochastic peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested ver
FREE
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 PeriodRSI_P     = 14 ;   //Period IndentFrom50_P  = 20.0 ; //Indent +- from 50 [0...50] LeftBars_P      = 1 ;     //LeftBars RightBars_P     = 1 ;     //RightBars IndDivForce_P   = 55.0 ; //Divergences force of indicator PriceDivForce_P = 0.01 ; //Divergences force of price Price_P         = PRICE_CLOSE ; //Price type
FREE
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 PeriodRSI_P     = 14 ;           //Period IndentFrom50_P  = 10.0 ;         //Indent +- from 50 [0...50] LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator PriceDivForce_P = 0.01 ;         //Divergences force of price Pr
FREE
AO Divergence F
Andrey Dik
5 (2)
專業的交易工具 - AO 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AO 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 Fractal True FastPeriod_P    = 5 ;               //Fast period SlowPeriod_P    = 34 ;             //Slow period LeftBars_P      = 1 ;               //LeftBars RightBars_P     = 1 ;               //RightBars IndDivForce_P   = 15.0 ;           //Divergences force of indicator (not for Lite version) PriceDivForce_P = 0.01 ;      
FREE
FREE
A professional tool for trading - the divergence indicator between the WPR and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the WPR peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as par
FREE
描述。 比尔*威廉姆斯分形指标. 与标准交付中的分形不同,该指标允许您选择分形两侧的蜡烛数量,并从它们出现的那一刻起用线显示分形的位置,这在视觉上和构建交易系统时都 允许您确定潜在趋势反转的点,支撑位和阻力位的位置。 输入参数: LeftBars  = 2; RightBars = 2; ==================================================================================================================================================================================================
FREE
描述。 趋势指标。 它还允许您识别横向价格变动的区域。 低通滤波器,有两种滤波方式。 它既可以作为策略中的主要工具,也可以与其他指标一起使用。 输入参数: Method      = Method1;    //Method Type Alfa        = 0.2;        //Alfa, 0.0->1.0 Beta        = 0.8;        //Beta, 0.0->1.0 MethodSize  = 6;          //MethodSize_P, 1->infinity Price       = PRICE_OPEN; //Prices, Open High etc. HistCalc    = 0;          //Calculate bars, <=0 - all bars ColorScheme = 0;          //0: fist scheme; !=0: second scheme  
FREE
A unique professional tool is a divergence/convergence indicator between  MACD   and price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). It is indispensable for those who trade divergences manually or with an Expert Advisor. The indicator settings allow you to adjust the strength of the divergence/convergence due to the angle of the  MACD   peaks and the percentage change in price, which makes it po
FREE
一个专业的交易工具是MACD和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据MACD峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . InpFastEMA      = 12 ;           //Fast EMA period InpSlowEMA      = 26 ;           //Slow EMA period InpSignalSMA    = 9 ;           //Signal SMA period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForceL    = "<15.0>" ;     //Diver force of indicator (no
FREE
A professional tool for trading - the divergence indicator between the  RVI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  RVI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as p
FREE
A professional tool for trading - the divergence indicator between the  OsMA and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  OsMA peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as
FREE
專業的交易工具 - AO 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AO 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 FastPeriod_P    = 5 ;           //Fast period SlowPeriod_P    = 34 ;           //Slow period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator PriceDivForce_P = 0.01 ;         //Divergences force of price Price_P         = PR
FREE
A unique professional tool is a divergence/convergence indicator between  MACD and price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). It is indispensable for those who trade divergences manually or with an Expert Advisor. The indicator settings allow you to adjust the strength of the divergence/convergence due to the angle of the  MACD peaks and the percentage change in price, which makes it possib
FREE
Kagi
Andrey Dik
描述。 形成Kagi图表的基础是价格范围,总是与运动相反。 如果价格超出限制,图表上会显示一个框。 盒子是由不同尺寸形成的,并且总是交替的,也就是说,在"向上"盒子之后,将构建一个"向下"盒子。 时间不参与建设。 特征。 为了与专家顾问一起使用,实现了一个额外的缓冲区-一个盒子计数器. 为了方便和提高测试速度,用户可以使用"新框"事件,指示器在出现新框时生成该事件。 无论测试开始点如何,指标始终构建相同。 输入参数: KagiBoxSize    = 20;  //Kagi box size KagiBoxDrawCNT = 500; //Box's for draw Price          = bid; //bid, ask, (ask+bid)/2 KagiBoxEventId = 123; //Box's event
FREE
A unique professional tool is a divergence/convergence indicator between AC and price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). It is indispensable for those who trade divergences manually or with an Expert Advisor. The indicator settings allow you to adjust the strength of the divergence /convergence due to the angle of the AC peaks and the percentage change in price, which makes it possible to
FREE
專業的交易工具 - AC 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AC 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 FastPeriod_P    = 5 ;           //Fast period SlowPeriod_P    = 34 ;           //Slow period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator PriceDivForce_P = 0.01 ;         //Divergences force of price Price_P         = PR
FREE
一个专业的交易工具是OsMA和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据OsMA峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . InpFastEMAPeriod   = 12 ;           //Fast EMA period InpSlowEMAPeriod   = 26 ;           //Slow EMA period InpSignalSMAPeriod = 9 ;           //Signal SMA period LeftBars_P         = 1 ;           //LeftBars RightBars_P        = 1 ;           //RightBars IndDivForceL       = "<15.0>" ;     //Diver forc
FREE
專業的交易工具 - AC 和價格之間的背離指標,讓您及時接收趨勢反轉的信號或捕捉價格回調(取決於設置)。指標設置允許您調整由於 AC 峰值的斜率和價格變化的百分比而導致的背離強度,從而可以微調信號的強度。作為 EA 的一部分,指標代碼經過非常快速的優化和測試。 指標不會重新繪製,交易方向的箭頭正好位於信號出現的位置 - 在柱的開盤處。 Fractal True . FastPeriod_P    = 5 ;           //Fast period SlowPeriod_P    = 34 ;           //Slow period LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01 ;         //Diver
FREE
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of population algorithms. High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities, allows you to save the total time for optimization, where the best solution will be found in fewer iterations. The performance of this algori
筛选:
Javier Orlando Gomez Martinez
262
Javier Orlando Gomez Martinez 2024.01.22 08:36 
 

Zero support. Zero user interface. Zero documentation. Product not suitable for the end user, only for advanced programmers.

Andrey Dik
38918
来自开发人员的回复 Andrey Dik 2024.02.16 12:18
You have previously contacted me in personal correspondence. I'm glad I could assist you with testing the library. In our previous conversation, I mentioned the following: "The AO Core library assumes that the user has programming skills and can integrate the algorithm into their trading strategies and other programs." You expressed a desire for me to do another task for you and connect the library to your advisor. I recommend that you submit this request on a freelancing platform where someone can help you with this work. I'm sorry to hear that you had a negative impression of my support. I always strive to provide the best assistance to my clients. In light of this, I am preparing a video with detailed instructions that I hope will be helpful to you. Additionally, we are developing an additional product that will greatly simplify the usage of the AO Core library. Please keep in mind that just because something is unclear or requires additional guidance doesn't mean that the product is bad. It's possible that some features may need further explanation or getting accustomed to. I'm confident that with our help, you will be able to successfully utilize the AO Core library. If you have any further questions or need additional assistance, please don't hesitate to reach out. I'm always ready to help you. An article with an example of connecting and using the AO Core library:
https://www.mql5.com/ru/articles/14183
LUIS ALBERTO BIANUCCI
596
LUIS ALBERTO BIANUCCI 2024.01.15 02:03 
 

Hello, I have to congratulate you for allowing me to purchase this application, excellent service from every point of view. Thank you.!!!

Loritos
184
Loritos 2023.07.15 21:09 
 

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

Andrey Dik
38918
来自开发人员的回复 Andrey Dik 2023.07.15 21:40
Thank you so much for your feedback!
回复评论
版本 1.8 2023.07.14
performance improvement
版本 1.6 2023.02.08
Search quality has been improved.
版本 1.5 2023.01.31
1. Increased the speed of the library.
2. The scheme of checking for duplicates has been improved.