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

Synchronized Charts - MetaTrader 5용 expert

게시자:
[삭제]
조회수:
5026
평가:
(23)
게시됨:
2011.01.25 10:34
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

https://www.mql5.com/en/forum/3032/page1

This Expert Advisor performs the synchronization of charts.

  • bar/candle/line
  • timeframe
  • zoom
  • starting candle number
Export Indicator's Values Export Indicator's Values

This script exports indicator's values to CSV file.

The "New bar" event handler for the indicators The "New bar" event handler for the indicators

This indicator will allow you to perform the recalculation of the indicator's data only when the new bar on the chart has appeared.

Hash functions library Hash functions library

The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number.

A la "Bobsley" Expert Advisor A la "Bobsley" Expert Advisor

The Expert Advisor uses the Moving Average and Stochastic indicators.