Forum

OrderClose activated by Stochastic

Hi, I've got this EA here that uses the MA and stochastic to enter trades and has a set TP in pips but I'd like to add an orderclose function that would close the sell trades when the stochastic goes below 20 and close buy trades when it goes above 80. Unfortunately when I tried to do this the order

Works on the strategy tester but not on live trading

Hi I have made this ea which works fine on the strategy tester but when I put it on my vps for live trading it doesn't open any trades and I can't seem to figure out why. Hope someone can help! //+------------------------------------------------------------------+ //|

EA's on VPS server not working/server cpu at 0%

Hi, I've recently migrated a few EA's onto the my MQL5 server but they haven't opned any trades, I had thought that I just hadn't waited long enough, but when I looked on the server details the CPU is running at 0%. The Disk and memory seem to be running at a normal level and the EA's worked fine on