How to choose arrows
-
Hello. I have an indicator that shows the entry zone and the exit zone with green and red arrows. What block should be used to turn them into a robot and exactly the places that appear on the indicator. Buy signal and It was sold. I use the object block, but I don't get the result.

-
@mostafa66M
Hi
Blocks 1 ,2 not working for your request.
You should read the indicator buffer or use Indicator visible Block -
@Xfire .Hello. Can you explain a little more about this matter? Do you have a solution that you can send or a sample similar to this one.I even entered this indicator in the indicators section, but unfortunately it does not run in MetaTrader.
-
-
-
@mostafa66M Did you check if the indicator repaints? I bet it does and if that is the case, your bot is doomed. Please check that before moving on.
-
@mostafa66M Hi sorry for the delay.
you don't need to post inputs picture. just attache indicator file -
If it is a repaint indicator and the arrows are objects, you are wasting your time. In some cases, the indicator keep erasing and re-creating the previous arrows, so there is no way an EA can follow what the indicator is doing. Some indicator would also deliberately hide the most important output buffer by not showing its data in Data Window.
-
-
@Xfire Excuse me. I was very busy for a few days. What block should I use in your opinion that can specify and identify the arrows for me?
-
@l-andorrà In the first step, I entered the indicator in the software environment, but I don't know if I did it right or not. In the next step, I don't know which block to use to detect the arrows inside the indicator.
-
@sktsec Your suggestion and solution to solve the problem?
I will send you an indicatorHMA Color Nrp MTF Alerts.ex4 -
@mostafa66M sorry man it is a rubish indicator for trade.
You can find very very better indicator for trading, or using your mony in this website or wast you time
never you can making money with this indicator . -
A lot of effort is needed whenever trying on randomly picked indicators, that might be repainting, having hidden buffers, or with objects that were removed and re-created every second.
Finally, you will find the indicators either not working in EAs or no better than simple moving average /CCI/ MACD etc
-
@Xfire Hello. I have tested this indicator on almost 300 traders in the past. It has shown me a good result. I just don't know how to turn it into a robot with blocks.
-
@mostafa66M what other users just said is right, but since you are interested in using this indicator you can take the "indicator appears" block using buffers #1 and #3 inside it.

