I'm not sure I get it. What do you need exactly? I see no loop should be required here.
Posts made by l'andorrà
-
RE: loopposted in Questions & Answers
-
RE: EA ignore rules (Trades count and the timeposted in Questions & Answers
Good for you. Congrats!

-
RE: Close all trade on day end/ Close all trades on Fridayposted in Questions & Answers
You need to select 'lower than or equal' in block 119 instead of its current selection 'greater than or equal'.
-
RE: delete object when it crosses by price (ask or bid)posted in Questions & Answers
@mraagr7070 Are those lines drawn manually or automatically?
-
RE: How to Create a bot with different indicatorsposted in Questions & Answers
Did you create any initial project? If so please share the link to review.
-
RE: Bucket Of Positions Does Not Work With Some Brokersposted in Questions & Answers
@raveon Yes, you can contact him directly here:
-
RE: FXDreema, Purchase not reflecting - Payment for Subscriptionposted in General Discussions
I recommend you the same I said to Ruvan_11
-
RE: problem with condition blockposted in Questions & Answers
Do you mean the variable value? Did you check those values are correct before going to block 52?
-
RE: EA crashes often!posted in Questions & Answers
I'm afraid that is not possible. Your broker will use that pips distance rule no matter what you do in your bot, I'm afraid. The easiest option is finding a new broker.
-
RE: Moving two objectsposted in Questions & Answers
That's faro more complex to do. Will those lines be moved manually only?
-
RE: Bucket Of Positions Does Not Work With Some Brokersposted in Questions & Answers
This is the second thread you opened for the exact same question. I replied to the previous one. Please don't duplicate threads.
-
RE: pending order closedposted in General Discussions
Can you please share the link to your project?
-
RE: Calc to the power of? e.g 1.5^3 for expanding gridsposted in Questions & Answers
I guess using a custom code would be the most efficient option. Sadly I'm not a programmer so I can't be of any help here.
-
RE: Moving two objectsposted in Questions & Answers
@Robo84 You need to do this in the 'on trade' tab:

-
RE: bug double entry when i run EA at live trade . but , everything's okay at backtestposted in Questions & Answers
Can you please share the link to your project?
-
RE: Darwinex Zero Problemposted in Questions & Answers
I'm afraid the best option is asking the admin directly. He created those blocks so he can provide a solution.
-
RE: corretoras de 2 digitos e 1 digito como ajustar o Expert pra essa mudança?posted in Questions & Answers
@lucas-farias-de-almeida You can do it here:

You need to type 0.01 = 0.1 or 1 depending on your broker conditions.
-
RE: If position Close or Trail Trade Mgmt MT5posted in Questions & Answers
@fifeivkbdedwcf Exactly this is what you need:
https://fxdreema.com/shared/KqQmCbqne
This way both closing strategies will be working together so whatever happens first will be closing the trade.