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

Tipu Renko Live - indicador para MetaTrader 4

Visualizações:
60633
Avaliação:
(50)
Publicado:
2016.05.25 12:27
Atualizado:
2017.04.18 20:41
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

Renko charts were invented in Japan and were introduced to the Western world by Steve Nison, widely known as father of modern candlestick charting.1 Renko charts ignore time and focus solely on price changes. Renko charts plot fixed price brick up or down in 45 degrees with one brick per vertical line. As vertical/horizontal axis cannot be fixed in MQL, Renko charts are recreated on an offline chart via MQL4 program (script/indicator/expert). You may find many of these Renko converters programs by searching on internet.

Tipu Renko Live is modified version of Renko Charts that can be plotted on a normal live time frame without the use of the converter. The following additional features are added to this indicator.

  • Brick on the top and at the bottom are modified, these maybe helpful in ranging markets.
  • Choose plotting method, Close or High/Low.
  • Choose type of plotting, Bricks, Arrows, or None.
  • Introduced Signal Buffer, and Trend Buffer. These can be used for EA development.
  • Enable Alerts (Mobile, On Screen, and Email).
  • Its recommended to use smaller (e.g. M5) or a larger brick (e.g 100 pips) to see all the bricks.

Reference

1 Nison, S. (1994). Beyond Candlesticks: New Japanese Charting Techniques Revealed. New York: Wiley.


3DaysHiLo 3DaysHiLo

Simple indicator which displays High and Low 3 days ago.

StochPosition StochPosition

StochPosition is an indicator for MetaTrader 4 based on Stochastic Indicator, which shows the position and direction of Stochastic in M5 timeframe up to W1 timeframe.

Adding password protection to your Indicator / Expert Advisor Adding password protection to your Indicator / Expert Advisor

Here I propose a simple password verification scheme which uses MT4's built-in security engine providing DES/ECB encryption and does not require code re-compilation for each new customer.

Swing Point Highs and Lows Swing Point Highs and Lows

This indicator helps to determine swing point highs and swing point lows.