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

Trends Accumulator - MetaTrader 5용 지표

조회수:
9790
평가:
(41)
게시됨:
2016.06.08 17:22
업데이트됨:
2020.07.03 15:42
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This indicator was originally made to study patterns in price movements, while discarding minor fluctuations in price. Although this was its original purpose, there are other interesting ways you can apply it to your strategy.


This indicator tracks the movements of a Moving Average and accumulates them according to a threshold.


Screenshot:

Trends Accumulator


Recommendations:

  • The smaller the threshold, the smaller and more specified the trends are. These are ended more abruptly with divergence in price movements.
  • The bigger the threshold, the bigger and more generalized the trends are. These last longer and ignore small divergences in price movements.

Enjoy!

If you have any suggestions for improvements, or found any bug, please post them in the comment section below.

RegularExpressions in MQL5 for working with regular expressions RegularExpressions in MQL5 for working with regular expressions

Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.

MQL5 Wizard - GANN HiLo Signal MQL5 Wizard - GANN HiLo Signal

Signal based on the indicator Gann Hilo.

Separators Separators

Adds period separators to your window, at a time of your choice.

PChannel_HTF PChannel_HTF

PChannel indicator with the timeframe selection option available in the input parameters.