@biez6900 Then you should substitute block 17 setting and copy those from block 6 but changing the sign in the opposite direction.

@biez6900 Then you should substitute block 17 setting and copy those from block 6 but changing the sign in the opposite direction.

@Safeer992 Then you don't need a variable. You can do this:
I created this simple project based on buttons and None of the 'mouse clicked on object' blocks work. Could the admin please fix it?
Are those increasing lot size values potentially infinite?
Your use of that boolean variable is the way, but you need to separate the structure controlling what's happening on the main MACD from what's happening on the second. Additionally, toy need to specify when the boolean variable is changed into 'false' again.
What do you exactly mean buy 'above a marked range'? Do you mean price range or candle ID range?
Yes, it is possible, but it is not a trivial project to implement. We can help you through the forums, but you will definitely need to learn how to use fxDreema.
Just use 4 condition blocks checking that condition, one for each candle.
Ok. Can you please share the link to your project?
There can be many possible reasons, different backtest input parameteres, different tick data quality available, different TF, etc. Are you sure you are replicating the EXACT same conditions of your friend's tests?
Not sure I fully understand. Are you trying to control come trades created by another bot to open then some more with this one?
You're welcome. Let me say that I'm not a programmer, just and advances fxDreema user so I'm afraid I don't understand what that code is doing, sorry. 
But is the bot programmimg any pending orders or none at all?
I notice this is the same structure of the other thread you created. I replied there. Please don't duplicate threads.
But what is the maximum number of trades that can be open at the same time?
You need to store the value of the initial trade into a variable so that it can be used as you need. Are you familiar with using variables?