diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 27b7383..d784d5d 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_CHA_ColorHarmonyAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_CHA_ColorHarmonyAlgorithm.mqh new file mode 100644 index 0000000..93d7d0c Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_CHA_ColorHarmonyAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 4af136f..86f61b5 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -146,6 +146,7 @@ CA_Cricketcricket algorithm FAmfirefly algorithm M ASSAartificial searching swarm algorithm + CHAcolor harmony algorithm GSAgravitational search algorithm ACCSartificial coronary circulation system BFObacterial foraging optimization diff --git a/README.md b/README.md index 9eab0f9..9218e73 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ BBBC (big bang big crunch) CPA (cyclic parthenogenesis algorithm) CA_Cricket (cricket algorithm) ASSA (artificial searching swarm algorithm) +CHA (color harmony algorithm) ACCS (Artificial Coronary Circulation System) AAA (artificial algae algorithm) Boids (boids algorithm)