[b]The strategy program "Contest2021" 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.




c)The third idea:Time period is Daily , amount 15M , SL=100 ,TP=100.Trading condition are: Use last 2 Daily candles and open Sell position when(Candle1 high are above Candle2 high , Candle1 low are below Candle2 low and Candle1 close are below Candle2 low) and for Buy position when (Candle1 high are above Candle2 high , Candle1 low are below Candle2 low and Candle1 close are above Candle2 high). The program use counter to open 1 position\day. The program open position from tuesday until thursday between 2 -17 UTC.


d)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.The program set Stop Loss at 0 pips if profit loss in pips are above or equal with 3 pips and if the profit loss in pips are above or equal with 15 pips use TrailingStop with stop loss at -5 pips and trailing step 10 pips.
[/b]
Translate to English Show original