Hi i'm making an ea to get values from a custom dashboard type indicator which scans around 10 pairs with multi time frame in a separate indicator window
when i tried the strategy tester i get an error saying CExtAppDialog: find subwindow error also the buffer values is zero from 0-7 with the shifts 0,1 when i click
on any pair it opens the chart with a symbol red and blue and some text above and below the symbol on the closed bar i tried to look in the data window
to look for values but it shows nothing in the indicator window 1
i tried iCustom for normal indicators and it worked perfectly but when i use the dashboard indicator i get zero values i can't share the indicator here since i don't have rights
can anyone give some example for calling a dashboard type indicator from ea
The idea of automated trading is appealing by the fact that the trading robot can work non-stop for 24 hours a day, seven days a week. The robot does not get tired, doubtful or scared, it's is totally free from any psychological problems. It is sufficient enough to clearly formalize the trading rules and implement them in the algorithms, and...
Hi i'm making an ea to get values from a custom dashboard type indicator which scans around 10 pairs with multi time frame in a separate indicator window
when i tried the strategy tester i get an error saying CExtAppDialog: find subwindow error also the buffer values is zero from 0-7 with the shifts 0,1 when i click
on any pair it opens the chart with a symbol red and blue and some text above and below the symbol on the closed bar i tried to look in the data window
to look for values but it shows nothing in the indicator window 1
i tried iCustom for normal indicators and it worked perfectly but when i use the dashboard indicator i get zero values i can't share the indicator here since i don't have rights
can anyone give some example for calling a dashboard type indicator from ea