Scripts: Displaying Several CChartObject Objects in a Single Window

 

Displaying Several CChartObject Objects in a Single Window:

This script displays several subcharts in a single chart window according to the number of currency pairs in Market Watch menu.

Author: Automated-Trading

 
do you have any idea how to include some indicator in it? i do same things as in https://www.mql5.com/en/code/359, but the problem is, the indicator was not inside subchart but on mainchart. Thank you for your help and reply
 
usen.usen.5:
do you have any idea how to include some indicator in it? i do same things as in https://www.mql5.com/en/code/359, but the problem is, the indicator was not inside subchart but on mainchart. Thank you for your help and reply
As far as I know you can only do that with mql5 code.
 

Unfortunately I can not compile the code...

Anyone knows how to solve that issue?

unresolved static variable 'CSubChartExtended::m_lines_loaded'  multicharts.mq5 171     7

unresolved static variable 'CSubChartExtended::m_linesData'     multicharts.mq5 176     26
 
@b2tradingclub #: Unfortunately I can not compile the code... Anyone knows how to solve that issue?

This code is from 2012. A lot has changed in 10 years. You will need to revise the code so that it will work on the more modern MQL5.

 
Fernando Carreiro #:

This code is from 2012. A lot has changed in 10 years. You will need to revise the code so that it will work on the more modern MQL5.

its now our job , he did the start and we shall now save time and enhance

Reason: