i want to learn programming and be able to code my indicator and ea

 
hello every one, pls how do i get started to learn how to code indicaors. i dont know anything about programming. some one help me
 
ANTHONY ONOJETA:
hello every one, pls how do i get started to learn how to code indicaors. i dont know anything about programming. some one help me
https://www.google.com/search?hl=en-US&q=mql+for+dummies

might be a good start.

For example:

http://www.mql4trader.com/mql4-basics/

Good luck
 
ANTHONY ONOJETA:
hello every one, pls how do i get started to learn how to code indicaors. i dont know anything about programming. some one help me

it's always a good start to study the language you are about to program in

https://www.mql5.com/en/docs/basis


or maybe programming in Python would be of interest

https://pythonprinciples.com/lp/prog/?gclid=EAIaIQobChMIjtj3_4WK5AIVi6oYCh0ueQABEAAYASAAEgJUH_D_BwE

Documentation on MQL5: Language Basics
Documentation on MQL5: Language Basics
  • www.mql5.com
The MetaQuotes Language 5 (MQL5) is an object-oriented high-level programming language intended for writing automated trading strategies, custom technical indicators for the analysis of various financial markets. It allows not only to write a variety of expert systems, designed to operate in real time, but also create their own graphical tools...
 
Soewono Effendi:
https://www.google.com/search?hl=en-US&q=mql+for+dummies

might be a good start.

For example:

http://www.mql4trader.com/mql4-basics/

Good luck

ok, i will go through thses and get started let me see how far i can go

 
Kenneth Parling:

it's always a good start to study the language you are about to program in

https://www.mql5.com/en/docs/basis


or maybe programming in Python would be of interest

https://pythonprinciples.com/lp/prog/?gclid=EAIaIQobChMIjtj3_4WK5AIVi6oYCh0ueQABEAAYASAAEgJUH_D_BwE

thanks for your support let me read though them

 
ANTHONY ONOJETA:

thanks for your support let me read though them

sure, good luck.....there's a lot to take in ;)

 
ANTHONY ONOJETA:
started to learn how to code indicaors.

A lot of examples here:

MQL5\Indicators\Examples\

 
Anthony Garot:

A lot of examples here:

MQL5\Indicators\Examples\

thanks bro

 
https://www.youtube.com/playlist؟list=PLHjnT3piktK0ylJuJOuBR1xUtTD2Id0A8
Expert Advisor Programming
Expert Advisor Programming
  • www.youtube.com
This is an Expert Advisor programming video tutorials playlist, which teaches you the basics of programming, , . used to make Automatic Trading robots, made ...
 

Forum on trading, automated trading systems and testing trading strategies

Something Interesting to Read December 2013

Sergey Golubev, 2013.12.25 08:14

Expert Advisor Programming for Metatrader 5: Creating Automated Trading Systems in the Mql5 Language (Paperback)




The first guide to programming in MQL5 is here! "Expert Advisor Programming for MetaTrader 5" is a practical guide to creating automated trading strategies in the MQL5 language. Take advantage of MetaTrader 5's new features and take your trading to the next level! You'll learn how to program expert advisors quickly and easily using a ready-made framework created by an experienced MQL programmer. This book will teach you the following concepts: Learn the basics of MQL5, including variables and data types, operators, functions, event handlers, and object-oriented programming. Place, modify and close market and pending orders. Calculate, verify and add stop loss and take profit prices to an open position. Add a flexible trailing stop and/or break even stop to your strategy. Manage your trade risk with money management. Use pending orders to scale in and out of positions. Use price, time and indicator data in your expert advisors. Control program execution by trading on new bar open, and add flexible trade timers to your strategies. Walk through the creation of several basic trading strategies from start to finish. Inform the user with dialog boxes, email alerts, mobile notifications and sounds. Draw trend lines, arrows and text labels on the chart. Read and write data to CSV files. Learn the basics of creating indicators, scripts and libraries in MetaEditor. Debug, test and optimize your trading strategy. And much more! Whether you're an experienced programmer moving from MQL4, or a novice just starting with MQL5, this book will give you the foundation to quickly program fully-featured and robust trading systems. All programs and source code files featured in the book are available for download at the book's official website at Expert Advisor Programming for MetaTrader - MQL4 and MQL5 book



Reason: