Price vs MA 50
-
Hello Dreemas
I like to test the 2 new strategy. but dont konow how to do it. Can some one help me

1st strategy ) Its a simple strategy. if the price is higher then the ma 50 price it will buy.
2nd strate ) buy after head and shoulder.thank you in advance
-
Hi @William-1.
To solve the 1st strategy, maybe you could use the block " Check Trading Condition -> Check Distance". I think it should be enough.
https://fxdreema.com/shared/qZfnG4Ipb
For the 2nd strategy you should define what would be exactly the head and shoulder. For the eye it's easy to check, but I think that is so much difficult for a machine. You have to have very clear the conditions that difference a HDH than another pattern.
Regards! -
@felixnr thank you i'll try it out
-
you can try somthing like this for the first strategy. using a buy stop order.
https://fxdreema.com/shared/RQZysTvfb -
@felixnr For some reason it doesnt trade. do i need to put conditoin in it ?
-
@william-1 the reason his idea isnt trading is because he it using the candle high of current candle the check distance. Does my idea trade?
-
@william-1 The only reasonable way to trade a hea dand shoulders is by using a custom indicator finding that pattern. Trying to do it your self with fxDreema blocks would be simply painfully complex.
-
@Youngtreptrader is right. You should use candle 1 instead last one.