I am using MT4 and would like to write my own indicators, but have no idea where to start. Anyone have some useful links etc that I could learn this code at?
Thanks!
I am using MT4 and would like to write my own indicators, but have no idea where to start. Anyone have some useful links etc that I could learn this code at?
Thanks!
Google the term, “mql4 documentation” - the top result should be the “official” MQL4 reference site.
from a post earlier that I saw…and minimal coding of indicators, it’s based on or is C++.
Learn C++ and you can write indicators. C++ is pretty easy once you get the hang of it. If you want to start of with something that’s really close to it start off learning Java.
I have a great reference on my site here: MQL4 Reference