Page 227 of 338

Re: Indicators with ON/OFF buttons

Posted: Tue Jun 21, 2022 7:05 pm
by nwesterhuijs
kvak wrote: Sat Jun 18, 2022 8:26 am Hello...added all price option...
Image
When looking at the screenshot, I am wondering if there would be any value in having an option that would limit the DSL to the set level values. In the screenshot. Upper DSL level cannot go below 0.15 and the lower DSL level cannot go above -0.15. Any experience with or insights into this?

Re: Indicators with ON/OFF buttons

Posted: Tue Jun 21, 2022 7:43 pm
by kvak
nwesterhuijs wrote: Tue Jun 21, 2022 7:05 pm When looking at the screenshot, I am wondering if there would be any value in having an option that would limit the DSL to the set level values. In the screenshot. Upper DSL level cannot go below 0.15 and the lower DSL level cannot go above -0.15. Any experience with or insights into this?
Dont know. but both levels are different in calculation....

Re: Indicators with ON/OFF buttons

Posted: Thu Jun 23, 2022 8:05 am
by kvak
added button...

Re: Indicators with ON/OFF buttons

Posted: Thu Jun 23, 2022 8:47 am
by kvak
WPR indicators with button.

Re: Indicators with ON/OFF buttons

Posted: Thu Jun 23, 2022 6:05 pm
by Teruyoshi
 Dear, coders
I have two requests.
Could you modify this guy and add parameter 161.8, 176.4, 200 to its fibo code?
Also, Is it possible to set up Unique ID so that I can put several Triangles on my chart?
Thanks for your generosity and hard work in advance.
Teruyoshi

Re: Indicators with ON/OFF buttons

Posted: Fri Jun 24, 2022 6:02 am
by opita
kvak wrote: Sat May 28, 2022 9:10 am 1) ok
2) ok
3) ok
added button

Edit : upload also version without button
Image
Kvak,

Can I bother for a hopefully simple change?
Is it possible to remove the neutral trend alerts. I use the alerts to trade while working, so the neutral alerts add time to checking the computer.

Thanks!

Re: Indicators with ON/OFF buttons

Posted: Fri Jun 24, 2022 8:00 am
by kvak
opita wrote: Fri Jun 24, 2022 6:02 am Kvak,

Can I bother for a hopefully simple change?
Is it possible to remove the neutral trend alerts. I use the alerts to trade while working, so the neutral alerts add time to checking the computer.

Thanks!
Hello.
Added menu neutral alerts true-false.

Re: Indicators with ON/OFF buttons

Posted: Fri Jun 24, 2022 2:36 pm
by thomdel
kvak wrote: Fri Jun 24, 2022 8:00 am Hello.
Added menu neutral alerts true-false.


Respected kvak,

If Possible and if you can, Request you to Please keep the file name of the new file same as the Original file name i.e. : XU ma simple BT

Reason : This will help all of us as all the earlier TPL by seniors memebers contain this file name.


Thanks for your Generosity, Time, efforts.
Thanks again & Again

Re: Indicators with ON/OFF buttons

Posted: Fri Jun 24, 2022 2:56 pm
by 太虚一毫
kvak wrote: Fri Jun 24, 2022 8:00 am Hello.
Added menu neutral alerts true-false.

Where the two lines cross, the signal is always overly sensitive and flawed.

So, adding ADXVMA is necessary. Using the lagest, dumbest ADXVMA might work (reduce signal sensitivity at the intersection of two lines).

There seems to be an indicator, which Mladen Rakic said is (probably meant) to solve the US market to make the indicator more sensitive, and the Asian market to make the indicator smoother. Many of our indicators need to incorporate this kind of thinking. :thumbup:

Re: Indicators with ON/OFF buttons

Posted: Fri Jun 24, 2022 4:54 pm
by 太虚一毫
kvak wrote: Fri Jun 24, 2022 8:00 am Hello.
Added menu neutral alerts true-false.

continue: :thumbup:

1. When making indicators, can the US market be not Smoothed and use the normal settings; Asian markets should be Smoothed? (i.e. add trading time control for New York Open. Many EAs have this time control code)

2. Or, for indicators involving averaging methods, ADXVMA or step is used in Asian trading, and EMA and SMA are used in American trading? (Let the indicator adjust automatically. Adaptive?)