• Information
8+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
About me
ZhiJun Zhang
ZhiJun Zhang
烫手的山芋,越快出手越好
ZhiJun Zhang
ZhiJun Zhang
"以往的成功并不代表将来的成功"
shared author's MetaQuotes article
MQL5.community - User Memo
MQL5.community - User Memo

You have just registered and most likely you have questions such as, "How do I insert a picture to my a message?" "How do I format my MQL5 source code?" "Where are my personal messages kept?" You may have many other questions. In this article, we have prepared some hands-on tips that will help you get accustomed in MQL5.community and take full advantage of its available features.

shared author's Vasiliy Sokolov article
Creating Multi-Expert Advisors on the basis of Trading Models
Creating Multi-Expert Advisors on the basis of Trading Models

Using the object-oriented approach in MQL5 greatly simplifies the creation of multi-currency/multi-system /multi-time-frame Expert Advisors. Just imagine, your single EA trades on several dozens of trading strategies, on all of the available instruments, and on all of the possible time frames! In addition, the EA is easily tested in the tester, and for all of the strategies, included in its composition, it has one or several working systems of money management.

shared author's --- article
The Prototype of a Trading Robot
The Prototype of a Trading Robot

This article summarizes and systematizes the principles of creating algorithms and elements of trading systems. The article considers designing of expert algorithm. As an example the CExpertAdvisor class is considered, which can be used for quick and easy development of trading systems.

shared author's Harvester Trading article
Exploring Trading Strategy Classes of the Standard Library - Customizing Strategies
Exploring Trading Strategy Classes of the Standard Library - Customizing Strategies

In this article we are going to show how to explore the Standard Library of Trading Strategy Classes and how to add Custom Strategies and Filters/Signals using the Patterns-and-Models logic of the MQL5 Wizard. In the end you will be able easily add your own strategies using MetaTrader 5 standard indicators, and MQL5 Wizard will create a clean and powerful code and fully functional Expert Advisor.

shared author's MetaQuotes article
MQL5 Wizard: Creating Expert Advisors without Programming
MQL5 Wizard: Creating Expert Advisors without Programming

Do you want to try out a trading strategy while wasting no time for programming? In MQL5 Wizard you can simply select the type of trading signals, add modules of trailing positions and money management - and your work is done! Create your own implementations of modules or order them via the Jobs service - and combine your new modules with existing ones.

ZhiJun Zhang
ZhiJun Zhang
Hello everybody
shared author's Genkov article
The Golden Rule of Traders
The Golden Rule of Traders

In order to make profits based on high expectations, we must understand three basic principles of good trading: 1) know your risk when entering the market; 2) cut your losses early and allow your profit to run; 3) know the expectation of your system – test and adjust it regularly. This article provides a program code trailing open positions and actualizing the second golden principle, as it allows profit to run for the highest possible level.

shared author's Oles Filonenko article
On Methods of Technical Analysis and Market Forecasting
On Methods of Technical Analysis and Market Forecasting

The article demonstrates the capabilities and potential of a well-known mathematical method coupled with visual thinking and an "out of the box" market outlook. On the one hand, it serves to attract the attention of a wide audience as it can get the creative minds to reconsider the trading paradigm as such. And on the other, it can give rise to alternative developments and program code implementations regarding a wide range of tools for analysis and forecasting.

ZhiJun Zhang
ZhiJun Zhang
江恩交易法则
1、交易过度或买卖过于频繁
2、没有下止损单或限制他们的损失
3、对市场知之甚少,这是最重要的原因
ZhiJun Zhang
ZhiJun Zhang
Inner peace
shared author's MetaQuotes article
Who Is Who in MQL5.community?
Who Is Who in MQL5.community?

The MQL5.com website remembers all of you quite well! How many of your threads are epic, how popular your articles are and how often your programs in the Code Base are downloaded – this is only a small part of what is remembered at MQL5.com. Your achievements are available in your profile, but what about the overall picture? In this article we will show the general picture of all MQL5.community members achievements.

shared author's slacktrader code
 Universal Expert Advisor scheme
Universal EA scheme to enable easy multiple strategy implementation into one EA
shared author's TheXpert code
 Stairs strategy
The multicurrency expert, which uses the "Stairs" strategy
shared author's Piotr code
 BROTHER - By Rainbow On Trend High Extreme Results - EA 5 minute manual system
This is not an automatic system. It is fully manual.
ZhiJun Zhang
ZhiJun Zhang
GOLD, 4H
shared author's MetaQuotes article
Orders, Positions and Deals in MetaTrader 5
Orders, Positions and Deals in MetaTrader 5

Creating a robust trading robot cannot be done without an understanding of the mechanisms of the MetaTrader 5 trading system. The client terminal receives the information about the positions, orders, and deals from the trading server. To handle this data properly using the MQL5, it's necessary to have a good understanding of the interaction between the MQL5-program and the client terminal.

shared author's Alexander Fedosov article
Trading Ideas Based on Prices Direction and Movement Speed
Trading Ideas Based on Prices Direction and Movement Speed

The article provides a review of an idea based on the analysis of prices' movement direction and their speed. We have performed its formalization in the MQL4 language presented as an expert advisor to explore viability of the strategy being under consideration. We also determine the best parameters via check, examination and optimization of an example given in the article.

ZhiJun Zhang
ZhiJun Zhang
指标配合