
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
And how does e-regr work?
What do we do with it? how do we install it?
Its not doing anything on my chart, did i do anything worng?
Tx
But I can not backtest this EA! it nothing happens, no orders ...
someone has an idea ?
Hi, i have some problems when i compile the file .mq4 . Could i have the file .ex4 so i can start directly uploading on the chart without compiling the file and having those errors.
Thanks a lot
Hi, i have some problems when i compile the file .mq4 . Could i have the file .ex4 so i can start directly uploading on the chart without compiling the file and having those errors.
Thanks a lot
please change some “.” to "_" where compiling error,such as:
extern int Regr.degree = 3;------->extern int Regr_degree = 3;
And how does e-regr work?
What do we do with it? how do we install it?
Its not doing anything on my chart, did i do anything worng?
Tx
First:
some compiling errors in e-regr.mq4,please change some “.” to "_" where compiling error,such as:
extern int Regr.degree = 3;------->extern int Regr_degree = 3;
Then:
put i-regr to "Indicators" folder and compile it.
put e-regr to "Experts" folder and compile it.
run in the tester
Ciao
EA corretto con "_" + corretta installazione dell'indicatore ma .... gli ordini non partono, puoi darci indicazioni? Grazie