Join our fan page
This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms.
The script allows you to place the deals history on the chart using the graphic objects.
The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.
Since Terminal build 344 added display of economic calendar news using special graphical objects (OBJ_EVENT). A script that outputs as a demonstration of the Economic Calendar with current economic data, the date of the last major (Pink) event.
The script calculates the number of lots to trade using the specified percentage of risk funds.
The script purpose is to export historical rates data to format, convenient for analysis in external programs.
Here is a simple example that shows how to download page(file) from Internet using the library wininet.dll.
The script provides a synchronous scrolling for all charts opened in the client terminal.
The script illustrates control of chart properties using the classes from the Standard Library (CChart).
The script illustrates control of graphic objects using the classes from the Standard Library.