Developing a trading Expert Advisor from scratch (Part 9): A conceptual leap (II)
by
, 07-01-2022 at 02:34 AM (289 Views)
more...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.
-------------------
- 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