MQL5programminglanguage_Advanceduseofthe.epub
- 资料大王PDF
-
0 次阅读
-
0 次下载
-
2024-08-21 22:19:02
微信
赏
支付宝
文档简介:
MQL5 programming language:
Advanced use of the trading
platform MetaTrader 5. Creating
trading robots and indicators
Timur Mashnin
To invite the author in a project admin@tmsoftstudio.com
Introduction
I hope all of you have already read the MQL5 guide on the
https://www.mql5.com/ru/docs site.
We will not recount this document and will focus on its practical
use. We will allow ourselves only to quote it occasionally.
As stated in the foreword to the MQL5 handbook: Programs
written in the MetaQuotes Language 5 have different features and
purposes.
And then there is the listing: Experts, Custom indicators, Scripts,
Libraries, and Include files.
Scripts are used to perform one-time actions, only processing the
event of its launching, and therefore they will not be of interest to
us here.
Also, we are not interested in the libraries, since the use of included
files is more preferable in order to reduce overhead.
Therefore, we will focus on the creation of advisors and indicators
using include files. That it is our goal of using the MQL5
programming language, which has an interesting syntax, of course,
but it will only help us.
In fa......
评论
发表评论