Topic: How to create buy signal with Moving Average lines cross-over?

Hi Popov,

How to create a strategy with Movig Averages cross over with Strategy Builder software?

Lets say:
We want to create a buy signal when MA#1 line crosses up MA#2 line  when price is obove MA#3 line
(opposite for sell signal)

and to close the buy position;
when price closes below MA#4 line  or with additional strategies

Thank you

Re: How to create buy signal with Moving Average lines cross-over?

[Opening Point of the Position]
     Bar Opening
     Enter the market at the beginning of the bar
     Base price  -  Open

[Opening Logic Condition]
     Moving Averages Crossover
     Fast MA crosses Slow MA upward
     Base price  -  Close
     Fast MA method  -  Simple
     Slow MA method  -  Simple
     Fast MA period  -  13
     Slow MA period  -  21
     Fast MA shift  -  0
     Slow MA shift  -  0
     Use previous bar value  -  Yes

[Opening Logic Condition]
     Moving Average
     The position opens above Moving Average
     Smoothing method  -  Simple
     Base price  -  Close
     Period  -  14
     Shift  -  0
     Use previous bar value  -  Yes

Re: How to create buy signal with Moving Average lines cross-over?

There is lot of indocators in MT4. If you can use it in FSB, YOU can buy FSB. BUT all this indicators they are useless in FSB. YOU should try to make mt4 indicators & custom tools works in FSB. It is a great software. How can I set TWO EMA 8 & 33, if the 8 goes top buy, if the 33 goes top of 8 sell.

Re: How to create buy signal with Moving Average lines cross-over?

yetten wrote:

There is lot of indocators in MT4. If you can use it in FSB, YOU can buy FSB. BUT all this indicators they are useless in FSB. YOU should try to make mt4 indicators & custom tools works in FSB. It is a great software. How can I set TWO EMA 8 & 33, if the 8 goes top buy, if the 33 goes top of 8 sell.


Interesting that on your first post you declare something as useless...!!

Perhaps you will spend some time learning instead of criticising.

Once you have learned about the software, then please do make suggestions.

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....

5 (edited by yetten 2015-05-04 21:56:18)

Re: How to create buy signal with Moving Average lines cross-over?

you don't know what you are talking. if you know what useless means.

Re: How to create buy signal with Moving Average lines cross-over?

Hopefully you will be able to read through the posts and the documentation and learn how to use the software.

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....

Re: How to create buy signal with Moving Average lines cross-over?

Useless like "hyödytön" or "tarpeeton" or "kelvoton" or "onneton"?

Re: How to create buy signal with Moving Average lines cross-over?

yetten wrote:

There is lot of indocators in MT4. If you can use it in FSB, YOU can buy FSB. BUT all this indicators they are useless in FSB. YOU should try to make mt4 indicators & custom tools works in FSB. It is a great software. How can I set TWO EMA 8 & 33, if the 8 goes top buy, if the 33 goes top of 8 sell.

This is a start for your system

http://s17.postimg.org/z67wxk7vf/Dave_M_0145.jpg

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....