Re: MT4 Indicator requests and ideas

2783
Julio 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.
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
Indicator is just a tool.

Use it only if it can benefit you. Leave it if you don't know how to use it optimally.

Re: MT4 Indicator requests and ideas

2784
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
Thanks Mntiwana and sorry for code decompiled/theft/stolen. You can delete it if you want.

Re: MT4 Indicator requests and ideas

2785
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
Hello, I do not know if I understand your requests, however I think it's a start to work on it.


Re: MT4 Indicator requests and ideas

2787
Hi, friends.
attach the arrows to a simple filter.
need to become hidden all the indicator signals that do not correspond to the simple rule:
-if the price of the current signal to buy is less than the price of the previous buy signal, this signal is not displayed
-if the price of the current signal to sell is greater than the price of the previous sell signal, the signal is not displayed
with this filter should be only highlighted in the image signals.
it would be good additional signal breakdown rates in the opposite direction of the current signal.

this basic filter allows you to filter the signals of any indicator, leaving only the current trend and pattern 123.

Re: MT4 Indicator requests and ideas

2788
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
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.


Who is online

Users browsing this forum: horizon202, lukgoku, ssscary, Xxcoincoin and 79 guests