@trader-philipps said in TURN Off MT4 Autotrading:
You may close other expert's orders, but I have no clue how to avoid them to open new ones.
Me neither.
@trader-philipps said in TURN Off MT4 Autotrading:
You may close other expert's orders, but I have no clue how to avoid them to open new ones.
Me neither.
That you will have to ask to the administrator. I recommend you to contact him directly through the support link.
You should use a dark grey 'Modify Variable' to catch the value of that indicator. However, it will not catch anything if it's just a color change, not a value. Is that the case?
I join to that petition. Could you please update your example, miro?
Don't use a custom Heiken Ashi. You can use the one on fxDreema. Additionally, I recommend you this thread.
Obviously through a variable catching the last buy/sell trade. But that will depend on your current project buy/sell structure. Ifyou share it I can take a look and suggest how.
Can you please share your whole project to solve the problem?
Pink blocks (as is the case of 'modify stops') need to be linked under a 'For each trade'. Never link it under a buy/sell block.
Then I'm afraid I don't have any further explanation.
Simply change the number ID of blocks 5 and 13. That way you will turn off autotrading first and then the EA will be terminated, exactly in that order.
Yes it is. You will need to catch all that information on different variables and then compare them until your conditions are met.
I guess miro or roar will be able to answer that question.
No, it's not correct. TVI can have one only value at a time and you are asking for that value to have two different numbers. That's impossible. However that can happen on different candles. Now both conditions are required for candle 0 so that will never happen.
Can you please share the whole project to find the problem?
Maybe there's an error on your tick data.