Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Twitter!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Indicadores

Volume Divergence Markers (VDM) - indicador para MetaTrader 4

Visualizações:
45392
Avaliação:
(19)
Publicado:
2015.02.03 09:22
Atualizado:
2016.11.22 07:32
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

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.