Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4461
- Rating:
- Published:
- 2013.03.06 13:25
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The detailed description is here.
Added:
- the SetColorFormat(ENUM_COLOR_FORMAT aColorFormat=COLOR_FORMAT_ARGB_NORMALIZE) method;
- the parameter: aColorFormat - the ENUM_COLOR_FORMAT color format;
- in the Init() method the aColorFormat parameter is added.
In all methods of color setting the aA parameter is added, it has values from 0 to 255. 0 - transparent drawing, 255 - transparent. Default value is 255.
In the Stream.mq5 file (script) is given the example of drawing with transparency.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1556

This indicator is calculated on the basis of currency pair volatility displaying the nearest support and resistance level depending on the trend direction.

The indicator displays the number of false breakthroughs for the specified period

The trend indicator with three states.

The indicator of reversal points drawn on the week candlesticks