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
Indicators

Spread Indicator - indicator for MetaTrader 5

Views:
38623
Rating:
(51)
Published:
2013.12.24 10:40
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This is a plain-vanilla code for spread.

The indicator can be placed on any pair on chart window. The font colour and indicator's display position can be changed on the fly. Pips can be normalized too.

Spread Indicator MQL5

Spread indicator

KLines KLines

A set of support and resistance levels with five different timeframes.

r_Ma r_Ma

A moving average indicator obtained by averaging the values of all calculation variants of the classical Moving Average.

StepChoppy_v2 StepChoppy_v2

An indicator of trend power with eight states.

Simple Display Panel Simple Display Panel

The code is designed to be a simple reference of how to create movable (drag) panels and populate it with information.