Andrey Dik
Andrey Dik
4.5 (26)
  • 信息
10+ 年
经验
25
产品
16
演示版
14
工作
0
信号
0
订阅者
My github with optimization algorithms: https://github.com/JQSakaJoo/Population-optimization-algorithms-MQL5

I have been developing systems based on machine learning technologies since 2007 and in the field of artificial
intelligence, optimization and forecasting.

I took an active part in the development of the MT5 platform, such as the introduction of support for universal parallel
computing on the GPU and CPU with OpenCL, testing and backtesting of distributed
computing in the LAN and cloud during optimization in MT5, my test functions are included in the standard delivery of the terminal.


A series of articles on optimization algorithms:
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
Population Optimization Algorithms: Invasive Weed Optimization (IWO): https://www.mql5.com/ru/articles/11990


All my publications: https://www.mql5.com/en/users/joo/publications

IF YOU LIKE MY ARTICLES AND DEVELOPMENTS IN THE FIELD OF OPTIMIZATION, YOU CAN SUPPORT THE AUTHOR AND BUY OR RENT A POWERFUL LIBRARY OF THE OPTIMIZATION ALGORITHM:
https://www.mql5.com/en/market/product/92455
https://www.mql5.com/en/market/product/93703
or any other of my products:
https://www.mql5.com/en/users/joo/seller


To make an order for MT4 and MT5 through freelancing : https://www.mql5.com/en/job/new?prefered=joo
I make connections to exchanges, there are ready-made connectors.
Recommended Brokers:
https://rbfxdirect.com/ru/lk/?a=dnhp
https://www.icmarkets.com/ru/?camp=4941
Andrey Dik
Andrey Dik
AO Core:
1. Increased the speed of the library.
2. The scheme of checking for duplicates has been improved.
https://www.mql5.com/ru/market/product/92455
Andrey Dik
已发布文章种群优化算法:细菌觅食优化(BFO)
种群优化算法:细菌觅食优化(BFO)

大肠杆菌觅食策略激发出科学家创建 BFO 优化算法的灵感。 该算法包含原创思路和有前景的优化方法,值得深入研究。

Andrey Dik
Andrey Dik
Новый продукт AO Core (основан на hybrid metaheuristic algorithm - HMA) - безграничные возможности оптимизации! Воспользуйтесь подпиской на 1 месяц за 30$, чтобы попробовать библиотеку а заодно и решить все Ваши самые сложные задачи оптимизации.
https://www.mql5.com/ru/market/product/92455
Andrey Dik
已发布文章种群优化算法:入侵杂草优化(IWO)
种群优化算法:入侵杂草优化(IWO)

在各种条件下杂草的惊人生存能力已演化成强大优化算法的思路。 IWO 是以前审阅过的算法中最好的算法之一。

Andrey Dik 已发布产品
评论: 2
60.00 USD

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

Andrey Dik
已发布文章种群优化算法:蝙蝠算法(BA)
种群优化算法:蝙蝠算法(BA)

在本文中,我将研究蝙蝠算法(BA),它在平滑函数上表现出良好的收敛性。

· 2 1004
Andrey Dik
已发布文章种群优化算法:萤火虫算法(FA)
种群优化算法:萤火虫算法(FA)

在本文中,我将研究萤火虫算法(FA)优化方法。 致谢优化修订,该算法已从局外人变成了评级表上的真正领先者。

· 2 1371
Andrey Dik
已发布文章种群优化算法:鱼群搜索(FSS)
种群优化算法:鱼群搜索(FSS)

鱼群搜索(FSS)是一种新的优化算法,其灵感来自鱼群中鱼的行为,其中大多数(高达 80%)游弋在有组织的亲属群落中。 经证明,鱼类的聚集在觅食效率和保护捕食者方面起着重要作用。

Andrey Dik
已发布文章种群优化算法:杜鹃优化算法(COA)
种群优化算法:杜鹃优化算法(COA)

我将研究的下一个算法是 Levy 飞行正在使用的杜鹃搜索优化。 这是最新的优化算法之一,也是排行榜的新领导者。

· 2 1182
Andrey Dik
已发布文章种群优化算法:灰狼优化器(GWO)
种群优化算法:灰狼优化器(GWO)

我们来研究一种最新的现代优化算法 — 灰狼优化。 测试函数的原始行为令该算法成为以前研究过的算法中最有趣的算法之一。 这是训练神经网络的顶级算法之一,具有许多变量的平滑函数。

· 4 1104
Andrey Dik
已发布文章种群优化算法:人工蜂群(ABC)
种群优化算法:人工蜂群(ABC)

在本文中,我们将研究人工蜂群的算法,并用研究函数空间得到的新原理来补充我们的知识库。 在本文中,我将陈列我对经典算法版本的解释。

· 2 1374
Andrey Dik
已发布文章种群优化算法:蚁群优化(ACO)
种群优化算法:蚁群优化(ACO)

这次我将分析蚁群优化算法。 该算法非常有趣且复杂。 在本文中,我尝试创建一种新型的 ACO。

· 2 1577
Andrey Dik
已发布文章群体优化算法:粒子群(PSO)
群体优化算法:粒子群(PSO)

在本文中,我将研究流行的粒子群优化(PSO)算法。 之前,我们曾讨论过优化算法的重要特征,如收敛性、收敛率、稳定性、可伸缩性,并开发了一个测试台,并研究了最简单的 RNG 算法。

Andrey Dik 已发布产品

一个专业的交易工具是OsMA和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据OsMA峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . InpFastEMAPeriod   = 12 ;           //Fast EMA period InpSlowEMAPeriod   = 26 ;           //Slow EMA period InpSignalSMAPeriod = 9

Andrey Dik 已发布产品

一个专业的交易工具是MACD和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据MACD峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . InpFastEMA      = 12 ;           //Fast EMA period InpSlowEMA      = 26 ;           //Slow EMA period InpSignalSMA    = 9

Andrey Dik 已发布产品

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

Andrey Dik 已发布产品

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

Andrey Dik 已发布产品

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

Andrey Dik 已发布产品

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