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());
バージョン: 日付: ステータス: 記述:
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());  ダウンロード
もしくはコメントを残す


(どの点を追加変更したのかについて簡潔な説明)

(例: 1.1, beta, alpha)