Mirco
Mirco
Mirco
Left feedback to developer for job Creation of EA NEWS , that read news from forexcalendar, and conversion in mq5, monochart / multipairs
Mirco
Left feedback to developer for job Code Expert mq4 Conversion from MQL4 to MQL5
Mirco
Left feedback to developer for job Add trailing stop loss from exist expert source code and convert to mql5
Mirco
Added topic Issue with iCustomCall no values
Hello guys, can sameone help me? I have this indicator that give me sentiment %, i use iCustomCall to have data % but i  dont receive values, looking in the chart there is no buffer values and no data object. How can i manage it
Mirco
Left feedback to developer for job Conversion indicator from mql4 to mql5 with same logic at 100%
Mirco
Added topic Issue to convert function to mql5
Hello guys, i am having issue to convert this function "as is" to mql5. I include at top thiis library: #include <Trade\SymbolInfo.mqh> #include <Arrays\ArrayString.mqh> #include <MT4Orders.mqh> #include <InitMQL4.mqh>
Mirco
Left feedback to developer for job Expert advisor mql5 creation
Mirco
Added topic Round down double mql5
Hello guys, how can i round a double to lowest number? I have issue for lotsize in martingale 1.5 Starting from 0.01 i have 0.01 * 1,5 = 0.015 (i want round down to 0.01)
Mirco
Added topic iCustom indicator call strange behavior in value result
Hello guys, i am going crazy with a strange issue using iCustom call to have value result from this mq4 indicator  https://www.mql5.com/en/code/7376 Code is really simple and it works fine if, for example, in backtest i execute code with a
Mirco
Added topic Manage max pair orders using magic number
Hello guys, is there a way to limit orders using magic number? For example i have 10 chart where run the same EA ,with 10 different pairs and 10 different magic numbers. I just want to limit number of pairs open at the same time at specific number, i
Mirco
Added topic Check before open a new trade with same symbol
Hello guys, sameone know how to manage this situation? Basically in my ea before to open a new order i want check if i have another trade with that symbol open and in that case i want skip i new trade
Mirco
Registered at MQL5.community