Page 179 of 371

Re: Indicators with ON/OFF buttons

Posted: Wed Mar 02, 2022 11:58 am
by keys898
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..
Thanks Kvak! Appreciate the time and hard work.

Re: Indicators with ON/OFF buttons

Posted: Wed Mar 02, 2022 4:20 pm
by 太虚一毫
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?
Image


Here's Mladen Rakic's Kalman filter (candles)(mtf).mq5, nice. :thumbup:

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

Posted: Thu Mar 03, 2022 4:56 am
by A_5
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?
Image
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

Posted: Thu Mar 03, 2022 5:16 am
by kvak
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!!!!
Your 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....

Re: Indicators with ON/OFF buttons

Posted: Thu Mar 03, 2022 5:48 am
by keys898
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..
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

Posted: Thu Mar 03, 2022 10:42 am
by kvak
keys898 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?
Added neutral signal alert

Re: Indicators with ON/OFF buttons

Posted: Thu Mar 03, 2022 11:06 am
by keys898
kvak wrote: Thu Mar 03, 2022 10:42 am Added neutral signal alert
Image
you ROCK. thanks so much

Re: Indicators with ON/OFF buttons

Posted: Thu Mar 03, 2022 12:20 pm
by kvak
太虚一毫 wrote: Wed Mar 02, 2022 4:20 pm Here's Mladen Rakic's Kalman filter (candles)(mtf).mq5, nice. :thumbup:

Looking forward to teacher kvak making a Kalman filter (candles)(mtf) BT.mq4 version. Requirements: Auto adjust candle body width.

Infinite merit!
Hello.
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....

Re: Indicators with ON/OFF buttons

Posted: Thu Mar 03, 2022 2:05 pm
by quangvuig
Hi 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

Re: Indicators with ON/OFF buttons

Posted: Thu Mar 03, 2022 3:04 pm
by 太虚一毫
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?
very good! It is recommended to add ADXvma. Infinite merit! :thumbup: