Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 62779
- Rating:
- Published:
- 2014.02.17 13:07
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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".