Page 1451 of 2169
Re: MT4 Indicator requests and ideas
Posted: Tue Dec 14, 2021 9:51 pm
by jng640
Hi Mr.Tools,
The Mash Potato Indicator from moey_dw , the dot appeared after 2 bars closed, is it possible to make the dots appear after that bar closed instead of delayed for 2 bars?
If it can be fixed, please add the dots on the main chart & alert.
Thank you very much!
Re: MT4 Indicator requests and ideas
Posted: Tue Dec 14, 2021 10:20 pm
by sal
hi mr.tools
do you have the attached indicator divergence and fitler arrows as per snap
divergnece rules as below
for UP
CCi BLUE LINES (SUB WINDOW)
LH <0 level
LL < LH price
LL < 200 level
main chart levels
price LL == LH
or
Price LL>LH
see snap
Re: MT4 Indicator requests and ideas
Posted: Tue Dec 14, 2021 10:22 pm
by Meyson
sal wrote: Tue Dec 14, 2021 9:38 pm
download from another web browser.. chrome or else...
It did not help((
Re: MT4 Indicator requests and ideas
Posted: Tue Dec 14, 2021 10:37 pm
by josi
sal wrote: Tue Dec 14, 2021 10:20 pm
Compare to MT4 Standard Stoch:
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 15, 2021 2:46 am
by mrtools
Meyson wrote: Tue Dec 14, 2021 7:57 pm
Hi, I got this problem when I tried to use the indicator (
Try downloading this version, it's the same just compiled it again. Also check some browsers add a () to the file name, and it will not work then.
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 15, 2021 7:31 am
by mrtools
jng640 wrote: Tue Dec 14, 2021 9:51 pm
Hi Mr.Tools,
The Mash Potato Indicator from moey_dw , the dot appeared after 2 bars closed, is it possible to make the dots appear after that bar closed instead of delayed for 2 bars?
If it can be fixed, please add the dots on the main chart & alert.
Thank you very much!
Not sure if I can fix it, the indicator is actually a ppo (percentage price oscillator) with a signal. Looks like the arrows are based on ppo slope up to 4 bars back and ppo <> it's signal 2 bars back, so if I place the arrows after the fact, think it would be lagging.
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 15, 2021 12:39 pm
by jng640
mrtools wrote: Wed Dec 15, 2021 7:31 am
Not sure if I can fix it, the indicator is actually a ppo (percentage price oscillator) with a signal. Looks like the arrows are based on ppo slope up to 4 bars back and ppo <> it's signal 2 bars back, so if I place the arrows after the fact, think it would be lagging.
Hi Mr.Tools,
So it is impossible to make it appear the dots/arrow right after that bar closed? If after modified, it will cause the signal different with the original code?
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 15, 2021 12:45 pm
by mrtools
jng640 wrote: Wed Dec 15, 2021 12:39 pm
Hi Mr.Tools,
So it is impossible to make it appear the dots/arrow right after that bar closed? If after modified, it will cause the signal different with the original code?
Yes, far as I can tell.
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 15, 2021 12:51 pm
by mrtools
sal wrote: Tue Dec 14, 2021 10:20 pm
hi mr.tools
do you have the attached indicator divergence and fitler arrows as per snap
divergnece rules as below
for UP
CCi BLUE LINES (SUB WINDOW)
LH <0 level
LL < LH price
LL < 200 level
main chart levels
price LL == LH
or
Price LL>LH
see snap
Not sure if we have one.
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 15, 2021 1:25 pm
by jng640
mrtools wrote: Wed Dec 15, 2021 12:45 pm
Yes, far as I can tell.
Thanks Mr.tools, if the signal outcome are changed then it's not necessary to make the modification.