Page 26 of 26 FirstFirst ... 16 24 25 26
Results 251 to 253 of 253
Like Tree1Likes

Metatrader 5 Overview

This is a discussion on Metatrader 5 Overview within the HowToBasic forums, part of the Announcements category; Custom signal classes for wizard assembled Expert Advisors can take on various roles, that are worth exploring, and we continue ...

      
   
  1. #251
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,461
    Blog Entries
    1679

    MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains

    Custom signal classes for wizard assembled Expert Advisors can take on various roles, that are worth exploring, and we continue this quest by examining how the Q-Learning algorithm when paired with Markov Chains can help refine the learning process of a multi-layer-perceptron network. Q-Learning is one of the several (approximately 12) algorithms of reinforcement-learning, so essentially this is also a look at how this subject can be implemented as a custom signal and tested within a wizard assembled Expert Advisor.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  2. #252
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,461
    Blog Entries
    1679

    MQL5 Wizard Techniques you should know (Part 44): Average True Range (ATR) technical indicator

    The Average True Range is a common and popular volatility indicator, which arguably, for forex traders, is the ‘closest-thing’ to volume data. Developed as an indicator which was meant to track price bar range without skimping on intra-bar price changes, it has become a bit of a stalwart in the industry not just for filtering entry signals but also in guiding on position sizing. We look at this indicator by decomposing it into possible patterns as we have been doing with the previous indicator’s articles with perhaps the main difference being we look into patterns outside of the custom signal class by also considering the custom money management class for wizard assembled Expert Advisors.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  3. #253
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,461
    Blog Entries
    1679

    MQL5 Wizard Techniques you should know (Part 48): Bill Williams Alligator

    The Alligator indicator, that was developed by Bill Williams with the premise that markets tend to trend strongly in any set direction for only about 15 – 30% of the time. It inherently is a trend following tool that helps traders identify market direction and potential fractals or turning points. This it achieves by using a set of three smoothed moving averages (SMAs) that are not only set at different averaging periods, but are also shifted forward by varying amounts.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 26 of 26 FirstFirst ... 16 24 25 26

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •