Latest posts made by starfactor
-
buy position after price crosses and closed above moving averageposted in Questions & Answers
Hi, i was trying to find a way how a position is entered only after the candle crossed and closed above a moving average.
For examplebuy on M5 and candle is crossing MA but not closing above it = no trade
buy on M5 and candle is crossing MA and closing above it = open positionMany thanks in advance for any support.
-
RE: MACD Histogram 0 cross buy/sellposted in Questions & Answers
@roar @ambrogio many thanks for your help, the build is now doing what i wanted to achieve. Thank you very much!
-
RE: MACD Histogram 0 cross buy/sellposted in Questions & Answers
@ambrogio Thanks but I thought this is the setup for using the MACD Histogram for signals?
-
RE: MACD Histogram 0 cross buy/sellposted in Questions & Answers
@ambrogio thanks mate, i have changed it and updated the EA, but seems still not working as designed. Any idea on that?

-
MACD Histogram 0 cross buy/sellposted in Questions & Answers
Hi, i´ve created a simple EA which says that if the MACD Histrogram crosses 0 above -> buy / crosses 0 below - sell.
Validating the data in the backtest, show´s that it´s not considering the Histogram crossing of 0 , intead it opens positions anywhere.Any idea how to fix it? Below a example of the sell condition setup.

Many thanks