How to not take trades based on balance?
-
What conditions do I use so that my EA doesn’t take trades if the account is at a certain number, for example if account balance is 50,000 or more don’t take any more trades.
-
@GTOAT777 You can use this condition on top of both 'buy/sell now' blocks.
-
@l-andorrà use what?
-
@GTOAT777
You can you use a close trade block to do that -
@GTOAT777 Sorry man. I forgot to upload the image. I mean this:

-
@l-andorrà ah you legend thank you I appreciate that
-
You're welcome.