Andrey Dik
Andrey Dik
4.3 (19)
  • 信息
11+ 年
经验
2
产品
209
演示版
14
工作
0
信号
0
订阅者
I AM LOOKING FOR A PUBLISHER TO PUBLISH A BOOK ABOUT OPTIMIZATION ALGORITHMS.

My github with optimization algorithms: https://github.com/JQSakaJoo/Population-optimization-algorithms-MQL5

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

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.

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/117966
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
已发布文章种群优化算法:和弦搜索(HS)
种群优化算法:和弦搜索(HS)

在本文中,我将研究和测试最强大的优化算法 — 和弦搜索(HS),其灵感来自寻找完美声音和声的过程。 那么现在什么算法在我们的评级中处于领先地位?

Andrey Dik
已发布文章种群优化算法:引力搜索算法(GSA)
种群优化算法:引力搜索算法(GSA)

GSA 是一种受无生命自然启发的种群优化算法。 万幸在算法中实现了牛顿的万有引力定律,对物理物体相互作用进行建模的高可靠性令我们能够观察到行星系统和星系团的迷人舞蹈。 在本文中,我将研究最有趣和最原始的优化算法之一。 还提供了空间物体运动的模拟器。

Andrey Dik
Andrey Dik
AO Core is now available for MT4!
The product has been updated to version 1.6 (including for MT5), in which the already incredible search capabilities have become even cooler! Owners of purchased licenses for AO Core can always be sure that they have the best solution search thanks to the author's constant research in the field of optimization. Follow my news and read my articles, I wish you all success in all your endeavors!
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 优化算法的灵感。 该算法包含原创思路和有前景的优化方法,值得深入研究。

· 4 1023
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 1082
Andrey Dik
已发布文章种群优化算法:萤火虫算法(FA)
种群优化算法:萤火虫算法(FA)

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

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

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

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

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

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

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

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

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

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

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

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

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

Andrey Dik
Andrey Dik
Оптимизация внутренних параметров паттернов в безиндикаторном советнике Geometry.
https://www.mql5.com/ru/market/product/86687
Andrey Dik
Andrey Dik
Спасибо за обсуждение. Буду рад любым фидбэкам.
Thanks for the discussion. I will be glad to receive any feedback.:)
Andrey Dik
Andrey Dik
Пример работы индикатора
https://www.mql5.com/ru/market/product/86716
в составе простенького советника: