@lanrayy Hi! i just renamed a "condition" block

@lanrayy Hi! i just renamed a "condition" block

@biztet We cannot detect the price level of the most distant rectangles, because we do not have the name of the objects. The system I used provides that the price touches the lower level of the rectangle based on color. It may be that someone in the forum with more knowledge can do it. Please note that these supports and resistances are always moving, I suggest you make a backtest of the indicator so you can see how it works.

@cheaponreay01 I'm sorry but as many others we're not coder, and you use some custom blocks in your project. Maybe Miro1360 can help you. I didn't see right away that your project is very big 
@cheaponreay01 I found this error by clicking .ex4 button, please start fixing this......

@luis-d Please share a project and let's test it together. Without that we can not solve anything
@l-andorrà Yes of course, it must recognize the current trade, once recognized the thing the new EA must do is only place a pending order. This is the request of @ramimoujaes
@cheaponreay01 please, share the project, this way someone can look inside 
@ramimoujaes what i show you in the screenshot above is an example of your new EA, it's not right?
@biztet i maked you an example "for each object" selecting by colour "crimson" for resistance (not Red). The same should be done for support "for each object" RoyalBlue (not Blue).
@ramimoujaes All EA's have the magic number to recognize their trades, so put in your new EA the same magic number as the old EA. Below is an example

Load the new EA on any chart, if the old EA for example opens a buy order on EURUSD, the new EA recognizes it and places a pending order.

@biztet I found this way, it could be useful: when the price touches the lower or upper side of the rectangle ==> do something.


@ramimoujaes Hi! You can assign at your EA the same magic number of the EA you have purchased, i already tryed something similar. This way your EA can recognize the orders of the MQL5 EA.
@biztet Hi! This old miro's tutorial can help you https://fxdreema.com/forum/topic/4209/tutorial-07-read-prices-from-indicator-objects
you already saw?
@jaime-jimenez Keep in mind that the administrator is not very fast in responding unfortunately.
@ziumo @Jaime-Jimenez you're right, I was thinking that the violet line overwrite the others because the block # 8 is the last, but it is not so