Developing a trading Expert Advisor from scratch (Part 16): Accessing data on the web (II)
by
, 07-28-2022 at 02:24 AM (498 Views)
-------------------In the previous article "Developing a trading Expert Advisor from scratch (Part 15): Accessing data on the web (I)", we presented the entire logic and ideas behind the methods of using the MetaTrader 5 platform to access marked data from specialized websites.
In that article, we considered how to access these sites and how to find and retrieve information from them in order to use it in the platform. But it doesn't end there, as simply capturing data doesn't make much sense. The most interesting part is to learn how to take this data from the platform and use it in an Expert Advisor. The method to do this is not so obvious and so it is hard to implement without knowing and understanding all the functions available in MetaTrader 5.
- Developing a trading Expert Advisor from scratch (Part 16): Accessing data on the web (II)
- Developing a trading Expert Advisor from scratch (Part 15): Accessing data on the web (I)
- Developing a trading Expert Advisor from scratch (Part 14): Adding Volume At Price (II)
- Developing a trading Expert Advisor from scratch (Part 13): Time and Trade (II)
- Developing a trading Expert Advisor from scratch (Part 12): Times and Trade (I)
- Developing a trading Expert Advisor from scratch (Part 11): Cross order system
- Developing a trading Expert Advisor from scratch (Part 10): Accessing custom indicators
- Developing a trading Expert Advisor from scratch (Part 9): A conceptual leap (II)
- Developing a trading Expert Advisor from scratch (Part 8): A conceptual leap
- Developing a trading Expert Advisor from scratch (Part 7): Adding Volume at Price (I)
- Multiple indicators on one chart (Part 06): Turning MetaTrader 5 into a RAD system (II)
- Multiple indicators on one chart (Part 05): Turning MetaTrader 5 into a RAD system (I)
- Multiple indicators on one chart (Part 03): Developing definitions for users
- Multiple indicators on one chart (Part 04): Advancing to an Expert Advisor
- Multiple indicators on one chart (Part 02): First experiments
more...