#zoomin The Expert Advisor is based on the trading strategy with the same name Zoom In, it analyzes three indicators: MovingAverage (H4), RSI (H4) Stochastic (M15). The EA uses EURUSD with the timeframe H4. Input Parameters Lot - lot value for trade opening. Take - take profit level in points. Stop - stop loss level in points. Trailing - trailing stop level in points. ShiftMA - Moving average shift (from 0 to 6). Optimize the EA in the every tick mode before using it.