I'm having trouble finding this one. I'm looking for an EA that closes all trades based on a static equity number. IE:
Account size is $50,000. I want the EA to close all trades when equity <= $48,000.
Now, I have plenty of scripts that shut all trades when open equity reaches a floating loss of X amount but that's not what I'm looking for. I'm looking to input a set number that i don't want the account to go below.
This will enable me to make profit and take the $50,000 account to $60,000 and the EA will only close everything if I lose $12,000 from there and the account is back to $48,000.
I've been searching all day but hard to find something this specific. If no one has anything I'll ask an acquaintance who shall not be named to code it up whose name is Steve.
Cheers,
J