where can i write MQL4 code

 

Hi,

Im very new to MQL4,

Please suggest me where can write MQL4 code, is the any tool?

Thanks,

Venkat.

 
Open the client terminal MetaTrader 4 and press F4.
 
Rosh wrote >>
Open the client terminal MetaTrader 4 and press F4.

could you please tel me how to run.

 

Put one foot in front of the other in a rapid manner.

However, first practice by putting one foot in front of the other in a slow manner.


CB

 
cloudbreaker wrote >>

Put one foot in front of the other in a rapid manner.

However, first practice by putting one foot in front of the other in a slow manner.

CB

Thanks,

Im able to write/run small programs, HOW TO DEBUG, HOW TO HANDLE EXCEPTIONS..ETC...

what is the best way to learn quickly.

Regards,

Venkat.

 

Debug: use Print() statements throughout your code to check variable content and flow.

Exceptions: Check the value returned by the function you are calling and also any error by using GetLastError() - note it is zeroed after first call.

Learning: Use the Documentation section of this site to annotate every line of one of the sample mq4 files, so you know what each line does and how it does it.


CB

 
cloudbreaker:

Put one foot in front of the other in a rapid manner.

However, first practice by putting one foot in front of the other in a slow manner.


CB

Your experience, assistance and support are definatley helpful.

Can't say the same for the needless sarcasm, put downs and insluts though.

Newbies already have enough hurdles and insecurity in front of them with out these.

EVEN YOU knew nothing about this, or much else for that mater at some point in time.

Think you can just offer support without all of the negativity?

Try some compassion for ChristMass.

Who knows, you might even surprise yourself!


The best of the Season to you and yours.

 

I wasn't even aware that I was being sarcastic until you pointed it out for me.

Just goes to show how much superior your perception is, when compared to mine.

Thanks for that.


CB

 
cloudbreaker:

I wasn't even aware that I was being sarcastic until you pointed it out for me.

Just goes to show how much superior your perception is, when compared to mine.

Thanks for that.


CB

LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL!!!!!

 
venkates.99:

Thanks,

Im able to write/run small programs, HOW TO DEBUG, HOW TO HANDLE EXCEPTIONS..ETC...

what is the best way to learn quickly.

Regards,

Venkat.

I learned by reading the book. I recommend it.

Jellybean

 
how long it takes to become good programer in it.Im not quick learner.
Reason: