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
14502hi 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
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
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MT4 Indicator requests and ideas
14505Try 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
14506Not 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.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!
Re: MT4 Indicator requests and ideas
14507Hi Mr.Tools,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.
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
14508Yes, far as I can tell.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?
Re: MT4 Indicator requests and ideas
14509Not sure if we have one.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
Re: MT4 Indicator requests and ideas
14510Thanks Mr.tools, if the signal outcome are changed then it's not necessary to make the modification.