Trading Source Code

 

Hello,

I want to program an EA to do trading for me. A problem is that I don't know all the possible trading actions needed. I wonder if there a starter MQ4 source file that already has the needed code in it, like, BUY, SELL, CLOSE and trailing stops and others I don't know about.

I like lots of comments in my code! I'd like to use it as a reference to coding my own EA.

Anyone out there know of one?

 
oneoleguy:

Hello,

I want to program an EA to do trading for me. A problem is that I don't know all the possible trading actions needed. I wonder if there a starter MQ4 source file that already has the needed code in it, like, BUY, SELL, CLOSE and trailing stops and others I don't know about.

I like lots of comments in my code! I'd like to use it as a reference to coding my own EA.

Anyone out there know of one?

Search the Codebase.
 
angevoyageur:
Search the Codebase.


Thanks!
Reason: