1. Goal of This Curriculum

The purpose of this site is simple — to help you reach the point where you can run your own MQL5 program. Once you can make MetaTrader 5 respond to your code, you’re ready to explore the deeper topics covered in the printed book.

2. How to Proceed

Read each section in order. Every section is a separate post explaining one concrete step. Each post follows the same structure:

  • Overview
  • What You Will Be Able to Do
  • Code Example
  • Execution Steps
  • One-line Conclusion
  • Link to the Next Section

This structure keeps learning consistent and lets you follow a clear, incremental path.

3. Section Index

  1. Getting Started with MQL5
  2. What Is MetaEditor
  3. Your First Script
  4. Understanding Print
  5. Getting the Symbol Name
  6. What Are Indicators
  7. Reading Indicator Values
  8. What Is an Expert Advisor
  9. The OnTick Function
  10. Before Using OrderSend
  11. Running in the Strategy Tester
  12. Working with Parameters
  13. Reading the Log
  14. Summary and Next Steps
  15. About the Printed Book

4. About the Book

Aim to Win in FX!
5
FXで勝ち組を目指す!メタトレーダーを使ったEA開発マスターガイド
“Aim to Win in FX!” is a comprehensive Japanese-language guide to developing and operating automated trading systems with MetaTrader. It clearly explains MQL programming, practical EA strategies using the Tokyo Fix, and even covers new techniques powered by generative AI. The book also includes a bonus EA prompt for unattended server monitoring. Recommended for readers who can read Japanese or plan to explore advanced MQL development resources.

FX Automation Master Guide – Build Your Own Expert Advisors with MetaTrader

Available at:

The printed book explores advanced concepts such as debugging, optimization, and professional EA architecture. Use it after finishing this web curriculum to deepen your understanding of MQL5 automation.