Quote:
Originally Posted by Beno
I hope i'm not out of line by posting it but it's a good idea that i would like to see working
could some one please get this going
Cheers
Beno
|
Has anybody managed to get this going.
Or does anyone have a close by percentage loss code they could post
convert this so that if a 2% loss close position
if (curprof>=AccountEquity()*ProfitExit/100.0) {
exit=true;