거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

SDX-TzPivots - MetaTrader 4용 지표

게시자:
Aleh Sasonka
조회수:
31048
평가:
(30)
게시됨:
2015.05.26 09:32
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real Author:

Shimodax

Calculation of pivot and similar levels based on time zones.

If you want to modify the colors, please scroll down to line 200 and below (where it says "Calculate Levels") and change the colors. Valid color names can be obtained by placing the cursor on a color name (e.g. somewhere in the word "Orange" and pressing F1).

Time Zone Inputs:

  • LocalTimeZone — time zone for which MetaTrader 4 shows your local time, e.g. 1 or 2 for Europe (GMT+1 or GMT+2 for daylight savings time). Use zero for no adjustment. The MetaQuotes demo server uses GMT+2.
  • DestTimeZone — time zone for the session from which to calculate the levels, e.g. 1 or 2 for the European session (without or with daylight savings time). Use zero for GMT.

Example:

If your MetaTrader server is located in the EST (Eastern Standard Time, GMT-5) zone and you want to calculate the levels for the London trading session (European time in summer GMT+1), then enter -5 for LocalTimeZone, 1 for DestTimeZone.

Please understand that the LocalTimeZone setting depends on the time on your MetaTrader charts (for example the demo server from MetaQuotes is always located in CDT (+2) or CET (+1), no matter what the clock on your wall says.

If in doubt, leave everything to zero.

SDX-TzPivots EURUSD,M30

SDX-TzPivots Inputs

Tips:

  • BarForLabels = number of bars from right, where lines labels will be shown.
  • Comment for upper left corner: Range, Highs, Lows, Close - Yesterday, Today.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/13098

MA Triple Median MA Triple Median

This indicator draws 3 Moving Averages by median price.

Convergent Divergent Range Volatility Convergent Divergent Range Volatility

The indicator analyzes price volatility for optimal setting of Take Profit and Stop Loss.

ToolBox ToolBox

Gives you information on pip value, spread value, daily pips average, how much you can earn, future range of the present day.

Pivot Point with adjustable closing time Pivot Point with adjustable closing time

Pivot Point (PP) indicator for use on timeframes < D1 with adjustable preceding day close time, elimination of sunday bars, optional display of weekly and monthly PP, preview of tomorrows' PP and current days' midpoints.