Look at the buffers. There are 8 buffers for 8 symbols. Try each one on a different condition block if you want to be sure which one corresponds to each symbol.
Posts made by l'andorrà
-
RE: Getting value from the chartposted in Questions & Answers
-
RE: Coronavirus (COVID-19)posted in General Discussions
@seb-0 said in Coronavirus (COVID-19):
This is a community, the ratio helping people/helped people, is gonna stay the same, even i some get infected
Just curious. What value would have that ratio right now?

-
RE: WHY AM I GETTING NEGATIVESposted in Bug Reports
I'm sorry, but the only efficient way to fix your problem is looking at the whole project. I can understand you prefer not to do it, but there are several reasons why the result is not the one you want. More detailed info would certainly help.
-
RE: stop at profit eaposted in Questions & Answers
Are you creating your EA for MT5? If so that option is not available, just for MT4.
-
RE: problem with my EA when closing and reopening MT4posted in Questions & Answers
I see. It depends on how many closed trades is the EA required to look for. I guess your shared project is not the whole project. Which closed trades does the EA exactly need to check?
-
RE: Trade is disabled (133) error with binary options EA's that used to work fine in the past...posted in Questions & Answers
Let me guess! You are offering your EA's service for a price!

-
RE: Help to fix the error on indicator.posted in Questions & Answers
For some reason I can't import the file. Can you please check it is the correct one?
-
RE: problem with my EA when closing and reopening MT4posted in Questions & Answers
Honestly, there should not close any open trade. I have no idea why it is doing so. Is that project the whole EA?
-
RE: MT5 sum of trades of different pairsposted in Questions & Answers
Sorry, do you want...
- ...EURUSD and AUDJPY combined losses visible on one or both charts?
- ...EURUSD losses visible on its chart AND AUDJPY losses visible on its chart?
-
RE: Close Half ONCE per tradeposted in Bug Reports
Silly question but, are you sure your broker allows partial closes?
-
RE: Help please, who can help me?posted in Questions & Answers
OCO settings are very useful, but forna any weird reasin I never use it. I waste my time duplicating blocks.

-
RE: tow take profit with half automatic EAposted in Questions & Answers
Are you aware that both buy/sell blocks are turned off? I don't see any way to turn them on.
-
RE: Pending orders near ordersposted in Questions & Answers
You will need to identify the order price to be 'isolated' by storing it into a variable and then use a condition block avoiding new pending orders at the desired distance.
