e31319
e31319
shared author's MetaQuotes article
SQLite: Native handling of SQL databases in MQL5
SQLite: Native handling of SQL databases in MQL5

The development of trading strategies is associated with handling large amounts of data. Now, you are able to work with databases using SQL queries based on SQLite directly in MQL5. An important feature of this engine is that the entire database is placed in a single file located on a user's PC.

shared author's Dmitriy Zabudskiy article
Indicator for Renko charting
Indicator for Renko charting

The article describes an example of Renko charting and its implementation in MQL5 as an indicator. Modifications of this indicator distinguish it from a classic chart. It can be constructed both in the indicator window and on the main chart. Moreover, there is the ZigZag indicator. You can find a few examples of the chart implementation.

shared author's Guilherme Santos code
 Renko 2.0
A complete Renko chart indicator with wicks. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!
shared author's Anatoli Kazharski code
Good!
 EasyAndFastGUI library for creating graphical interfaces
The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.
e31319
Registered at MQL5.community