Thread: Metatrader 4
View Single Post
  #2 (permalink)  
Old 01-01-2007, 08:47 PM
Craig Craig is offline
Senior Member
 
Join Date: Feb 2006
Location: New Zealand
Posts: 249
Craig is on a distinguished road
If you know nothing about programming, I would strongly recommed you learn C first, the MQL will just be a matter of learning the API. If you learn C you will be able to step though programs using debuggers, where as with MQL you don't have a debugger, this will help you develop an eye for stuff which is wrong.
There are MQL tutorials about (search for 'codersguru') but I imagine they are pretty tough going if you don't have a programming background.
Reply With Quote