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.
'Mql - Metatrader Development Course' re-write in plain English
Hi,
First I'd like to thank 'codersguru' for writing an excellent tutorial on how to program in MQL4.
I am re-writing the entire tutorial in 'Plain English' complete with illustrations and more; I will publish it in PDF format so it's easy to make a printed book.
It is evident that codersguru wrote in a fun, friendly and easy-to-understand style. I intend to keep with that style thru-and-thru.
I was going to post this under 'Documentation' but there's more activity here.
I don't have a completion date; I'll do it as fast as I can.
I will post a link or file in this top-post as soon as I have one to post.
If you have any suggestion or comments, let me know.
First I'd like to thank 'codersguru' for writting an excellent tutorial on how to program in MQL4.
I am re-writing the entire tutorial in 'Plain English' complete with illustrations and more; I will publish it in PDF format so it's easy to make a printed book.
It is evident that codersguru wrote in a fun, friendly and easy-to-understand style. I intend to keep with that style thru-and-thru.
I was going to post this under 'Documentation' but there's more activity here.
I don't have a completion date; I'll do it as fast as I can.
If you have any suggestion or comments, let me know.
To learn a language properly you need to understand the (WHY'S) as well as the syntax. i.e.
In all the MetaTrader help, nowhere does it explain use or reasons for a particular command or function. With the SETINDEXBUFFER there is no explanation on why you need to bind the variable data. In fact very little information is given to the whole concept of BUFFERSand their use,
Why they are required
Why can't you just refer to a Variable directly.
How they interact with other components and why.
It is the case with most METATRADER Function, no explanation of concept is given only the syntax of use, accompanied by a few lines of implementation
If you ask questions in a Forum you get mainly a one line answer to a problem, with no explanation. It may help, but you have no idea why. As an example I asked a question on the Forum. I get a reply saying I haven't use the proceedure correctly. Nothing about the question asked
My point is! A detailed MQL4 manual is sadly needed, because the Forum is of little use to those that need it most. Maybe yourself or others can accomplish this, or maybe your influence with the METATRADERS developers may result in a reasonable MQL4 manual.
I have some experience with C Sharp, however no IDE or suitable manuals make the learning process extremely difficult.
Regards
peter_zyn
First I'd like to thank 'codersguru' for writting an excellent tutorial on how to program in MQL4.
I am re-writing the entire tutorial in 'Plain English' complete with illustrations and more; I will publish it in PDF format so it's easy to make a printed book.
It is evident that codersguru wrote in a fun, friendly and easy-to-understand style. I intend to keep with that style thru-and-thru.
I was going to post this under 'Documentation' but there's more activity here.
I don't have a completion date; I'll do it as fast as I can.
If you have any suggestion or comments, let me know.