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

Pivot Points to Html - MetaTrader 5용 스크립트

조회수:
11066
평가:
(36)
게시됨:
2012.12.28 08:51
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

It is designed to have always on hand the pivot levels of big timeframes (W1, MN1) on all symbols from the market watch. The results of work of the script are written in html-file to the folder of MetaTrader5/MQL5/Files. Any modern browser can be used to view it. If necessary, the file can be printed (that was the purpose of creating the script). When you print in your browser, go to "File - Page Setup" and check mark next to "Print background colors and images".

You can throw a script on the chart of any currency pair of any timeframe as the calculation will be performed on all symbols and timeframe data which you will set in the input parameters.

Parameters:

  • File name - it is the name of the file with the calculations results. There is no need in specifying the file extension!
  • Timeframe to calculate - according to what timeframe Pivot Points will be calculated.

The result of the work of the script (so html-file looks):

Pivot Points to Html-file

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

VininI_Trend_XMA_WPR VininI_Trend_XMA_WPR

A trend indicator which determines its values based on the signals taken from the Williams' Percent Range indicator and group of its signal lines whose periods change in the arithmetic progression.

VIP_DSR VIP_DSR

The Dynamic Support/Resistance indicator for MetaTrader

VininI_Trend VininI_Trend

A trend indicator which determines its values based on the signals with the group of Moving Averages whose periods change in the arithmetic progression.

VininI_Trend_LRMA VininI_Trend_LRMA

A trend indicator which determines its values based on the signals taken from the LRMA Moving Average and a group of its signal lines whose periods change in the arithmetic progression.