@ovidiuzav You need to separate the 'close trades' block to a separate block tree. Do not connect it to the launcher like now.
Posts made by l'andorrà
-
RE: Trades opening on inferior time framesposted in Questions & Answers
-
RE: Basic Question: How to control One EUR/USD Buy Or Sell at a timeposted in Questions & Answers
@mlnaumann Can you please share the link of your project?
-
RE: Move Stoploss to 25% of Profit when Profit reaches 100% of the TP target.posted in Questions & Answers
@ankitrader Can you please share the link instead of just showing the picture?
-
RE: Draw curvesposted in General Discussions
@seb-0 Impressive. Thank you very much for this amazing EA!

-
RE: Semi Auto EAposted in Questions & Answers
@bliinkboy You will need to work on the 'on tick' tab for sure. What actions will be your EA doing to the open trade?
-
RE: closing trades when the indicator gives the opposite signal before the take profit or stop loss has been hit.posted in Questions & Answers
@lubolover No. You will need a whole new structure for that.
-
RE: How to close trade when the EA gives the opposite signalposted in Questions & Answers
@ebony Just add a two 'close trades' block immediately below both buy/sell now blocks. Specify closing buys below 'Sell now, and sells below 'Buy now'.
-
RE: Trailing Stops Not Working As They Shouldposted in Questions & Answers
@yoloyacht 2 pips is a very short distance. Try it with a higher number. Additionally do not select the same pips offset. Select 'Off' in the trailing start field.
-
RE: WANT A SIGNAL INDICATOR INSTEAD OF EAposted in Questions & Answers
@fxadels Ok. But what information is supposed to be stored with that 'Symbol Trade Time (for futures)' option? What specific information are you looking for?
-
RE: EA doesn't trade signalposted in Questions & Answers
@biztet Are you sure that custom indicator is correctly imported into your fxDreema account?
-
RE: EA Renkoposted in Questions & Answers
@cartaza La lógica que usas es correcta. Supongo que lo que quieres es que en el mismo momento en el que se abra una operación en el sentido contrario, se cierra la primera, ¿cierto? O sea , que sólo haya una única compra o una única venta en el gràfico. ¿Es así?
-
RE: Building an EAposted in Questions & Answers
@don-fabi You need to create three separated block trees. Your current strutcure will never work. Separate them this way:

For the third one, use a 'Pass' block on top of the break even block. And please remember that lonely blocks do not work. I see you have a few in your project.
-
RE: Undeclared identifier warnings appearing at randomposted in Bug Reports
I answered you in your previous thread. Please don't duplicate threads.
-
RE: Undeclared identifier warnings appearing at randomposted in Questions & Answers
@specialfx This is something for miro and/or roar, I'm afraid. This is for real coders.

-
RE: pls how can I combine two different indicatorsposted in Questions & Answers
I already answered in your previous thread. Please don't duplicate threads.
-
RE: Pls help me I dnt really understand itposted in Questions & Answers
@omosisko I strongly recommend you to begin with the basics here:
https://fxdreema.com/instructions/builder/crossover
Then try it with a basic initial project and let us know.
-
RE: Help to add custom Indicatorposted in Questions & Answers
@victorfx-0 Ok, but I warned you!
I'm not an expert at MT4 errors but apparently the indicator is not correctly found. Are you sure it is installed with the correct name both in your MT4 indicator's folder and your fxDreema EA? That would be my first suggestion.

