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 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 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 30 Май

'hibernate mode'

Lexuski avatar
Lexuski 2 Июнь

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

иличтобы оставить комментарий


(пара слов об изменениях)

(пример: 1.1, beta, alpha)