View RSS Feed

mql5

  1. Developing a trading Expert Advisor from scratch (Part 10): Accessing custom indicators

    by , 07-01-2022 at 09:17 PM
    A trading EA can be truly useful only if it can use custom indicators; otherwise, it is just a set of codes and instructions, which can be well designed, assist in managing positions or executing market deals, and that's probably all.
    more...

    -------------------

    ...
    Categories
    Uncategorized
  2. Developing a trading Expert Advisor from scratch (Part 9): A conceptual leap (II)

    by , 07-01-2022 at 01:34 AM
    In the previous part, we created a basic system which enables the use of templates within a floating window. Although we have made many changes, the code is not yet finished. This has been done intentionally in order to keep the explanation simple, because while the use of templates in floating widows is rather simple, the use of objects is something much more complicated. So, be ready for a completely new job.
    more...

    -------------------
    ...
    Categories
    Uncategorized
Page 4 of 4 FirstFirst ... 2 3 4