Problem with adding volume to buy operations
-
As I said, it doesn't work at all. I think the problem is a bug in fxdreema.
-
@RoboEA I disagree. Connecting any blocks below the trailing stop blocks is never recommended. However, you can contact the admin to let him know.
-
@l-andorrà
but I tried to remove the trailing stop block and the problem remains -
@RoboEA Can you please share the project after you did those changes?
-
-
-
@ambrogio those settings don't work, that's not what I want EA to do
-
You current settings will add more lot size when a trade is in profit only. As jstap said, if you need to add volume when in loss, you need to use negative numbers. Unless there other sections of the bot that are not shown in your example and that are interfering into the adding structure, it should work correctly. If what we see is the whole project and it doesn't work yet, what can happen is that one or more blocks were corrupt and are messing things up. In such cases you should rebuilt the project from scract and using new blocks only, not copying or recycling any one existing now.
-
@l-andorrà Thanks everyone, it's working now. I didn't realize you were supposed to use the negative number. Sorry, and thanks again.