The strategy program " June2020.v7" use 4 trading idea on Eur\Usd
instrument:
a)First idea:Time period is 1H , amount 15M , SL=100 ,TP=3.Trading
condition are: if last 3 candles on 1H ( first 2 candles are bearish
and the last candle are bullish) and the RSI14 on 1H are above 61 lvl
or below 39 lvl open buy position . if last last 3 candles on 1H
(first 2 candles are bullish and the last are bearish) and the RSI14
on 1H are above 61 lvl or below 39 lvl open sell position. The program
use counter to open 1 position\day. The program open position from
tuesday until thursday between 2 -17 UTC.
b)Second idea:Time period is 4H , amount 15M , SL=100 ,TP=100.Trading
condition are: if last 3 candles on 4H ( first 2 candles are bearish
and the last candle are bullish) and the RSI14 on 4H are above 61 lvl
or below 39 lvl open buy position . if last last 3 candles on 4H
(first 2 candles are bullish and the last are bearish) and the RSI14
on 4H are above 61 or below 39 lvl open sell position.The program use
counter to open 1 position\day. The program open position from tuesday
until thursday between 0 -13 UTC.Use trailing stop if profit loss are
above or equal with 3 pips put stop loss 3 pips with trailing step 9
pips.
c)Last idea:Amount =15M , SL=100 ,Tp=100.If last position close are
below or equal with 2 pips profit and are a Buy position then the
program open Buy position until the last close position profit are
above 2 pips. if last position close are below or equal with 2 pips
profit and are a Sell position the program open Sell position until
the last close position are above 2 pips.The program use counter to
open max 20 position all month. The program open position from monday
until friday between 0 -17 UTC.Use trailing stop if profit loss are
above or equal with 3 pips put stop loss 3 pips with trailing step 9
pips. Strategy description on my blog:
https://www.dukascopy.com/fxcomm/blog/?action=post-show&post_id=222502