Christian Detera / Publications
Forum
Need help to code my control panel MQL4 to run the time in actual
Hi everyone, Can anyone help me to code this concern issue...Time is freeze when i open the EA program. Time does not run in actual.. this is the actual output of EA mq4 this is the code in .mqh #include <Controls\Dialog.mqh> #include <Controls\Label.mqh> #include <Controls\Button.mqh> #include
Need help on my EA programming. RSI, MA, signal
Good day everyone, I created a program using MQL4 Expert. The program was successfully running using EA (void ontick). the rsi value and some string are shown and working properly. After that i create a panel/dialog using include program with class which i want to attach the early program that i