ContestSimpleTrendStrategy

Default image
In my strategy I use only Exponential Moving Averages and Parabolic SAR. The strategy is designed to trade pulsed movements by the trend. 1. Determine the trend on the 30 min timeframe (use on 30 min: EMA 4 and EMA 200). 2. Open position when the impulse at 5 min (use on 5 min: SAR (current and previous) and EMA 4). ContestSimpleTrendStrategy(version 24): Buy when: EMA 4 above EMA 200 - on 30 min; + current SAR (0.02 0.2) less than previous SAR (0.02 0.2) and EMA 4 greater than previous SAR (0.02 0.2) - on 5 min; TP 20 + SL 150. Sell when: EMA 4 under EMA 200 - on 30 min; + current SAR (0.02 0.2) greater than previous SAR (0.02 0.2) and EMA 4 less than previous SAR (0.02 0.2) - on 5 min; TP 20 + SL 150. Trade amount 5 mio; pair EUR/USD.
バージョン: 日付: ステータス: 記述:
26 02.06.2014 Not running ContestSimpleTrendStrategy  ダウンロード
25 28.05.2014 Executed ContestSimpleTrendStrategy  ダウンロード
24 26.08.2013 Not running ContestSimpleTrendStrategy  ダウンロード
Lexuski avatar
Lexuski 2014年04月10日

ContestSimpleTrendStrategy:Buy when: EMA 4 above EMA 200 - on 30 min; + current SAR (0.02 0.2) less than previous SAR (0.02 0.2) and EMA 4 greater than previous SAR (0.02 0.2) - on 5 min; TP 20 + SL 150Sell when: EMA 4 under EMA 200 - on 30 min; + current SAR (0.02 0.2) greater than previous SAR (0.02 0.2) and EMA 4 less than previous SAR (0.02 0.2) - on 5 min; TP 20 + SL 150

Lexuski avatar
Lexuski 2014年05月28日

ContestSimpleTrendStrategy (Version25):Buy when: EMA 4 above EMA 200 - on 30 min; + current SAR (0.02 0.2) less than previous SAR (0.02 0.2) and EMA 2 greater than previous SAR (0.02 0.2) - on 1 min; TP 3 + SL 2. Sell when: EMA 4 under EMA 200 - on 30 min; + current SAR (0.02 0.2) greater than previous SAR (0.02 0.2) and EMA 2 less than previous SAR (0.02 0.2) - on 1 min; TP 3 + SL 2

men79 avatar
men79 2014年05月30日

'hibernate mode'

Lexuski avatar
Lexuski 2014年06月02日

ContestSimpleTrendStrategy (Version26): like Version 25, but trade amount 5 mio, and SL/TP=3/3

もしくはコメントを残す


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

(例: 1.1, beta, alpha)