@l-andorrà good point : ) Let's suppose I want to draw the lines myself on the chart
Posts made by MarianoMartinez
-
RE: How to create pullback EA?posted in Questions & Answers
-
RE: How to create pullback EA?posted in Questions & Answers
@l-andorrà thanks for your answer. Let's suppose I only need to open the trade when price breaks resistance, pullbacks downwards, touches previous resistance and begins to move upwards again
-
How to create pullback EA?posted in Questions & Answers
Does anyone know how to create an EA that opens a trade after a pullback? (over EMA, price or whatever)

-
RE: Need help to build an EAposted in Questions & Answers
@jomo10 that's not a wise way to speak to someone who helps everybody here. He even gave away a profitable EA in another thread. And he does it for free.
Only because he didn't understand you right away or quickly is not reason to say "thanks for wasting my time"
We all treat each other respectfully here, and you are going to need more help down the road, so be kind ; )
-
RE: I want to give command the wick to be at least two times bigger than the bodyposted in Questions & Answers
I have an EA that trades hammers, if it is useful, you can take it or copy it.
-
RE: Help needed to build EAposted in Questions & Answers
@l-andorrà the block can pass only once every 10 mins, but I'm still trying to figure out if it is what I need
-
RE: Help needed to build EAposted in Questions & Answers
Thanks guys for your help, I found an easier way, if you are interested to know:
Opinions are welcome!
-
RE: Fxdreema (lack of) Customer careposted in General Discussions
I agree. More official VIDEO tutorials are badly needed to avoid simple and repetitive questions (the manual is neither easy to understand nor practical for newbies like me who never had an experience creating EAs)
For example, I'd love have videos explaining clearly how are "formula" blocks used and for what purposes, with examples, etc.
A FAQ section would be very useful too, with solutions to most common problems when creating EAs.
FxDreema is great and certainly more and more people are going to come with years, the forum needs a reorganization in order not to become too chaotic.
-
RE: example: Trendline EAposted in Tutorials by Users
Sorry I didn't clarify that I already tried with the if blocks, but it didn't work either. I tried deleting them because didn't understand what they were for. Yes I name the line just like I named it in the EA
-
RE: example: Trendline EAposted in Tutorials by Users
@l-andorrà it is what miro1360 does in the example, I just copied the project and adapted to break price lines instead of trendlines, I don't understand what I am doing wrong
-
RE: Help needed to build EAposted in Questions & Answers
Ok. I need my EA to open the trade when price breaks candle's open (ID 0)

-
RE: Help needed to build EAposted in Questions & Answers
@l-andorrà still not working.... any other idea?
-
RE: example: Trendline EAposted in Tutorials by Users
My EA is not working, it's not taking any trades. Can you take a look at it and see what's wrong?
fxdreema.com/shared/STIQckgCcIn this case I want it to open trades when price breaks support / Resistance lines that I draw on the chart not trendlines.
-
MT5 exportposted in Questions & Answers
Is it possible to export a project for mt5 in the free version of FxDreema? Because I don't see the option in the showcase version
-
Help needed to build EAposted in Questions & Answers
I created an EA that opens a trade when price breaks the open of the day.
Here is the proyect:
fxdreema.com/shared/Jr5X3VxucApparently I'm doing something wrong because the EA doesn't open any trade, but I can't figure out what. Can you take a look at it and tell me what's wrong?
Thanks guys
-
RE: example: Trendline EAposted in Tutorials by Users
Great explanation. Just one question, what do "if trade b" & "if trade s" blocks mean? What do those blocks do?
-
Open trade when price breaks horizontal line on chartposted in Questions & Answers
I want my EA to open a trade when price breaks a trendline or horizontal line that I drew on the chart. (I want to draw this line manually) Is it possible? How can I do it?
Sorry if this questions was already asked before, I didn't find it with the "search" button or in the tutorial