Unisciti alla nostra fan page
- Visualizzazioni:
- 41205
- Valutazioni:
- Pubblicato:
- 2016.12.30 14:44
-
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.

Code example of MACD automated with advanced money management function.

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. 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...

Automatically draws Fibonacci retracements on chart.