Page 419 of 434
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2023 6:11 am
by mrtools
sal wrote: Wed Aug 09, 2023 11:58 pm
bro.
after loaded, the system go very slow... can you make it lighter version
Got the same
here if you set the smoothing to 1.
Re: MT4 Indicators with alerts/signals
Posted: Mon Aug 14, 2023 4:30 pm
by jerryjerry
Dear,
I would kindly ask for add alert when red or blue dot appears on indicator closed bar. Thank you in advance.
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 17, 2023 5:23 am
by Lightningstorm7
mrtools wrote: Sat Jul 01, 2023 4:56 am
Made it like this, and posted it on the same post.
Hi MrTools, I am wondering is it possible for an average pack or averages to be added to this indicator In general?
Kind regards
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 17, 2023 7:50 am
by mrtools
Lightningstorm7 wrote: Thu Aug 17, 2023 5:23 am
Hi MrTools, I am wondering is it possible for an average pack or averages to be added to this indicator In general?
Kind regards
Try
here
Re: MT4 Indicators with alerts/signals
Posted: Sat Aug 19, 2023 4:22 pm
by sal
mr. tools
can you possible to filter arrow as per the below condition!
DOWN
1. stoch lines starts from 80 to 40 level (0) ;
lines reach to 40 level (1) ;
stoch cross above 40 level (2) from below
40 level
2. when stoch line cross 40 level and cross each
other above 40 level with arrow.
Re: MT4 Indicators with alerts/signals
Posted: Sun Aug 20, 2023 12:02 am
by Lightningstorm7
Lightningstorm7 wrote: Thu Aug 17, 2023 5:23 am
Hi MrTools, I am wondering is it possible for an average pack or averages to be added to this indicator In general?
Kind regards
Hello MrTools and Kvak

, is it possible for this indicator to have a conversion clock/timer; for timing the bull to bear conversion or in better words the minus slope to positive slope change in slope.. if so can one of you please add it?
All the best
Re: MT4 Indicators with alerts/signals
Posted: Sun Aug 20, 2023 12:24 am
by mrtools
sal wrote: Sat Aug 19, 2023 4:22 pm
mr. tools
can you possible to filter arrow as per the below condition!
DOWN
1. stoch lines starts from 80 to 40 level (0) ;
lines reach to 40 level (1) ;
stoch cross above 40 level (2) from below
40 level
2. when stoch line cross 40 level and cross each
other above 40 level with arrow.
Do not know of any way to do that in code.
Re: MT4 Indicators with alerts/signals
Posted: Sun Aug 20, 2023 12:25 am
by mrtools
Lightningstorm7 wrote: Sun Aug 20, 2023 12:02 am
Hello MrTools and Kvak

, is it possible for this indicator to have a conversion clock/timer; for timing the bull to bear conversion or in better words the minus slope to positive slope change in slope.. if so can one of you please add it?
All the best
Not understanding?
Re: MT4 Indicators with alerts/signals
Posted: Sun Aug 20, 2023 12:28 am
by Lightningstorm7
mrtools wrote: Sun Aug 20, 2023 12:25 am
Not understanding?
Thank you MrTools for the hasty response; and I apologize for the inconvenience..A real time clock/timer counting the minutes or hours of each change in slope maybe it can be added to the header?
*Edit
For example: If it takes 30 minutes for the indicator to convert from bears slope to bull slope the timer will count to 30 minutes and than reset when it converts to bull slope..
Re: MT4 Indicators with alerts/signals
Posted: Sun Aug 20, 2023 12:36 am
by mrtools
Lightningstorm7 wrote: Sun Aug 20, 2023 12:28 am
Thank you MrTools for the hasty response; and I apologize for the inconvenience..A real time clock/timer counting the minutes or hours of each change in slope maybe it can be added to the header?
No inconvenience just didn't understand. Don't have any idea how to code something like that.