Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Asesores Expertos

Yen Trader - Asesor Experto para MetaTrader 4

Visualizaciones:
40184
Ranking:
(17)
Publicado:
2016.12.30 14:44
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

Yen Trader trades JPY Crosses (XXXJPY) where XXX is one of the major currencies (except USD which will be used as a reference currency).

Based on the selected direction (R:Right or L:Left), the EA will detect Divergence or Convergence between a major pair and USDJPY, and trade the Yen Cross Pair based on that.

Divergence/Convergence is detected using:

  • Close Price a number of bars back
  • Moving Average
  • RSI
  • CCI
  • RVI

Stop Loss, Take Profit, Profit Lock, Trailing Stop can be based on Pips or ATR multiples.

The EA can be used for scalping as well as swing trading.

Yen Trader Inputs

Example of MACD Automated Example of MACD Automated

Code example of MACD automated with advanced money management function.

Pivot Star Pivot Star

Pivot indicator. Standard, Fibonacci, Camarilla, Woody's, Demark. Calculates pivot points from previous bar of chosen period (M5 - MN).

Example of A Simple Breakout Trading Robot Example of A Simple Breakout Trading Robot

Example of a simple breakout trading robot. There are a lot of breakout methods, but this is the simplest one as I think. Please see the attached images to visualize what is the breakout trading...

Auto Fibonacci Retracement Auto Fibonacci Retracement

Automatically draws Fibonacci retracements on chart.