This block " For each position " may have problems.
-
Note the options in the drop down menu:
group
manually opened
All (Automated and Manually Opened)I created an EA that has to execute an action whenever an order (manual or by any other robot) is opened.
If I use the Group option or choose Manually both are in an eternal loop going through the red output.
If I use the last option, the EA behaves normally. It executes only 1 time per open trade and doesn't execute anymore.Is anyone else getting something weird with this block and these options?

-
This is new to me. Can you please share the link to the project?
-
@l-andorrà my project that is showing an error is very large and has many blocks that, due to the language, maybe nobody will understand. I'll try to create a test project for this and share it here.
My initial idea was to know if anyone is noticing any difficulties with this block. -
A simplified version would definitely help.