EA opened a trade with max volume
-
Hello guys,
Yesterday one of my EAs opened a trade with max volume on a live account.
The trade also had no SL/TP which was weird.


In the Buy block, I have the SL set as price fraction. Is it possible, that if the value is 0, it has no SL and thus openes a max volume trade with % of balance?
I added the Max volume after it happened.
Does anyone have an idea? Im clueless and usettled because this is a pretty big deal. Never happened before.
-
Can you please share the linkto your project?
-
-
The problem is that you are using the ping blocks instead of the purple blocks in the 'on trade' tab. Those purple blocks are doing nothing while the pink ones are also wrongly positioned. No block tree in the 'on trade' tab should be headed by any block other than purple ones.
-
Thank you for the reply.
So this would be the right way to do it?
-
That looks much better. Now you need to be sure the configuration of all blocks is the correct one.