無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

Yen Trader - MetaTrader 4のためのエキスパート

ビュー:
40317
評価:
(17)
パブリッシュ済み:
2016.12.30 14:44
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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.