diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index b933a60..2649509 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_FBL_FlockByLeader.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_FBL_FlockByLeader.mqh new file mode 100644 index 0000000..895c4c1 Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_FBL_FlockByLeader.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 0c4c7bc..62f1627 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -126,6 +126,7 @@ BRObattle royale optimizer MECmind evolutionary computation EOSAebola optimization search algorithm + FBLflock by leader CSAcircle search algorithm IWOinvasive weed optimization Micro-AISmicro artificial immune system diff --git a/MQL5/Include/Math/AOs/TestStand3D.mqh b/MQL5/Include/Math/AOs/TestStand3D.mqh index c39db55..9c31207 100644 Binary files a/MQL5/Include/Math/AOs/TestStand3D.mqh and b/MQL5/Include/Math/AOs/TestStand3D.mqh differ diff --git a/README.md b/README.md index 2f2adc6..68eb3ff 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ DCA (dendritic cell algorithm) ES (eagle strategy) BRO (battle royale optimizer) EOSA (ebola optimization search algorithm) +FBL (flock by leader) CSA (circle search algorithm) DOS (deterministic oscillatory search) EMA (exchange market algorithm)