|
Hi,
It seems that the trailing stop counts the spread too
How can i let it to ignore spread vaule
I mean when i select
extern int BreakEvenAt=51;
extern int BreakEvenSlide=50;
extern int TrailingStop=0;
then its activating what i selected without counting the spreads
thank you
|