Visible divergence visualization.
Trend reversal timing is difficult, isn’t it?
トレンドフォローでも、逆張りでも、一番知りたいのはトレンド転換タイミングです。
Value trapping and counter-trend failures are scary, aren’t they?
Diver Eye は、MACD、RSI、CCI、ストキャスティクスで発生するダイバージェンスで、トレンド転換を見える化してシグナルの有効性を判断するために作成しました。
ダイバージェンスはご存知のように「トレンドの勢いが弱ってきた」サインです。トレンドが弱まり転換が始まるタイミングが掴めるとトレードの優位性が高まります。
Additionally, you can further enhance the edge with price action.
カウフマン適応型移動平均のシグナルで確認しましょう。
By having divergences occur before the signal display, you can catch trend reversals earlier and it helps in order decisions based on signals.
But are divergences really effective?!
と思いますよね。
I created an EA to verify it.
Backtest from 2005 to 2018.
0.1 lot fixed, USD/JPY 1-minute chart, entries based on MACD and Stochastic divergences.
Though the win rate is 50%, the graph shows a clean upward trend.
また、EAの総取引量が38160回なので、1日平均10回以上のシグナルが発生しています。
Note: This EA’s S/L is 10 pips. Aside from the close logic, nothing else is tuned.
With discretion, you can avoid redundant signals and increase the win rate, potentially achieving better results than the EA.
Setting Parameters
Max History Bars: number of bars to display
Distance from chart: distance from the high/low where the trend is displayed
RSI Divergence: display RSI divergences.RSI Period: the RSI period.
RSI Threshold: threshold for RSI divergence judgment.
RSI Divergence Judgment Period: divergence judgment period for RSI.
If divergence occurs outside the period, it will not be marked. Increasing it can slow processing.
※ Use the larger of period and divergence judgment period.
CCIダイバージェンス:CCIのダイバージェンスを表示します。
CCI Period: the CCI period.
CCI Threshold: threshold for CCI divergence judgment.
CCI Divergence Judgment Period: divergence judgment period for CCI.
If divergence occurs outside the period, it will not be marked. Increasing it can slow processing.
MACDダイバージェンス:MACDのダイバージェンスを表示します。
Short-term MACD Period: period of the short moving average for MACD.
Long-term MACD Period: period of the long moving average for MACD.
MACD Divergence Judgment Period: divergence judgment period for MACD.
If divergence occurs outside the period, it will not be marked. Increasing it can slow processing.
ストキャスダイバージェンス:ストキャスティクスのダイバージェンスを表示します。
Stochastic Period: period of the Stochastic.
Stochastic Slow: the slowing parameter for Stochastic.
Stochastic Threshold: threshold for Stochastic divergence judgment.
Stochastic Divergence Judgment Period: divergence judgment period for Stochastic.
If divergence occurs outside the period, it will not be marked. Increasing it can slow processing.
ダイバージェンス簡易モード:ダイバージェンスの判断を、直近の直前から、期間内の最大/最小値にします。
Pin Bar: mark display at pin bar.
Engulfing: mark display at engulfing bar.