Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
15297
Rating:
(36)
Published:
2017.01.18 09:16
Updated:
2018.08.02 17:12
Fibo_Bar.mq5 (16.2 KB) view
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.

0

1

2

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16327

Fibo ZigZag Fibo ZigZag

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

ColorXvaMA_Digit_StDev V2 ColorXvaMA_Digit_StDev V2

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.

Histogram Bid and Ask prices Histogram Bid and Ask prices

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

SyncChart SyncChart

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