Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Yen Trader - sistema esperto per MetaTrader 4

Visualizzazioni:
41205
Valutazioni:
(18)
Pubblicato:
2016.12.30 14:44
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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.