


Thank you very much ... that's exactly what I wantedpacois wrote: Sat Jan 13, 2018 11:33 am
Hello, I do not know if I've done the right thing and if it works the way you want, try it live.

Thank you very much ... that's exactly what I wantedpacois wrote: Sat Jan 13, 2018 11:33 am
Hello, I do not know if I've done the right thing and if it works the way you want, try it live.
Sorry man,unfortunately the code is decompiled/theft/stolenJulio wrote: Mon Jan 15, 2018 8:38 am Hello Mladen and Mr. Tools,
This EA works on EURUSD and GBPUSD in Time Frame M5. Could you please check the code and clean compilation warnings.
Thanks a lot.
Thanks Mntiwana and sorry for code decompiled/theft/stolen. You can delete it if you want.mntiwana wrote: Mon Jan 15, 2018 9:11 am
Sorry man,unfortunately the code is decompiled/theft/stolen
-----------------
bool gi_unused_172 = TRUE;
int gi_176 = 5;
bool gi_180 = FALSE;
bool gi_184 = FALSE;
double gd_188 = 10.0;
bool gi_196 = FALSE;
bool gi_200 = FALSE;
bool gi_204 = FALSE;
int gi_208;
int gi_212;
int gi_216;
int gi_220;
int gperiod_224 = 10;
double gd_228 = 10.0;
double gd_unused_236 = 5.0;
double gd_unused_244 = 10.0;
double gd_unused_252 = 22.0;
double gd_unused_260 = 20.0;
double gd_unused_268 = 26.0;
double gd_unused_276 = 13.0;
double gd_unused_284 = 15.0;
double gd_unused_292 = 10.0;
double gd_300;
double gd_308;
double glotstep_316;
double gd_324;
int gi_332;
double gprice_336;
double gd_344;
double gpoint_352;
int gslippage_360;
bool gi_unused_364 = FALSE;
int gi_368 = 25;
int gi_372 = 33;
int gi_376 = 100;
int gi_380 = 0;
int gi_384 = 0;
// E37F0136AA3FFAF149B351F6A4C948E9
Hello, I do not know if I understand your requests, however I think it's a start to work on it.Dimitri wrote: Sat Jan 13, 2018 1:21 am
Thank you so much my Dear Friend ... it could be a way to approach the logic ... but it is not the same. If there could be any solution to this ... it would be very interesting ... Thank you again ...
Best Regards
Dimitri
Try this version (added the 1090 bug fix) also make sure you have allow dll imports checked and you need the spearman dll(attached) in your mt4 indicators/libraries folder.ruden wrote: Mon Jan 15, 2018 9:53 pm Hi mrtools
Something is wrong with this indicator.
Would you check it?
ift_of_spearman_rank_correlation.mq4
Thank you for your response.mrtools wrote: Tue Jan 16, 2018 2:05 am
Try this version (added the 1090 bug fix) also make sure you have allow dll imports checked and you need the spearman dll(attached) in your mt4 indicators/libraries folder.