tradefy
tradefy
Friends 2
tradefy
Added topic How can I set Hours and Minutes as input parameters and use it in my function.
Hy guys, new to mql5 and trying hard to understand it. Please help me with the following issue, I am trying to find a solution since 2 days without success.  //Global paramters// input parameter opentime = "12:00" (??) //Get the local time//
tradefy
Added topic Declaration of 'varaible 1' hides global variable (warning) Please help, cannot find the solution sine hours!
Hy guys, please help me the following issue. I researched for many hours already and cannot fix this issue. mq4 file: #include <TEST.mqh> // Input parameters input int variable1  = 10; input double variable2 = 20; No warning when I only
tradefy
Registered at MQL5.community