diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index e02afe5..ca298d8 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_EMA_ExchangeMarketAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_EMA_ExchangeMarketAlgorithm.mqh new file mode 100644 index 0000000..0a27dc3 Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_EMA_ExchangeMarketAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index dbf69f3..2c52b20 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -108,6 +108,7 @@ IWOinvasive weed optimization Micro-AISmicro artificial immune system DOSdeterministic oscillatory search + EMAexchange market algorithm COAmcuckoo optimization algorithm M SDOmspiral dynamics optimization M NMmNelder-Mead method M diff --git a/README.md b/README.md index a99905a..837eb23 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ ES (eagle strategy) BRO (battle royale optimizer) CSA (circle search algorithm) DOS (deterministic oscillatory search) +EMA (exchange market algorithm) COAm (cuckoo optimization algorithm M) COA(CHAOS) (chaos optimization algorithm) BBBC (big bang big crunch)