diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 4614f80..b3fe4a4 100644 Binary files a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh and b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/AO_ES_EagleStrategy.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_ES_EagleStrategy.mqh new file mode 100644 index 0000000..e69c5f5 Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_ES_EagleStrategy.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 53ce6ad..5d738ff 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -98,6 +98,7 @@ CFOcentral force optimization ASHAartificial showering algorithm ASBOadaptive social behavior optimization + ESeagle strategy BRObattle royale optimizer MECmind evolutionary computation CSAcircle search algorithm diff --git a/README.md b/README.md index 921be04..9b777cc 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ CROm (coral reef optimization M) CFO (central force optimization) ASHA (artificial showering algorithm) ASBO (adaptive social behavior optimization) +ES (eagle strategy) BRO (battle royale optimizer) CSA (circle search algorithm) DOS (deterministic oscillatory search)