Ah thanks a million, that worked.
Latest posts made by DedredeBeer
-
EA not firing the way it shouldposted in Questions & Answers
Hello,
The conditions for my EA are as follow
BEAR candle forms ABOVE the 200EMA then open a buy on the next candle open.
Any trades open for longer than 5 mins need to be closed.I will reverse everything for the sells as soon as I can get the buys to work.
What am I doing wrong?
shared/qMGtLHl9c
-
RE: Change Parameter Descriptionposted in Questions & Answers
@l-andorrĂ shared/NEkfLvlee
Hope that helps.
I have created two constants- Take profit and Stop Loss.
I just can't seem to change it in the Buy block -
RE: Change Parameter Descriptionposted in Questions & Answers
Yes, and I watched one on YouTube - but I will create a constant, and then it is not available when I hover over the place where I can use my constant name. Hope that makes sense.
-
Close open trades when MA's crossposted in Questions & Answers
Hello guys,
I am having trouble telling my EA to close specified trades immediately when the 5EMA crosses "down" over the 10 EMA.
Do I put it at on tick or on trade?
And then also - I think my blocks might be wrong.
Hope someone can help.
shared/0i2mD5Loe -
Change Parameter Descriptionposted in Questions & Answers
Hi all, how would I go about changing the parameter descriptions?
I would simply like to edit what it would show when I select inputs before activating the EA. I have no idea where to change it on fxDreema. I did see a tutorial but it wasn't very clear. -
RE: Not equal toposted in Questions & Answers
@miki ah brilliant. Thank you.
This system is amazing, just learning new things. Still struggling with basics coming over from EABuilder.com -
Not equal toposted in Questions & Answers
Hi all, this is probably a really stupid question. But I can see all the options of above, below, crosses above and crosses below. But where is the option "not equal to"? It's not the != is it?