Codes

Test_values_print for MetaTrader 5

A simple include file to print out the values and names of variables

ID_Close_Rectangle for MetaTrader 5

A utility for closing (reducing the right side of the length) the rectangles

ID Compare HH LL and delta base for MetaTrader 5

This oscillator shows the differences in points between the successive High of bars/candlesticks and Low of bars/candlesticks. It also shows them in different colors, depending on the directions and amount of points set in the properties

ID_Close_Rectangle_TL_AL for MetaTrader 5

A utility for closing (reducing the right side of the length) the rectangles, trendlines, or lines with arrows to some bars/candlesticks

SD_M_Swap for MetaTrader 5

A script for showing the swap value on a financial instrument. The texts of positive and negative swaps are shown in different colors

SD Delete Indicators for MetaTrader 5

The script allows to quickly remove indicators from charts

ID Lite Info MA for MetaTrader 4

The indicator displays the values of the Moving Averages (MA), deltas between the values and deltas between МАs

id_digits_object for MetaTrader 5

Displays the number of decimal places (the number of digits in the fractional part), time and values of graphic object anchor points

ObjectCreateAndSet for MetaTrader 5

Functions for creating various objects and changing object properties

ID Lite Info MA for MetaTrader 5

The indicator shows Moving Averages (MA) values, difference between values and difference between MA

Articles

MQL5 for beginners: Anti-vandal protection of graphic objects for MetaTrader 5

What should your program do, if graphic control panels have been removed or modified by someone else? In this article we will show you how not to have "ownerless" objects on the chart, and how not to lose control over them in cases of renaming or deleting programmatically created objects after the