GreenRed

USD/JPY TP-5p SL-100 if(openAtBarOpen){ if(bars.size() == 1){ if(bars.get(0).getOpen() > bars.get(0).getClose()){ if(CalculatePositions(0) == 0){ OpenSELL(lastTick.getBid()); } } if(bars.get(0).getOpen() < bars.get(0).getClose()){ if(CalculatePositions(0) == 0){ OpenBUY(lastTick.getAsk());
Version: Date: Status: Description:
1 01.10.2016 Comp. error USD/JPY TP-5p SL-100 if(openAtBarOpen){ if(bars.size() == 1){ if(bars.get(0).getOpen() > bars.get(0).getClose()){ if(CalculatePositions(0) == 0){ OpenSELL(lastTick.getBid()); } } if(bars.get(0).getOpen() < bars.get(0).getClose()){ if(CalculatePositions(0) == 0){ OpenBUY(lastTick.getAsk());  Download
orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)