__sorry for so many questions:
do u think this expert will work properly?
https://fxdreema.com/shared/XlnxoYBjb
what i need is:
1: check all the conditions block and if there is no trade running it will open a buy,
2: then all the time will be checking the current running trades though the for each trade pink block, from the newest to the oldest if the profit on money of each one is greather to "constant" or 10usd. If these profits are greather to 10usd then it will check the conditions blocks below and then if passes will buy.[/quote:1dpycw09]
Block 31 will pass after blocks 27 and 29. It will be better if you put this formula somewhere above the block where it should be used. Otherwise you will not have fresh information.
Using these pink blocks, I think the EA will start to buy, buy, buy... Because when you have a trade with profit > PROFITUSDNECESARIO, this will be fact for more than a single tick. I will suggest to put "once per trade/order" after block 30.