View RSS Feed

ChinaVirtuoso

  1. Population optimization algorithms: Resistance to getting stuck in local extrema (Part I)

    by , 09-29-2024 at 06:39 AM
    This is a unique research, the idea for which came to me while answering questions that arose during the discussion of one of my articles. I am hopeful that readers will appreciate the value and originality of this work.

    To carry out the experiment, we need to first initialize the coordinates of the agents forcibly outside the algorithm, using the coordinates of the global minimum, before measuring the fitness function at the first epoch.

    Such an experiment will
    ...
    Categories
    Uncategorized
  2. How to Implement Auto Optimization in MQL5 Expert Advisors

    by , 09-16-2024 at 06:39 AM
    Get ready to be introduced into the wonderful world of auto-optimizing forex trading algorithms. It can allow your Expert Advisor (EA) to adjust itself for the next iteration of trading based on how the market conditions are after a trade is done.
    more...
    Categories
    Uncategorized