|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/mql5-essentials-mql5-beginners-course-eas-indicators/
课程评论:没有评论
**课程名称:** MQL5 入门:使用 MQL5 语言进行算法交易 **课程概述:** 本课程将带领您全面学习 MQL5 语言,这是一门为算法交易而设计的强大编程语言。算法交易利用预设的交易指令,结合时间、价格、成交量等变量,通过计算机的计算能力和速度执行交易,从而超越人工交易的局限性。MQL5 作为 MetaTrader 5 (MT5) 交易平台的核心语言,不仅免费且功能强大,支持面向对象编程,能够帮助您开发更高效的交易程序和自定义技术指标。 本课程适用于希望在不断发展的交易市场中掌握优势的交易者。您将学习到: * **MQL5 基础知识:** 数据存储(变量)、数据类型。 * **MQL5 运算符与操作:** 算术、逻辑、比较等各类运算符的使用。 * **MQL5 控制结构:** 条件语句、循环语句。 * **MQL5 函数:** 如何创建和使用函数。 * **MQL5 面向对象编程:** 使用类构建程序。 * **MQL5 项目实践:** 通过创建技术指标和智能交易系统(EA,即交易机器人)来实践算法交易。 通过本课程的学习,您将能够独立开发自己的算法交易工具,抓住市场机遇。
Algorithmic trading is the future and MQL5 is the best language to develop trading algorithms!!Algorithmic trading is a trading method which uses automated pre-programmed trading instructions to execute trades and MQL5 is one of the programming languages used to set those trading instructions. It accounts for variables such as time, price, and volume. Algorithmic trading with MQL5 uses the speed, non-subjectivity and computational resources of computers relative to human traders. In this century algorithmic trading with MQL5 has been gaining traction with both retail and institutional traders. It is widely used by investment banks, pension funds, mutual funds, and hedge funds that may need to spread out the execution of a larger order or perform trades too fast for human traders to react to. A study in 2019 showed that around 92% of trading in the Forex market was performed by algorithmic trading rather than humans. This basically shows you the direction we are heading to as traders where automated traders appear to have an edge over manual traders in an evolve or die situation. I choose to evolve, shall you?MQL5 is the most powerful of all trading languages that are used to make algorithmic trading softwares for retail traders. It's 100% free and comes with the best trading platform, MT5. The main flagship of MQL5 is its facilitation of Object Oriented programming. This is very important in MQL5 algorithmic trading because it allows programmers to produce more efficient programs. Indicators are powerful tools and with MQL5, you can develop any indicator you wish to develop. They are part of algorithmic trading in that they display statistical calculations in easily interpreted formats such that we can make decisions about the movement of price based on that statistical data.In this MQL5 algorithmic trading course, I shall walk you comprehensively through the basics that you shall need to be competent in the language. We shall cover the following: Storing data in MQL5 VariablesMQL5 Datatypes Operators and Operations in MQL5MQL5 conditional operators MQL5 loopsFunctions in MQL5MQL5 Object Oriented Programing with classesMQL5 ProjectsIn the MQL5 projects section, we shall create some indicators and Expert advisors or trading robots to assist us to implement Algorithmic trading. So scroll back up, press that enroll button, an let's begin learning how to create our own algorithmic trading tools with MQL5.