Sadly that is not possible in fxDreema. You need to create one EA including both strategies in it.
Posts made by l'andorrà
-
RE: How to combine 2 EAs in metaeditor??posted in Questions & Answers
-
RE: Drawing a line Each Dayposted in General Discussions
@wadz91 That is because this was the first step. In the second you need to identify that line through 'For each object blocks immediately before blocks 33 and 34. Like this:

-
RE: For each object bug (MT5 only, works fine in MT4)posted in Bug Reports
This is the second thread you created for the exact same question. Please don't duplicate threads.
-
RE: Need drawing to disappear once price went through it.posted in Questions & Answers
@Mitchp Sadly, he will take days before replying. You will have to be patient.
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
@mariussun I guess the problem is not the block itself, but how other blocks were modified by the admin. You should contact the admin as ambrogio suggested.
-
RE: Need drawing to disappear once price went through it.posted in Questions & Answers
@Mitchp The admin is working hard on MT5. You should let him know.
-
RE: How to build martingale EA with TP shownposted in Questions & Answers
Ok. Some hints first. You can remove blocks 12, 20 and 28. They are redundant. And as I guessed, you specified no distance in the TP display menu. Why don't you select any? That will definitely show the TP line on chart.

-
RE: Warning: Too short SL requested...posted in Questions & Answers
@gery No es mereixen, company

Amb codi mql es pot fer tot el que vulguis, sens dubte. Malauradament, et caldrà un programador que ho faci (jo no en sóc, malauradament).
-
RE: Risk Management Pyramidposted in Questions & Answers
Definitely you will need variables to achieve that. You need to store the initial SL value into a variable and then do all the calculations later accordingly.
-
RE: Drawing a line Each Dayposted in General Discussions
@wadz91 Ok. We'll do it step by step. This is the first thing to do:

You need to select No in the second display menu and choose a name for that line. We'll have to identify it later so we'll need it,. Additionally, you need to select a horizontal line option instead of a trend line.
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
Several issues related to MT5 are happening lately. The admin is working on it AFAIK.
-
RE: Drawing a line Each Dayposted in General Discussions
Do you really need those lines to be visible? Using a variable with that price value would be far easier and more effective.
-
RE: delete objectposted in Questions & Answers
You need to identify that specific line by name, colour or some other unique feature.
-
RE: My Simple Strategyposted in General Discussions
@Bissy This is the second thread you created for the exact same question. Please don't duplicate threads.
-
RE: Closing a position once it's n candles old?posted in Questions & Answers
@Tulefi He means creating a loop searching for that info in the past candles.
-
RE: SIMPLE STRATEGY INTO ROBOTposted in General Discussions
@Bissy You can begin with something like this for buys only: