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:
- 11430
- Rating:
- Published:
- 2010.10.26 14:02
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Portions from MetaTrader 5 Standard indicator package.
The indicator shows the trend and allows to see a price range.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/206

The indicator shows deals history on the chart.

Enhance your charts by adding intelligent markers for important price points and the start/end of year/month/week/day/session Includes a price pointer that changes color whenever price is near an important price point (e.g. historical high/low)

The OnTick event handler is designed to proceed the ticks for a certain symbol. This is the version of Multicurrency tick event handler.

This class provides methods for working with Windows *.ini files.