The EVE Expert Advisor is a forex Trading robot that trades on the EUR/USD pair.
- It trades several Time Frames but it is most accurate on the 15 to 1hr timeframes.
- It trades the trend entry and the pull back strategy.
- It also uses the Force index, parabolic SAR, 200MA, and the 50 MA for trade confirmations and signal entry
Indicator Conditions
CONDITION 1 (TREND ENTRY)Â Â Â INDICATOR CONDITION (BUY)
if the 50 moving average is above the 200 moving average.
if the price close of a candle is above Parabolic SAR and the 200 moving Average, and the 50 moving average, and if the force index is above 0.
If the price close is not greater than the 200 Moving Average by X pips.
If the force index is not greater than X call the Buy Trigger Function
CONDITION 2 (TREND ENTRY)Â Â Â INDICATOR CONDITION (SELL)
if the 50 moving average is BELOW the 200 moving average.
if the price close of a candle is BELOW the Parabolic SAR and the 200 moving Average, and the 50 moving average, and if the force index is above 0.
If the 200 Moving Average is not greater than the price close by X pips.
If the force index is less than -1.0, call the sell Trigger function.
Reviews
Clear filtersThere are no reviews yet.