Developing a trading Expert Advisor from scratch (Part 13): Time and Trade (II)
by
, 07-06-2022 at 10:09 PM (361 Views)
-------------------In the previous article "Times & Trade (I)" we discussed an alternative chart organization system, which is a prerequisite for creating an indicator enabling the quickest possible interpretation of deals executed in the market. But we have not completed this system: it still lacks the ability to show how you can access certain information, and such access would help to better understand what is happening. Such information cannot be presented directly on the chart. Actually, such presentation could be implemented, however the interpretation would be very confusing. Therefore, it is best to have the data represented in a classical way, i.e. values in text format. Our Expert Advisor does not have a system capable of performing this task. So, we need to implement it.
- 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...