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:
8498
Rating:
(21)
Published:
2015.04.10 16:04
Updated:
2016.11.22 07:32
iSpread.mq5 (3.97 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The iSpread shows the following:

  • The spread for each bar as a histogram;
  • The minimum spread for a specified period (horizontal green line);
  • The current spread in the upper right corner of the indicator window.

Due to specific aspects of storing the historical data, the indicator shows the maximum spread for a bar time.

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

HullTrendSign HullTrendSign

A semaphore signal indicator showing moments when the average difference between the Hull Moving Average and its averaging changes direction.

HullTrendOSMA HullTrendOSMA

A trend indicator in the form of a colored histogram which shows the average difference between the Hull Moving Average and its averaging.

Ozymandias_HTF_Signal Ozymandias_HTF_Signal

The Ozymandias_HTF_Signal indicator shows the trend direction and the signal based on the OzymandiasSign indicator.

FATL-SATL_Balance_HTF FATL-SATL_Balance_HTF

The FATL-SATL_Balance indicator with the timeframe selection option available in the input parameters.