Disconnect those 'Close trades' blocks and create an independent tree structure for them.
Posts made by l'andorrà
-
RE: Problem using old indicator need help on start() vs on calculate()posted in Bug Reports
-
RE: Will this work?posted in Questions & Answers
So if I understand it correctly points 1 anbd 2 are correct. Are the SL and TP values to be modified as the ATR value evolves in time?
-
RE: Taking tradeposted in Questions & Answers
I agree with Fabien. If you are interested in that EA you should subscribe.
-
RE: how check "pips away from open-price" of various trades, or group of trades, not only the last tradeposted in Questions & Answers
A 'For each trade' block should do the job. It's a llop block. It can search for all open trades right now (not only the last one) an apply any condition block connected to it. Can you please share your project?
-
RE: IN DESPERATE NEED OF SIMPLE VWOP INDICATOR THAT IS COMPATIBLE WITH EAposted in Questions & Answers
That's programmers stuff. Can someone help?

-
RE: Issueposted in Questions & Answers
It just opens one trade to me, as intended. Maybe your fxreema account has some problem. Considering it is a small project, erase that one and rebuild it from scratch. That 'No trade' block on top should avoid more than one trade at a time.
-
RE: Problem selecting variablesposted in Bug Reports
That is clearly a bug. Please contact the admin directly about it.
-
RE: please help me !!!!!!!!posted in Questions & Answers
Please don't duplicate threads. I answered you in your previous thread.
-
RE: Simple moving average cross EA PLEASE HELP MEposted in Questions & Answers
Disconnect those 'Close trade' blocks. You need to create a new tree specifically dedicated to closing trades headed by a 'For each trade' block.
-
RE: how to close trade using my own indicatorposted in Questions & Answers
Could you please create a new thread for your request? Retaking this old one is not useful.

-
RE: Look for someone to build an EA togetherposted in Questions & Answers
And this is exactly why I said this thread should be dedicated to it.

-
RE: good evening some of you know how to set the conditions that my action should be composed as soon as two other actions go down or up Example: I have to open on the ruble as soon as the oil price goes up thanksposted in Questions & Answers
Easy. You can use two condition blocks on the same EA. You specify the one symbol each and then connect them.
-
RE: Can you turn all blocks back on by entering an * ?posted in Questions & Answers
Never tried that!!!
Does it work?

