Forums ProRealTime English forum ProOrder support GoldMiner Reply To: GoldMiner

#120360

Small alteration to your exit conditions:

IF OnMarket AND (BarIndex – TradeIndex) >=93 and close>positionprice THEN …

 

Makes a huge difference on 100k — gain/loss ratio of 370? worst trade -$4? seriously?

Probably worth re-optimizing the bar number.