Page 1177 of 2170
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 23, 2020 4:56 pm
by sal
Jimmy wrote: Wed Dec 23, 2020 5:55 am
We don't work on
decompiled code here as per our
rules.
Please post the original source code if you have it.
not sure this is orignal ..
app.php/attach/file/3321083
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 23, 2020 5:02 pm
by Jimmy
Thanks Sal bro

Re: MT4 Indicator requests and ideas
Posted: Wed Dec 23, 2020 10:50 pm
by Андрей_24rus
Jimmy wrote: Wed Dec 23, 2020 5:02 pm
Thanks Sal bro
Индикатор Stratman_MiniChart_v12 тоже является декомпилированным?
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 23, 2020 10:53 pm
by Андрей_24rus
Спасибо за отзывчивость!!!
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 24, 2020 12:42 am
by DVanAssen
Hi Mladen / MrTools
Could u please modify this so it shows buffers in the code. I use these buffers in EA Builder to compile a indicator like
if(iCustom(NULL, PERIOD_CURRENT, "!!!-MT4 X-XARDg-HMA-1", 35, MODE_LWMA, PRICE_CLOSE, 0, i) != 0 && iCustom(NULL, PERIOD_CURRENT, "!!!-MT4 X-XARDg-HMA-1", 35, MODE_LWMA, PRICE_CLOSE, 0, i) != EMPTY_VALUE //!!!-MT4 X-XARDg-HMA-1 is not equal to fixed value)
and from there possibly an EA. Many thanks
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 24, 2020 4:37 am
by alexm
maybe somebody have an indicator that paints a price channel using the Hodrick-Prescott Filter? i found Hodrick-Prescott Channel - vhpchannel but maybe there is some variation maybe thereis mtf version?
Re: MT4 Indicator requests and ideas
Posted: Fri Dec 25, 2020 12:04 pm
by mrtools
medotrader wrote: Wed Dec 23, 2020 8:01 am
mrtools
thank you very much for your continuous help.
yes i believe it is working fine now.
could histo version be made ?
thanx
Posted the histo version here
Recursive Smoothed Stochastic
Re: MT4 Indicator requests and ideas
Posted: Sat Dec 26, 2020 1:10 am
by mrtools
faditrance wrote: Sat Dec 26, 2020 12:37 am
Please i need this Indicator with MTF (Multitimeframe) function , Crossover Arrows . Possible its already existed but i dont find . Please share with me .
Thanks a lot
Maybe try here
Ma Cross
Re: MT4 Indicator requests and ideas
Posted: Sat Dec 26, 2020 5:47 pm
by whyhui
mladen ,do you have this indicator?thank you
Re: MT4 Indicator requests and ideas
Posted: Sat Dec 26, 2020 7:34 pm
by Jimmy
whyhui wrote: Sat Dec 26, 2020 5:47 pm
mladen ,do you have this indicator?thank you
Hi Hui, I believe that one was made by Rox. You can find it here:
Rainbow ATR Bands for MT4 