I have box that I need, when box respawns it adds additional number like first box was box1 then second one is box2.
I need to find and rename box2 back to box1.
I only found a way to change description but I need name.
I have box that I need, when box respawns it adds additional number like first box was box1 then second one is box2.
I need to find and rename box2 back to box1.
I only found a way to change description but I need name.
@jstap could be, never used that block but did some testing while back
@Morpheus_0 Here's the thing with testing using custom indicators. The parameters of testing will be default indicator parameters. So your thing might only can be tested in real time.
Forget it man, even if you catch them with their pants down simple retailers can't do shit. You best next thing to do is don't waist your time and just change brokers.
You're not the only one who tried and as you can see we are powerless. Bastards have too much money and power.
Have you tried making input variable then attach it to the Length window?
I don't have mt5 but you can check if the closing is caused by the EA by simply drawing some text on the chart when conditions are met.
Alternatively there is an easy fix. All you need to do is add filter "check age" block. Just like.
Obviously adjust waiting time to your timeframe.

@William29 I mean you can drag EMA onto RSI window and make it to work off of RSI values and not the candles. Shame though, This would of been a lot easier if it was possible.
I couldn't find o way to do this unless you'd use some kind of custom indicator and then pull buffers.
But how do you do that without custom indicators?
hmm maybe, I dont really know how the flags work though but I'll give it a go.
So I made this system in which a condition block checks for a trendline by its number and takes price level as value.
when I make a condition block to compare that value to the price that is true BY THE LOGIC the block should say no. Because if the first value is empty and it's set to check if its == to the true value of where it should be it should say no.
But, the block does not give you either yes or no. It simply does not do anything. I check it with activity tracking. Tried spamming numbers if one or the other would be true but nothing.
So what I simply want to do is to draw a trendline at the specific price if there is none. If there is already a trendline do not draw another. But I cant find a way to check if there is or there is no trendline on the chart.
anyone knows how?
Thanks in advance!