Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Mladen Rakic
- Views:
- 22790
- Rating:
- Published:
- 2016.10.04 10:09
- Updated:
- 2017.01.12 08:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds. Highest high and lowest low current trend is marked by the color (sometimes it is very useful to see the change in the "trend" of those extremes).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16488

This is one more possible way of making MACD — as a candles, without the price and signal line.

This is an indicator that generates simulated data for any period - but in seconds

This version of Bollinger Bands has a choice of calculating the standard deviation as a sample or as an uncorrected deviation.

This indicator is constructing "bands" using 3 quantile values.