Nilesh Toshniwal / Publications
Forum
Cant Find error in code
Dear Friends I am new to MQL4 language and trying to learn it, and building my own Expert for 2 Moving average crossover, I know there are some already built solutions, but I have some other logics to be incorporated so writing my own code, below is the basic version of my code where I dont see any
Repair corrupted MQ4 file
Hi All I was almost in final stage of writing my expert advisor, and somehow my system crashed without backup, and I lost all the code I written, I used some data recovery tool to recover the mq4 and ex4 files of my expert, but when I open that mq4 file in Metaeditor, its corrupted and not showing
How to Access Common Parameters
HI Experts I am new to MQL4 Programming , and trying to learn it, while writing my own EA, I am trying to access the EA common parameters which are shown when you attach an EA to a chart (as shown in screenshot), specially for positions, like if someone had set to open positions for Long only, I
Array Out of Range Error
Hi Erveryone, I am new to MT4 programming, and just try to learning and creating my own EA with my logic, and for that I needed to calculate Fibo levels between 2 assigned prices, I tried to search a lot, but I couldn't find an inbuilt function or class, though I found some OBJFIBO but couldn't