Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
und werden Sie Mitglied unserer Fangruppe
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Bewerten Sie es im Terminal MetaTrader 5
- Ansichten:
- 62803
- Rating:
- Veröffentlicht:
- 2014.02.17 13:07
- Aktualisiert:
- 2016.11.22 07:32
-
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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".