- Search Energy EXCH
-
Will NOT using #property strict cause an EA to not send trades?
Started Oct 11, 2019|Platform Tech|3 replies
I have two of the same EAs running live on 2 different real accounts. One on a vps and one ...
-
Fixing an Array out of range error in MT4 EA
Started Oct 10, 2019|Platform Tech|19 replies
I made an EA with the following... extern int IntIndTF1 = 4; extern int IntInd1S1 = 2; extern ...
-
Best Way to Code Trade Once per Bar at Open on MT4?
Started Oct 7, 2019|Platform Tech|20 replies
I know this an old and very rudimentary topic but something important... So there are various ...
-
Very Specific Question re: Order Error Checking in MT4
Started Sep 23, 2019|Platform Tech|5 replies
This is a very specific MT4 coding question regarding live error checking and also testing. ...
-
MT4 2 Different Test Results for What Reason?
Started Nov 27, 2018|Platform Tech|1 reply
This is for advanced programmers or MT4 EA coders. Why do I get two massively different ...