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
- Views:
- 9110
- Rating:
- Published:
- 2015.04.10 16:04
- Updated:
- 2016.11.22 07:32
-
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

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

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

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

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