거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
9645
평가:
(24)
게시됨:
2015.07.28 11:46
업데이트됨:
2016.11.22 07:32
\MQL5\Images\
ClockAnalog.zip (9564.94 KB)
\MQL5\Include\ClockAnalog\
CGButton.mqh (12.71 KB) 조회
CGLabel.mqh (13.91 KB) 조회
CGraphBase.mqh (47.59 KB) 조회
CGTrendLine.mqh (10.41 KB) 조회
CStockClock.mqh (77.72 KB) 조회
\MQL5\Indicators\
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

24-hour analog GMT(UTC) market clock displaying in background. The clock displays the Greenwich Mean Time and shows the status of all main stock exchanges according to their schedule.

The clock shows the status of the following stock exchanges:

Tokyo, Singapore, Shanghai, Dubai, Moscow, Johannesburg, London, Zürich, Frankfurt, Riyadh, New York, Toronto, Chicago, Wellington, Sidney.

Transition to daylight saving/standard time is performed as follows:

  • Second Sunday in March: New York, Toronto, Chicago. Transition to daylight saving time.
  • Last Sunday in March: London, Zürich, Frankfurt. Transition to daylight saving time.
  • First Sunday in April: Wellington, Sidney. Transition to standard time.
  • Last Sunday in September: Wellington. Transition to daylight saving time.
  • First Sunday in October: Sidney. Transition to daylight saving time.
  • Last Sunday in October: London, Zürich, Frankfurt. Transition to standard time.
  • First Sunday in November: New York, Toronto, Chicago. Transition to standard time.

Stock exchange working hours in GMT (information from stocktime.ru):

  • Tokyo. Open — 0:00, close — 6:00.
  • Singapore. Open — 1:00, close — 9:00.
  • Shanghai. Open — 1:30, close — 7:00.
  • Dubai. Open — 6:00, close — 10:00.
  • Moscow. Open — 6:00, close — 14:45.
  • Johannesburg. Open — 7:00, close — 15:00.
  • Riyadh. Open — 8:00, close — 12:30.
  • London, Zürich, Frankfurt. Standard time: open — 8:00, close — 16:30. Daylight saving time: open — 7:00, close — 15:30.
  • New York, Toronto, Chicago. Standard time: open — 14:30, close — 21:00. Daylight saving time: open — 13:30, close — 20:00.
  • Wellington. Standard time: open — 22:00, close — 04:45. Daylight saving time: open — 21:00, close — 03:45.
  • Sidney. Standard time: open — 00:00, close — 06:00. Daylight saving time: open — 23:00, close — 05:00.

The clock has two color schemes for both white and black chart background. You can change the second hand color and style in settings.

Button actions:

Move:

Bring to front:

Hide (move function doesn't work in hidden state):

The demo mode allows you to display opening and closing hours for any date:

Files location:

  • ClockAnalog.zip archive contains images in BMP format. Extract it to /Images folder maintaining the folder structure. In /Images folder, ClockAnalog folder should appear, containing following sub-folders: /104 (32 files), /110 (36 files), /111 (34 files), /203 (36 files), /403 (36 files), /409 (32 files); /Images/ClockAnalog should contain 5 BMP files.
  • MQH files should be put in /Include/ClockAnalog.
  • You can place ClockAnalog.mq4 in any indicator folder you like, for example, /Indicators/My.

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

Well Martin Well Martin

Well Martin EA is based on two indicators: Bollinger Bands and ADX.

ColorDM_361_HTF ColorDM_361_HTF

The ColorDM_361 indicator with the timeframe selection option available in the input parameters.

ColorZerolagMomentumOSMA ColorZerolagMomentumOSMA

Smoothed ColorZerolagMomentum indicator rate of change represented as a colored histogram.

ColorSTLM_HTF ColorSTLM_HTF

The ColorSTLM indicator with the timeframe selection option available in the input parameters.