und werden Sie Mitglied unserer Fangruppe
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Bewerten Sie es im Terminal MetaTrader 5
Yen Trader - Experte für den MetaTrader 4
- Ansichten:
- 40687
- Rating:
- Veröffentlicht:
- 2016.12.30 14:44
- Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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 StarPivot 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...
Auto Fibonacci RetracementAutomatically draws Fibonacci retracements on chart.