Join our fan page
- Views:
- 10271
- Rating:
- Published:
- 2016.06.08 17:22
- Updated:
- 2020.07.03 15:42
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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:
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.

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.

Signal based on the indicator Gann Hilo.

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

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