Best starting point for learning automated trading (Beginner)

 
Hi everyone!  
I'm new to MQL5 and just starting to learn algorithmic trading.  
What do you think is the best way to start building my first EA?  

Should I begin with simple moving average strategies, or is there something else you recommend for beginners?  
I don’t need something profitable right now — I just want the best starting point for learning.  

Thanks in advance!
 

The best way to start, is to first "search". To do some research on what media is available on the subject, be it books, videos, tutorials, etc.

Here are some starting points ... examples in the Codebase, many available Articles, and references in the online Book and Documentation.

Also do a search on the forum! 

 
Fernando Carreiro #:

The best way to start, is to first "search". To do some research on what media is available on the subject, be it books, videos, tutorials, etc.

Here are some starting points ... examples in the Codebase, many available Articles, and references in the online Book and Documentation.

Also do a search on the forum! 

Thanks, Fernando!  
I’ll go through the Codebase and Articles you mentioned.  
Appreciate the guidance!