Thanks Kvak! Appreciate the time and hard work.kvak wrote: Wed Mar 02, 2022 11:01 am I dont know how to code "touch" alerts, maybe cross....but each lines, its much work..
Re: Indicators with ON/OFF buttons
1782kvak wrote: Wed Mar 02, 2022 10:48 am Hello, you noticed that this indicator is not good...have bug with prices?
Found this here on FS added button to it and something else...it is ok?
Here's Mladen Rakic's Kalman filter (candles)(mtf).mq5, nice.

Looking forward to teacher kvak making a Kalman filter (candles)(mtf) BT.mq4 version. Requirements: Auto adjust candle body width.
Infinite merit!
Re: Indicators with ON/OFF buttons
1783Thanks so much, I've learned a new one here, I tried to compile it and it had error messages. I guess that means it's not totally reliable to perform as it should? I'm not a coder, you can educate me. Is that what you call a bug? Thanks!!!!kvak wrote: Wed Mar 02, 2022 10:48 am Hello, you noticed that this indicator is not good...have bug with prices?
Found this here on FS added button to it and something else...it is ok?
Re: Indicators with ON/OFF buttons
1784Your posted indicator have only warnings....if you replace in line MODE_CLOSE with PRICE_CLOSE and for open,high and low the same(replace MODE with PRICE) indicator is the same what I posted with button....A_5 wrote: Thu Mar 03, 2022 4:56 am Thanks so much, I've learned a new one here, I tried to compile it and it had error messages. I guess that means it's not totally reliable to perform as it should? I'm not a coder, you can educate me. Is that what you call a bug? Thanks!!!!
Re: Indicators with ON/OFF buttons
1785Thats not biggie. Would there be a way you can just do an alert when its a neutral candle?kvak wrote: Wed Mar 02, 2022 11:01 am I dont know how to code "touch" alerts, maybe cross....but each lines, its much work..
Re: Indicators with ON/OFF buttons
1786Added neutral signal alertkeys898 wrote: Thu Mar 03, 2022 5:48 am Thats not biggie. Would there be a way you can just do an alert when its a neutral candle?
Re: Indicators with ON/OFF buttons
1788Hello.太虚一毫 wrote: Wed Mar 02, 2022 4:20 pm Here's Mladen Rakic's Kalman filter (candles)(mtf).mq5, nice.![]()
Looking forward to teacher kvak making a Kalman filter (candles)(mtf) BT.mq4 version. Requirements: Auto adjust candle body width.
Infinite merit!
I dont know how its close to MT5 version, but here it is.
Found some version here at FS and
make two version lines and candles.
Both have two state for coloring based on Kalman fiter slope or value of velocity is < > 0.
MTF with AHTF, price smoothing, arrows and alerts and button.
So try....
- These users thanked the author kvak for the post (total 5):
- 太虚一毫, josi, SijjiN, sylvester21, RodrigoRT7
Re: Indicators with ON/OFF buttons
1789Hi kvak!
I have this indicator thanks for your help to remove it, it is shown in the picture, I have circled and added buttons, I am very grateful. Thanks
I have this indicator thanks for your help to remove it, it is shown in the picture, I have circled and added buttons, I am very grateful. Thanks
Re: Indicators with ON/OFF buttons
1790very good! It is recommended to add ADXvma. Infinite merit!kvak wrote: Thu Dec 02, 2021 9:34 am Hi, sorry for the late reply, I don't have much time now.
Make mod for original file.
Have menu for choice Ma cross channel or Ma cross channel and candle close.
It's what you wanted?
