New User initial questions on BB and Trailing stop

 

I know I am a noob, but I have a couple initial questions.

1) How do I get the MQL5 Wizard to generate an EA with a Bollinger Band breakaway as the first indicator?

2) How do I get and use a "trailing stop" either in the EA or after a manual trade?  (and do you have a file and where do I save it)

Sorry if these are rudimentary questions, but they are a basis for what I want to do.

I appreciate your help.

 
Kevin Svoboda:

I know I am a noob, but I have a couple initial questions.

1) How do I get the MQL5 Wizard to generate an EA with a Bollinger Band breakaway as the first indicator?

2) How do I get and use a "trailing stop" either in the EA or after a manual trade?  (and do you have a file and where do I save it)

Sorry if these are rudimentary questions, but they are a basis for what I want to do.

I appreciate your help.

1) I suggest you study the iBands function. Probably is what you are looking for.

2) Did you see the ExpertTrailing.mqh library?