View RSS Feed

mql5

  1. Developing a trading Expert Advisor from scratch (Part 17): Accessing data on the web (III)

    by , 08-01-2022 at 01:33 AM
    In the previous article Developing a trading Expert Advisor from scratch (Part 16): Accessing data on the web (II), we talked about the problems and consequences of data capturing from the web. We also considered how to use it in an Expert Advisor and discussed three possible solutions each having their pros and cons. However, we have a new problem: the system of terminal's global variables only allows the use of the double type. Many do not know how to avoid this, and therefore they pass various
    ...
    Categories
    Uncategorized