Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
you will want to look at c++. guru's courses are great for mql, and if you have no programming exerience... c+± for dummies is one of the best newbie guides out.
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
The MQL4 code passed on C not C++, so, if you want to buy a book (I don't know why? There are a lot of free stuff in the net!) you have to buy a C language book not a C++ book.
The MQL4 code passed on C not C++, so, if you want to buy a book (I don't know why? There are a lot of free stuff in the net!) you have to buy a C language book not a C++ book.
Happy programming!
C... C++ there really isn't a difference in terms of learning rudimentary programming leading up to MQL. You even said it yourself in Lesson1. Guru, please don't think that I was trying to degrade the value of your courses. In fact, that is how I learned mql. The question was where to find references, and as your's was the first, I thought I would throw out what helped me out. The ‘Dummies’ guides assume no programming knowledge like your guides, but for some out there like me who prefer to have the 3” thick desk reference, the Dummy guide makes it VERY easy for someone with absolutely no programming experience to learn the basics. You’re right, I guess he wouldn’t need to have the knowledge of OOP… possibly C could be better, but after going to the bookstore and poking my nose through many books, it’s the one that was the easiest to understand….for me….a green horn newbie!
PS Thanks for the courses!
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Last edited by Nicholishen; 03-28-2006 at 02:57 PM.
C... C++ there really isn't a difference in terms of learning rudimentary programming leading up to MQL. You even said it yourself in Lesson1. Guru, please don't think that I was trying to degrade the value of your courses. In fact, that is how I learned mql. The question was where to find references, and as your's was the first, I thought I would throw out what helped me out. The ‘Dummies’ guides assume no programming knowledge like your guides, but for some out there like me who prefer to have the 3” thick desk reference, the Dummy guide makes it VERY easy for someone with absolutely no programming experience to learn the basics. You’re right, I guess he wouldn’t need to have the knowledge of OOP… possibly C could be better, but after going to the bookstore and poking my nose through many books, it’s the one that was the easiest to understand….for me….a green horn newbie!
PS Thanks for the courses!
You are 100% right!
But I don't want him to buy a C++ book and find himself fighting to understand concepts like:
Object Oriented Programming
Inheritance
Abstract Data Types
Polymorphism
Operator Overloading
Guru, why not make a function library?
So people who have just begun their journey in mql programming doesn't need to build their mql functions collections from ground up...
if you need a more condusive environment to manage the datas i'd be happy do donate a lill money to get a hosting service for the first year.
Guru, why not make a function library?
So people who have just begun their journey in mql programming doesn't need to build their mql functions collections from ground up...
if you need a more condusive environment to manage the datas i'd be happy do donate a lill money to get a hosting service for the first year.
Very good idea! I'm working in my functions collections (the most of the work based on coderguru work and the other great programmers here)!
We even can build a new language (simple one) based on the MQL language, for example: