when I compile the indicator I use (which is quite big, and it uses a dll too) the MT5 platform succeeds in closing all instances of the indicator ("Indicator exit") in all open charts, but then it freezes (mouse pointer shows circle activity, like a broken program on windows, when their windows becomes white, unresponsive)
the solution i found is: 1. force close MT5 (make sure MT5 is not running in Task Manager) 2. launch MT5 again 3. close MT5 4. launch MT5 again 5. then new compilations work ok (until next MT5 build update)
ps. there's another situation when MT5 freezes: 1. compilation ends 2. "Indicator exit" is displayed for all instances of the indicator 3. I click MT5 window before a certain time (probably the needed time to load all instances in all open windows)
Hi, I suscribe to a signal provider but the trades will not copy because it says "symbol not found"
He executes XAUUSD.D and my broker has XAUUSD. What can i do to get the signals to copy?
"... no symbol found" is related to the mapping. It is standard feature of Signal service (it means that your broker is very different by symbols from the signal provider's broker). read this short thread for more details: https://www.mql5.com/en/forum/364322
Hi, I've recently just started using the VPS and it was working for 2 days, on day 1 I synced a EA, 2nd day i changed the EA and on the third i changed back to the first EA with different settings, and now it's not working and not taking trades.
I've let the EA run overnight and there was no trade so ran the simulation for the night before and it was supposed to take quite some amount of trade, day after that I ran the EA on my own computer and it took trades.
There are no error messages in the journal. The Last message in the terminal was - 1 chart, 1 EA. 0 custom indicators, signal disabled, last known ping to OctaFX-Real8 is 37.00ms - RAM: 93Mb received, 117Mb committed -Virtual Hosting: flush logs command received
'operator=' - no one of the overloads can be applied to the function call complex.mqh 2824
could be one of 2 function(s) complex.mqh 2824void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 2914
could be one of 2 function(s) complex.mqh 2914void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 3064
could be one of 2 function(s) complex.mqh 3064void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 3154
could be one of 2 function(s) complex.mqh 3154void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 3314
could be one of 2 function(s) complex.mqh 3314void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 3404
could be one of 2 function(s) complex.mqh 3404void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 3474
could be one of 2 function(s) complex.mqh 3474void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call complex.mqh 3564
could be one of 2 function(s) complex.mqh 3564void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator/' - no one of the overloads can be applied to the function call alglibinternal.mqh 358313
could be one of 2 function(s) alglibinternal.mqh 358313
complex complex::operator/(constdouble) complex.mqh 7522
complex complex::operator/(const complex&) complex.mqh 7422
'operator/' - illegal operation use alglibinternal.mqh 358313
'operator=' - no one of the overloads can be applied to the function call alglibinternal.mqh 35839
could be one of 2 function(s) alglibinternal.mqh 35839void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call linalg.mqh 194314
could be one of 2 function(s) linalg.mqh 194314void complex::operator=(const complex&) complex.mqh 5922void complex::operator=(constdouble) complex.mqh 5822
'operator=' - no one of the overloads can be applied to the function call linalg.mqh 194684
I think Gray and DarkGray colors should be swapped. Are you sure their definitions are right?
------ update after some research, It seems it's a known issue with color names definitions, a clash between UNIX color names and HTML color names myeah, ok
when I compile the indicator I use (which is quite big, and it uses a dll too)
the MT5 platform succeeds in closing all instances of the indicator ("Indicator exit") in all open charts,
but then it freezes (mouse pointer shows circle activity, like a broken program on windows, when their windows becomes white, unresponsive)
the solution i found is:
1. force close MT5 (make sure MT5 is not running in Task Manager)
2. launch MT5 again
3. close MT5
4. launch MT5 again
5. then new compilations work ok (until next MT5 build update)
ps.
there's another situation when MT5 freezes:
1. compilation ends
2. "Indicator exit" is displayed for all instances of the indicator
3. I click MT5 window before a certain time (probably the needed time to load all instances in all open windows)
121439
Hi, I suscribe to a signal provider but the trades will not copy because it says "symbol not found"
He executes XAUUSD.D and my broker has XAUUSD. What can i do to get the signals to copy?
"... no symbol found" is related to the mapping.
It is standard feature of Signal service (it means that your broker is very different by symbols from the signal provider's broker).
read this short thread for more details: https://www.mql5.com/en/forum/364322
I installed MT5 on windows 10, it closes automatically after some minutes :: No errors reported anywhere
Mt5 works on other Laptop with low configuration different OS.
Reinstalled using Admin rights -- no go
Reinstalled - Restarted using admin rights -- no-go
Added app to Defender -- no go
Disabled Firewall - antivirus -- no go
Uninstalled Firewall -- No go
Tried Mt5 without any indicator or ea -- No go
checked log -- it says shutdown 0
tried by closing all the apps n opening only MT5 -- no go
Mt5 crashes all the time - system is I5 8 core with 8gb ram
I've let the EA run overnight and there was no trade so ran the simulation for the night before and it was supposed to take quite some amount of trade, day after that I ran the EA on my own computer and it took trades.
There are no error messages in the journal. The Last message in the terminal was
- 1 chart, 1 EA. 0 custom indicators, signal disabled, last known ping to OctaFX-Real8 is 37.00ms
- RAM: 93Mb received, 117Mb committed
-Virtual Hosting: flush logs command received
build 2861 broke statistics module
importing statistics.mqh throws 13 compilation errors in complex.mqh, alglibinternal.mqh, linalg.mqh
Are you sure their definitions are right?
------ update
after some research,
It seems it's a known issue with color names definitions,
a clash between UNIX color names and HTML color names
myeah, ok
I have been scammed by <Deleted>.com can anyone help get my money !
I have an account on Meta Trader 4
29899
I have been scammed by <Deleted>.com can anyone help get my money !
I have an account on Meta Trader 4
Discussions of brokers are not allowed in the forum.