Hello Miro, Thank you for all you do for traders on this site.
I am new to this and trying to figure out how to create an EA but with luck I read this tutorial. Its the indicator that I am using, but I also use a 5 ma in the same EA.
So when the Green crosses above the Red on the TDI and a new candle opens above the 5ma I want a Long trade opened and a Short opened when the opposite happens. Can you help. Thanks
Posts made by samhtrader
-
RE: Tutorial 06 - My Indicators in fxDreemaposted in Tutorials by Users
-
RE: Help Bulding MA crossover EAposted in General Discussions
Thank you for your response.
just to clarify, you are saying if I add (X>) that will not allow another trade because as long as price stays over EMA there is no cross over and no new trade will initiate.I need help with the next strep.
For example, when price crosses over the EMA, I want it to look at the Custom indicator I have added before openning a buy. In the indicator there is a trade line and an RSI line. The RSI line should cross above the trade line as the price crosses over the EMA or no trade. I have loaded the indicator into FxDreema, but need to know what to use and how to set it up? Do I use it in condition box & how?
I also have the same indicator that issues an alert signal. Which would be better to use?
Thanks. -
RE: Help Bulding MA crossover EAposted in General Discussions
Hi there,
I am trying to build an EA that opens a trade when a bar opens above or below an MA & only once. On the first bar only and not on every bar that opens after it. So basically one trade after every cross of the MA.
I created one but seem to open on every bar after a trade is closed. How do I stop it from doing that. I also need allot of work on the trailing stop side.
Thanks for any help.