당사 팬 페이지에 가입하십시오
- 조회수:
- 29242
- 평가:
- 게시됨:
- 2008.06.05 06:50
- 업데이트됨:
- 2014.04.21 14:52
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator draws the market profile.
References about market profile:
E. Naiman. The Way to Financial Freedom.
J. Piper. The Way to Trade.
The author colored sessions: yellow - Asian session, blue - European session, red - American session. It displays results on M30 and M15.
Parameters:
StartDate - for backtesting (from what date to start drawing)
lastdayStart - if it is 'true', then it draws up to the last day (StartDate is ignored)
CountProfile - set how many profiles should be drawn.
Mode is drawn in white. Volume is not considered. There are situations where it considers volumes, but it 99% matches it. IMHO, it is of no importance for Forex.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8115

Another version of a recommended indicator.

Indicator BreakOut_Panca_eagle.

CustomCandle draws candlesticks of a larger and, perhaps, non-standard (for MT 4) timeframe in the current chart.

Report generator