View RSS Feed

Recent Blogs Posts

  1. MQL5 Wizard Techniques you should know (Part 11): Number Walls

    by , Today at 11:22 AM
    For a few time-series, it is possible to devise a formula for the next value in the sequences basing off of previous values that appeared within it. Number walls allow this to be accomplished by preliminarily generating a ‘wall of numbers’, in the form of a matrix via what is referred to as the cross-rule. In generating this matrix, the primary goal is to establish if the sequence in question is convergent and the number wall cross rule algorithm gladly answers this question, if after a few rows
    ...
    Categories
    Uncategorized
  2. Automated Parameter Optimization for Trading Strategies Using Python and MQL5

    by , Yesterday at 02:46 PM
    Self-optimization algorithms for trading strategies include parameter optimization, evolutionary algorithms, heuristic methods, gradient-based techniques, machine learning, and simulation-based optimization. Each has unique pros and cons, tailored for different trading needs and market conditions.

    Python programs are an excellent tool to try ideas, create graphics quickly and confirm theoretical statements with historical trading data. Python allows to develop and adjust models agilely,
    ...
    Categories
    Uncategorized
  3. Population optimization algorithms: Resistance to getting stuck in local extrema (Part I)

    by , 09-29-2024 at 05: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
  4. Data Science and Machine Learning (Part 19): Supercharge Your AI models with AdaBoost

    by , 09-28-2024 at 07:07 AM
    Adaboost, short for adaptive boosting is an ensemble machine learning model that attempts to build a strong classifier out of weak classifiers.
    more...
    Categories
    Uncategorized
  5. New Photos Reveal Holes in NASA Mars Rover Wheels, but They're Still Turning

    by , 09-28-2024 at 04:57 AM
    NASA's Curiosity rover has been exploring the Gale Crater on Mars since 2012. That's a long time to weather dust storms, drive along the base of a mountain and crawl over endless pointy rocks. The rover's aluminum wheels have taken a beating. New images show some dramatic gaping holes, but don't be alarmed. NASA has it under control.
    The photos are eye-opening. Curiosity has six wheels and some are worse off than others. The right-middle wheel looks rough, but "is still holding up well despite ...
    Categories
    Uncategorized
Page 1 of 2536 1 2 3 11 51 101 501 1001 ... LastLast