View Single Post
  #310 (permalink)  
Old 05-06-2009, 05:39 PM
cannibal cannibal is offline
Junior Member
 
Join Date: May 2009
Posts: 2
cannibal is on a distinguished road
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
Reply With Quote