Ong Kean / Publications
Forum
I m totally New, need help for Stop Lost
Hi all, I m totally new to EA, and I just copy the code from website but i didnt know how to add in the stop lost for my open order.. Here is the code looks like input int SmallSMA= 20 ; input int BigSMA= 50 ; void OnTick () { // We create a string variable for the signal string signal = "" ;