MQL5 Programming for Traders – Source Codes from the Book. Part 5 – EA MetaTrader 5

Application programs in MQL5
Part 5. Creating application programs in MQL5 In “Part 5. Creating application programs” of the MQL5 Programming for Traders book, we’ll delve deeper into the APIs associated with algorithmic trading, including financial data analysis and processing, chart visualization, automation, and user interactions. We will start with the general principles of creating MQL programs and will … Read more

MQL5 Programming for Traders – Source Codes from the Book. Part 6 – EA MetaTrader 5

Trading automation
Part 6. Trading automation In “Part 6. Trading automation” of the “MQL5 Programming for Traders”, we will study a key component of the MQL5 language. We will start with a description of the fundamental entities, such as financial instrument specifications and trading account settings. These are prerequisites for creating properly operating Expert Advisors. Then we … Read more

MQL5 Programming for Traders – Source Codes from the Book. Part 7 – EA MetaTrader 5

Advanced MQL5 tools
Part 7. Advanced MQL5 tools “Part 7. Advanced MQL5 tools” of the “MQL5 Programming for Traders” book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography. This part … Read more