Watch how to download trading robots for free
Find us on Telegram!
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:
4742
Rating:
(16)
Published:
2017.11.03 12:22
\MQL5\Include\
GetFontName.mqh (5.18 KB) view
AtrValues.mq5 (28.21 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author: Mohit Marwaha

The indicator shows a text block with the values ​​of the user defined ATR period for each timeframe. The size of the text block is customizable. You can also change the text font and disable the display of unused timeframes. The maximum number of simultaneously displayed indicators is ten.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 21 December 2015.

Fig. 1. The ATRValues indicator

Fig. 1. The ATRValues indicator

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

KoliErBands KoliErBands

Another version of Bollinger Bands using as the middle line the average of the High and Low over a selected period.

Nevalyashka Nevalyashka

We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.

Symbol Symbol

A library for working with traditional and custom symbols

Last ZZ50 Last ZZ50

The strategy is based on the ZigZag indicator and pending orders.