sma_gbpaud

This strategy will open GBP/AUD positions based on 15minute time frame. It will open positions based on 3 simple moving averages (7, 50, 200) . So, first on tick, we check all positions with sma conditions 7,50,200 based on 15minute time frame is set. Than to set the conditions, i have connected SMA indicator to a condition: if sma 50,200, than check if price is above or greater than 7,50. If condition is true==Open a buy position. Else If SMA 50,200 is less than 7,50 than open a sell position.The TP is set to 50pip, and the SL is set to 1000pip and lot size is 5million with a default slippage setting set to 5pip.
バージョン: 日付: ステータス: 記述:
1 10.07.2015 Not running sma_gbpaud  ダウンロード
もしくはコメントを残す


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

(例: 1.1, beta, alpha)