Hello, thank you but not working. Can you get it to work, did you try? It seems it need .ex(2)? But i do not have.Ogee wrote: Mon Sep 12, 2022 7:59 pm Might be because it's been renamed ( ... Profiler (1) Take out the (1) and try again or delete all (original and copies) and download again
Re: MT4 Indicator requests and ideas
16432The indicator SchaffTCDRSI still not working……Ogee wrote: Mon Sep 12, 2022 7:59 pm Might be because it's been renamed ( ... Profiler (1) Take out the (1) and try again or delete all (original and copies) and download again
Re: MT4 Indicator requests and ideas
16433Mrtools, checking to see if you've had the time to add push alerts. Thanks.
Re: MT4 Indicator requests and ideas
16434Dear mrtools
Please, I would like the fuchsia vertical lines to come out when the 200 moving average is down and the blue vertical lines to come out when the 200 moving average is up.
I tried unsuccessfully, I entered in the code line 298 299 346 349 thanks
Please, I would like the fuchsia vertical lines to come out when the 200 moving average is down and the blue vertical lines to come out when the 200 moving average is up.
I tried unsuccessfully, I entered in the code line 298 299 346 349 thanks
Re: MT4 Indicator requests and ideas
16435Could a zero cross signal be added to this indi?
It recalculates the last signal but it is still useful when it crosses zero.
Thanks
TEAMTRADER
It recalculates the last signal but it is still useful when it crosses zero.
Thanks
TEAMTRADER
Re: MT4 Indicator requests and ideas
16436Are you looking for the lines to display when price above/below the 200 moving average and rsx sloping up/down?bypy wrote: Tue Sep 13, 2022 2:39 am Dear mrtools
Please, I would like the fuchsia vertical lines to come out when the 200 moving average is down and the blue vertical lines to come out when the 200 moving average is up.
I tried unsuccessfully, I entered in the code line 298 299 346 349 thanks
Re: MT4 Indicator requests and ideas
16437Looks to me if zigzag alerts = true, if I am understanding the code correctly the alerts should go off for zero crosses too, but not sure.TEAMTRADER wrote: Tue Sep 13, 2022 2:43 am Could a zero cross signal be added to this indi?
It recalculates the last signal but it is still useful when it crosses zero.
Thanks
TEAMTRADER
Re: MT4 Indicator requests and ideas
16438hello.
this is Volume indicator.
Can you add a warning when the green and blue volume is turned on on the white vertical line in the picture above?
When the green or blue volume is turned on, it tends to be on continuously during the session (London, New York). Inserting a warning might be difficult, but is there a way?
If it becomes a problem, I will delete it.
Thanks in advance!
this is Volume indicator.
Can you add a warning when the green and blue volume is turned on on the white vertical line in the picture above?
When the green or blue volume is turned on, it tends to be on continuously during the session (London, New York). Inserting a warning might be difficult, but is there a way?
If it becomes a problem, I will delete it.
Thanks in advance!
- These users thanked the author kimhyunmin for the post:
- Jedidiah
Re: MT4 Indicator requests and ideas
16439Would need the source code (mt4).kimhyunmin wrote: Tue Sep 13, 2022 5:36 am hello.
this is Volume indicator.
Can you add a warning when the green and blue volume is turned on on the white vertical line in the picture above?
When the green or blue volume is turned on, it tends to be on continuously during the session (London, New York). Inserting a warning might be difficult, but is there a way?
If it becomes a problem, I will delete it.
Thanks in advance!
Re: MT4 Indicator requests and ideas
16440Tried it but there is no arrow for zero cross only the high low - which recalcuates.mrtools wrote: Tue Sep 13, 2022 4:18 am Looks to me if zigzag alerts = true, if I am understanding the code correctly the alerts should go off for zero crosses too, but not sure.
TEAMTRADER