@yerlin Not sure I fully understand. Why are you comparing those two fractal positions? Is the white vertical line supposed to represent the trigger to open a trade?
Posts made by l'andorrà
-
RE: SL y TP 2:1 or 1:1 HELP!posted in Questions & Answers
-
RE: Updating Variables dynamically when Price hits Horizontaleposted in Questions & Answers
@umbrellamaker I see blocks 226, 227 and 407 are sharing exactly the same object name, whereas blocks 19 and 24 are not given any name at all for those lines. I would use one single name for any line and then add as many deleting blocks as different names. Don't delete elements by colour. Doing it by name (the one you insert) will always be more efficient.
-
RE: I didn't understand how to use the green counterposted in Questions & Answers
@khalids222 Ok. I don't see you should use those blocks. If you want to limit the number of open trades per condition you can simply use three 'buy/sell now' blocks. You will get the exact same effect.
-
RE: How can I turn DD into a percentage?posted in Questions & Answers
I retake this old thread of mine because now I need something different. The DD feature in my fisrt post is designed for OPEN trades. It works very well but now I need the DD value for all CLOSED trades. Essentially I want the same DD value offered by a backtesting report.
I tried to use a 'For each cloed trade' on top. Then I tried to select a limited period of time, but to no avail. That feature is for open trades only. So my quesiton is, how can I find a way to get the DD of all my MT4's history tab?
-
RE: Updating Variables dynamically when Price hits Horizontaleposted in Questions & Answers
@umbrellamaker Is what you share the whole project or just a part of it?
-
RE: ---posted in Questions & Answers
@umbrellamaker Well, I think this could be related to your other thread's problem. Can we please focus there?
-
RE: need help thank youposted in Questions & Answers
@mustapha This is the third thread dedicated to the same question and project. Can you please stop duplicating threads?
-
RE: I didn't understand how to use the green counterposted in Questions & Answers
@khalids222 What green counter are you referring to exactly?
-
RE: need helpposted in General Discussions
@samdream0408 Are you using any automatic translator, maybe? If so, it is not very efficient because some parts are really confusing, I'm afraid. I speak Catalan and Spanish, if that can help.
-
RE: As I calculate the exact price with the profit at 0, having many open positions with different sizes?posted in Questions & Answers
@alex222 I'm not completely sure what you exactly mean. Can you please provide a numerical example?
-
RE: IF Demo Account Block doesen't regongnize account properlyposted in Bug Reports
@fenixtrading Yes, apparently it is a bug. However, I see you have 12 blocks on the 'on init' tab. Are you sure none of them is messing in any possible way?
-
RE: Hi . Is there a simple way to create a recovery cap ?posted in Questions & Answers
@mustapha I see you are asking for the same concept in your previous thread. Please don't duplicate threads.
-
RE: DAILY TARGETposted in Questions & Answers
@kestra Exactly. Those concepts are the same as mine. High frequency trading is the only 100% successful way of trading. But that is for big sharks only, I'm afraid.

-
RE: SL y TP 2:1 or 1:1 HELP!posted in Questions & Answers
@yerlin Storing the price value for the last fractal is easy. However, where is the open proce? You cannot calculate twice the SL distance if no open price is provided.
-
RE: Recover Reverseposted in Questions & Answers
@mohammed65 I see it is a martingale. Do you really need such a complex structure for a martingale? That strategy is never successful in the long term.
-
RE: ---posted in Questions & Answers
@umbrellamaker Well, if you are asking different things for the same project, that is not a problem. Maybe I was to fast reading it.

-
RE: Updating Variables dynamically when Price hits Horizontaleposted in Questions & Answers
@umbrellamaker You should use the filter name in blocks 412 and below. I see you chose a nema for one of the horizontal lines. Just extend that to all blocks on the right.
-
RE: hi . i want to create ea randomposted in Questions & Answers
@mustapha Ahem, that was exactly what I recommended him!

-
RE: need helpposted in General Discussions
@samdream0408 Not sure I fully understand. Considering that crossing happens just once per direction (up, down, up, down,...), whart the point of counting them? The result will alway be the same: 1 up, 1 down, 1 up, 1 down,...
