Trading logic: Strategy trade whole day all weekdays. Reference is
daily candle open. Logic is to catch rate swings. Strategy works in 30
min. timeframe. If rate is in the region of 20-25 pips upper than
reference sell position of 2M is opened if lower 2M buy position is
opened. If rate is higher than reference in region of 50-60 pips sell
position of 4M is opened, if lower 4M buy position is opened.
Description of indicators: indicators are not used. Explanation of
chosen settings: Strategy uses on candle start method works in 30 min
candles. As strategy aims to close swing movements checking is done
not frequently in order to find some saturation before next move. Pair
is EUR/USD. SL-60, TP-50. Method of trade volume calculation: 2M or
4M based on distance from reference (described in strategy logic).