Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 62827
- Ranking:
- Publicado:
- 2014.02.17 13:07
- Actualizado:
- 2016.11.22 07:32
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
Multi Time Frame Bars on a single chart.
Note: to see the label of each bar (M1, M15, M30, etc) select "Show Object Descriptions" at Common Tab (Chart properties).
Edit: v1.4 with this new features:
- New parameters to improve visibility:
- "offset" -> distance to the first bar
- "step" -> distance between bars
- Now with "yearly bar".
- Now with Monthly, Weekly and Daily Pivot Points (if "pivots" parameter = true)
Sorry for the delay...had been sick.
Edit:
- v1.5: bug correction (YearOpen) and added "Year Stats" (if "stats" parameter =true);
- v1.6 (Jan 2016): bug correction (YearLow and YearHigh values).

Good For EURUSD. Start by Money $300.

Someone needed a quick way to open the Alert window again, after they had closed it. Place this script in your \experts\scripts folder.

This code is an Alternative of the missing OnTrade() event in MQL4.

The indicator ыimulates the full structure of the market profile system that described by "James Dalton" in his book "Mind Over Markets".