거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 62801
- 평가:
- 게시됨:
- 2014.02.17 13:07
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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".