Garrett Barton / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Garrett Barton
Added topic Error 4756 Invalid Stops
All, I've been slowly implementing all the things I can think of to prevent this error and I'm running out of ideas. Here is all the functions that do something leading up to a Buy/Sell. I check margins, I check Positions, I check for
Garrett Barton
Added topic Tester Chart and Data Window Values not matching
All, I have a simple EA that I'm working on which is generating an RSI, then some MA's (2,7,34) on top of the RSI. int OnInit () { // other bits rsiHandle = iRSI ( _Symbol , _Period
: