Page 26 of 26 FirstFirst ... 16 24 25 26
Results 251 to 260 of 260
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,623
    Blog Entries
    1734

    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,623
    Blog Entries
    1734

    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,623
    Blog Entries
    1734

    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

  4. #254
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,623
    Blog Entries
    1734

    Master MQL5 from beginner to pro (Part IV): About Arrays, Functions and Global Terminal Variables

    In this article I will cover three global topics:
    • Data arrays, which complete the main part about the data inside the program.
    • Global terminal variables, allowing the exchange of simple data between different MQL5 programs.
    • Some of the feature of functions and their interactions with variables.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #255
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,623
    Blog Entries
    1734

    From Basic to Intermediate: Template and Typename (IV)

    In the previous article: “From Basic to Intermediate: Template and Typename (III)“, we started a topic that many newbies find particularly challenging. This is because many people have not understood a concept that is very important to MQL5 programmers: the concept of templates. Since I understand that many readers know very little about programming, I try to make the material as didactic as possible.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  6. #256
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,623
    Blog Entries
    1734

    MQL5 Trading Tools (Part 33): Building a Rich Content Markup Documentation System for MQL5 Programs

    Imagine attaching your program to a chart and opening a clear, scrollable, tabbed document inside MetaTrader 5 (MetaTrader 5). It includes styled headings, colored text, embedded images, and interactive navigation. No external files or broken links. No guessing. That is exactly what we built in this article. In Part 9 of this series, we developed a setup wizard for Expert Advisors in MetaQuotes Language 5 (MQL5) that uses standard chart objects and a scrollable text guide. In Part 32, we enhanced the tools palette with a crosshair reticle and magnifier lens.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  7. #257
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,623
    Blog Entries
    1734
    Mini-articles with technical and fundamental analysis on the way as forecasts and levels (with good indicators uploaded by source codes) - https://www.mql5.com/en/channels/forecast
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  8. #258
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,623
    Blog Entries
    1734
    Something interesting and usefull about Metatrader and services - https://www.mql5.com/en/channels/interesting
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  9. #259
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,623
    Blog Entries
    1734
    New Gadgets and Game Technical News - https://www.mql5.com/en/channels/gadget
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  10. #260
    Member
    Join Date
    Jun 2025
    Posts
    60
    HFM MT5 looks simple at first, but the real value came to me only when I started using the tester, market depth, and more clean chart setup. For a new trader it is better not to add too many indicators at once, because platform becomes confusing very fast

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
  •