@jobotinvest-11 The only thinh you can do in that scenario is waiting for the price to move back to the level you want. Theer is no block in fxDreema doing what you want, I'm afraid,.
Posts made by l'andorrà
-
RE: question when using pending order buy stop, then price gap up in next candleposted in Questions & Answers
-
RE: How to close a specific position without closing the othersposted in Questions & Answers
Then you can use this structure in the 'on trade' tab:
https://fxdreema.com/shared/ncpryqz9c
As soon as your 3 open trades scenario is met, the oldest one will be immediately closed and the structure itself will be blocked forever. You can restore it later by using a 'tunr block On' when necessary.
-
RE: HOW CAN I ARRIVE TO 100 TRADES WITH 1 USD DISTANCING BETWEEN EACH OTHER WITHOUT REPEATING ALL THE TRADES AREAS ???posted in Questions & Answers
You can use a variable to count from 0 to 100. Every time a new trade is open, the variable count +1. Then you add a condition block on top of the structure requiring that variable to ve <= 99.
-
RE: HELPposted in Questions & Answers
Your logic seems correct. Where does it 'stops mid way' exactly?
-
RE: How to close a specific position without closing the othersposted in Questions & Answers
Ok. I undersatnd. But is that sequence happening again in the future? I mean, will this 3-trades-close-first scenario happen later during trading? Or never again?
-
RE: How to multi-tf trailing SLposted in Questions & Answers
I don'r get the multitimefram part. How can a trade on BE on M1 be trailed by pull back on higher time frams at the same time?
-
RE: Need Help to Open an Order only at 100 pips.posted in Questions & Answers
@Mani13 You can use this block:

-
RE: HELP fxDREEMAposted in Questions & Answers
This is the second thread you created for the exact same question. Please don't duplicate threads.
-
RE: WANF TO CONVERT MY MT4 EA TO MT5posted in Questions & Answers
If your bot was created with fxDreema, yes. You can use teh converter:
https://fxdreema.com/converter
However, in my experience the converter is not 100% reliable. Rebuiding from scratch is far more reliable.
-
RE: MT5 Optimizer not working with many FX Dreema EA - RESOLVEDposted in Bug Reports
I'm not a programmer, but it looks like any of the project's loops entered into an endless loop execution and that's why it doesn't work. You will need a programemr to find the reason why, I'm afraid.
-
RE: Local data reference with MT5/fxdreemaposted in Questions & Answers
Yes, but you will need custom code to do that. No fxDreema block can do it.
-
RE: HELPposted in Questions & Answers
You connected a loop block to another loop blocks. That's whay it's not working correctly. What do you exactly need it to do?
-
RE: Check profit unrealised not workingposted in Bug Reports
Agreed, the block works fine on my projects. Could you please share the link to your project?
