Questions on settings in this particular EA

 

What are the meanings of "MA Shift" and "SignalCandle"?

In this EA, how can I set it to do Trailing Stop but only once to breakeven? How do i set "FirstMove" & "FirstStopLoss"? and "SecondMove", "SecondStopLoss" and so on.

Thanks!

Files:
 

MA Shift= Value to be taken from a Bar the Shifted Distance away from the Null-aka-0 Bar.

SignalCandle= Possibly a candle upon which a Trade Signal is generated. Sounds more like a variable name.

how can I.... By learning to code using the following, Book, Tutorials or take Local-Programming intro Courses.

If you already know how to code then try looking at Samples in Code-Base and the Documentations.

Reason: