Nguyen Van Luong
Nguyen Van Luong
  • Information
6+ years
experience
3
products
0
demo versions
0
jobs
0
signals
0
subscribers
shared author's Denis Kirichenko article
MQL5 Programming Basics: Global Variables of the Terminal
MQL5 Programming Basics: Global Variables of the Terminal

This article highlights object-oriented capabilities of the MQL5 language for creating objects facilitating work with global variables of the terminal. As a practical example I consider a case when global variables are used as control points for implementation of program stages.

shared author's Dmitry Fedoseev article
MQL5 Programming Basics: Global Variables of the MetaTrader 5 Terminal
MQL5 Programming Basics: Global Variables of the  MetaTrader 5 Terminal

Global variables of the terminal provide an indispensable tool for developing sophisticated and reliable Expert Advisors. If you master the global variables, you will no more be able to imagine developing EAs on MQL5 without them.

shared author's MetaQuotes article
Read & Write a file -> Read INI
File Operations via WinAPI
File Operations via WinAPI

Environment MQL4 is based on the conception of safe "sandbox": reading and saving files using the language are allowed in some predefined folders only. This protects the user of MetaTrader 4 from the potential danger of damaging important data on the HDD. However, it is sometimes necessary to leave that safe area. This article is devoted to the problem of how to do it easily and correctly.

shared author's TheXpert code
Read a file out of sandbox
 FileUnlimited
Library for working with files using WinAPI without location limitations.
shared author's Vadim Zhunko code
Read a file out of sandbox
 ZI_File_Functions_Full_Lib
A package of libraries with the file functions for working without the limitations in any directories.
shared author's MetaQuotes code
 MD5 Cloud Decryptor
This example shows the use of the mechanism of custom data frame transmission from agents during a brute force search aimed at finding MD5 hashes. The speed characteristics of the computing network and the progress are shown in real time. The program also demonstrates the principle of virtualization of nonlinear and non-numeric input parameters into a numeric counter.
shared author's Nikolay Kositsin code
Tham khảo để viết chỉ báo Acc/Dis cho MT5 (chuyển đổi từ AFL sang MQL5)
 Exp_AFL_WinnerV2
The Exp_AFL_WinnerV2 Expert Advisor that uses the AFL_WinnerV2 indicator.
shared author's Scriptor code
Tham khao EA
 Plan X
The EA compares the difference between the Close price of bar #1 and the Close price of bar #Candle shift.
shared author's MetaQuotes code
From lấy các chỉ số chứng khoán thế giới trên www.google.com/finace
 QuotesDemo
Example of getting world index quotes from Google Finance.
shared author's Serhii Ivanenko code
Form
 Profit Loss Calculator
Calculator-panel to calculate profit/loss. Data is calculated either when moving lines, or changing the parameters in input fields of the entry price, lot, profit or loss in pips or in deposit currency
shared author's Ruslan Khasanov code
Form: Tham khảo để viết lại bảng đặt lệnh để tích hợp MagicNumber và SL hoặc giá khớp lệnh theo LO
 Fast Trading Panel
Fast Trading Panel - the panel for fast trading
shared author's Serhii Ivanenko code
Form trong MQL5
 Simple Hedge Panel
A panel for opening and closing positions on several financial symbols in one click.
shared author's MOHCTP36 code
Tham khảo EA
 EA Stochastic
Trading based on indicator iStochastic (Stochastic Oscillator, Stochastic). Stop Loss, Take Profit, and Trailing of a position can be enabled/disabled.
shared author's Scriptor code
Tham khảo EA
 GoldWarrior02b
This EA uses indicators iCCI (Commodity Channel Index, CCI), ZigZag, and Impulse. Position trailing is possible.
shared author's Andrey Kornishkin code
Tham khảo EA (Nhiều cặp tiền)
 Multi-currency night scalper - Night Scalper Multi
Night scalper, trades until 0 am terminal time within a narrow range.
shared author's Anatoli Kazharski article
Cách lấy cấu hình cho EA và các chỉ báo qua file ini
MQL5 Cookbook: Developing a Multi-Currency Expert Advisor with Unlimited Number of Parameters
MQL5 Cookbook: Developing a Multi-Currency Expert Advisor with Unlimited Number of Parameters

In this article, we will create a pattern that uses a single set of parameters for optimization of a trading system, while allowing for unlimited number of parameters. The list of symbols will be created in a standard text file (*.txt). Input parameters for each symbol will also be stored in files. This way we will be able to circumvent the restriction of the terminal on the number of input parameters of an Expert Advisor.

shared author's Maxim Khrolenko article
Tham khảo EA (2 chiến thuật trong 1 EA)
Creating a Multi-Currency Multi-System Expert Advisor
Creating a Multi-Currency Multi-System Expert Advisor

The article introduces a structure for an Expert Advisor that trades multiple symbols and uses several trading systems simultaneously. If you already identified the optimal input parameters for all your EAs and got good backtesting results for each of them separately, ask yourself what results you would get if testing all EAs simultaneously, with all your strategies put together.

shared author's Mykola Demko article
How to Copy Trading from MetaTrader 5 to MetaTrader 4
How to Copy Trading from MetaTrader 5 to MetaTrader 4

Is it possible to trade on a real MetaTrader 5 account today? How to organize such trading? The article contains the theory of these questions and the working codes used for copying trades from the MetaTrader 5 terminal to MetaTrader 4. The article will be useful both for the developers of Expert Advisors and for practicing traders.

shared author's MetaQuotes article
Payments and payment methods
Payments and payment methods

MQL5.community Services offer great opportunities for traders as well as for the developers of applications for the MetaTrader terminal. In this article, we explain how payments for MQL5 services are performed, how the earned money can be withdraw, and how the operation security is ensured.