거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Volume Divergence Markers (VDM) - MetaTrader 4용 지표

조회수:
45505
평가:
(19)
게시됨:
2015.02.03 09:22
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This indicator places a marker on a chart based on a divergence between trade volumes and bar sizes, i.e. if bar size has been decreasing/increasing for N continuous bars and volume has been doing the opposite, a marker will be placed.

Usually, the markers are placed near the peaks before a reverse or in the middle of a technical correction during a trend. This indicator can be used to identify potential entry or exit points, depending on the configuration of input parameters. VDM does not provide complete information about potential trades if used without other indicators.

Higher input variables values mean less frequent signals. I am currently experimenting on how the false signals can be filtered. Also, a complementary indicator, which shows the direction in which the positions should be opened, is currently in development. Feel free to post your suggestions about improving this indicator.

UPDATE 27.05.2015: I have added the lines between markers, as requested. By default, they will be the same color as the markers.

Input variables:

  1. Whether or not zero bar should be counted.
  2. Convergence or divergence switch (convergence creates markers if both volume and bar sizes are moving in the same direction; divergence - in the opposite).
  3. How long the volume has to increase/decrease to trigger the marker (in bars).
  4. How long the bar size has to increase/decrease to trigger the marker (in bars).

This is how it looks like:

Flat indicator showing potential entry points.

This is to demonstrate the potential profits:

Flat indicator showing potential entry points.

Recommendations:

  • The purpose of this indicator is to maximise profits by opening/closing trades at optimal entry/exit points.
  • The optimal values for input variables are somewhere between 1-3 bars. Values above 4 are pointless because it never happens on a market.
  • Works best during flat price movements.
  • IMPORTANT! Do not use this indicator on its own to open any trades because it doesn't show the direction of price movement.
RoNz Higher Timeframe High and Low RoNz Higher Timeframe High and Low

This indicator shows High and Low points for certain timeframe.

Making ScreenShot Making ScreenShot

The script allows you to get a certain section of the chart image specified by the user.

VSA Syndicate Trader v1.04 VSA Syndicate Trader v1.04

Syndicate Trader is coded from the basic VSA (Volume Spread Analysis) study by Wyckoff.

ProfitLine ProfitLine

Graphical calculation of profit/loss from lot, or vice versa.