Quinton Carroll
Quinton Carroll
  • Information
9+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Quinton Carroll
Added topic Big problem I can't solve
I have written an EA that I have spent a few hundred hours back testing with various settings. Because of these tests, I think I have come up with very specific settings that seem to work unbelievably. Most of my testing has been from January 1st
Quinton Carroll
Added topic Spread AND Commission
Hi Please excuse my ignorance... I am currently testing a strategy that I have build in MT4, and it seems to be very profitable in back testing and also looks pretty good in demo account testing. I am pretty close to opening a real account and making
Quinton Carroll
Registered at MQL5.community
Quinton Carroll
Added topic Problem with double numbers
Hi All Please help if you can :) This code causes the server to return error 130 for the OrderModify command: double sl; double tp; int dig = Digits; sl = NormalizeDouble(Bid-Stoploss*Points,Digits); tp =