Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4748
- Rating:
- Published:
- 2018.10.15 17:00
- Updated:
- 2019.01.29 14:58
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory:
The indicator was created as an experiment. The experiment was how simple one oscillator can get and still be usable. And it turned out that it is enough to sum prices in a certain way to produce an oscillator.
The result:
All in all, it takes one line of code to produce an oscillator that is fairly good for showing trends.
Usage:
You can use color changes of the slope for short term trend assessment or zero crosses longer term trend assessment.

Drunkard`s walk indicator

Momentum of average with dynamic levels

A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).

Normalized smoothed MACD