Which indicator is the band green, white/grey, red in the chart? can you share pls?
Re: MT4 Indicator requests and ideas
19232Welcome back to the site my friend. That indicator is Kvak's Angle Centered TMA Channel.alessandromagno wrote: Tue Sep 05, 2023 7:04 pm Which indicator is the band green, white/grey, red in the chart? can you share pls?
- These users thanked the author Jimmy for the post (total 2):
- Jedidiah, Chickenspicy
Re: MT4 Indicator requests and ideas
19233Thanks buddy!Jimmy wrote: Tue Sep 05, 2023 7:12 pm Welcome back to the site my friend. That indicator is Kvak's Angle Centered TMA Channel.
Re: MT4 Indicator requests and ideas
19234mrtools, I don't have a normal computer right now. Can you reverse the signal line of MACD 1,38,9, and leave the main one on it? And then calculate the CCI from this. It seems to me that an interesting trend CCI should turn out for 12,26,9.
Re: MT4 Indicator requests and ideas
19236The laptop's power supply is broken. He worked like a clock for 11 years, and suddenly suddenly broke down. Hackers probably did it. For the fact that I always try to lower the crypt, which is so convenient to steal. They also broke my washing machine. The workshop promised to fix the power supply for this week. I'm afraid to buy a new one, there is a possibility that it will be a Chinese fake. Due to a bad power supply, there may be problems with the processor frequency.
Re: MT4 Indicator requests and ideas
19237Sorry, not understanding could you please explain more.andrei-1 wrote: Tue Sep 05, 2023 7:58 pm mrtools, I don't have a normal computer right now. Can you reverse the signal line of MACD 1,38,9, and leave the main one on it? And then calculate the CCI from this. It seems to me that an interesting trend CCI should turn out for 12,26,9.
Re: MT4 Indicator requests and ideas
19238Buffer_0=CCIOnArray(Buffer_macd)
Buffer_macd=-1*macd_s+(macd-macd_s)
Re: MT4 Indicator requests and ideas
19239@mrtools do you think it is possible?opita wrote: Sat Sep 02, 2023 4:23 pm I had my developer create this Semaphor mix indicator.
I'm hoping one of the coders here can help me make it non repainting and maybe add any stability needed to the code.
Cheers,
Opita
Opita
Re: MT4 Indicator requests and ideas
19240Don't know, what I've heard is if you make it non-repaint it will lag big time.