Join our fan page
- Views:
- 16610
- Rating:
- Published:
- 2017.01.18 09:16
- Updated:
- 2018.08.02 17:12
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator draws Fibonacci levels based on the last bar. When a new bar appears, the levels are redrawn.
Parameters
- Last Bar for Fibo — timeframe to look for the last bar;
- Upper color — color of upper lines;
- Main color — color of middle lines;
- Lower color — color of lower lines;
- Style lines — line style;
- Line Width — line width.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16327

The Fibo ZigaZag indicator allows to calculate the probable support and resistance levels using the Fibonacci ratios.

The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.

The statistical distribution of Bid and Ask prices on the chart as a histogram.

Synchronization of the bars displayed on all open charts of the terminal.