Page 93 of 434
Re: MT4 Indicators with alerts/signals
Posted: Wed Aug 09, 2017 7:52 pm
by talaate
mladen wrote: Wed Aug 09, 2017 7:33 pm
You can use a call to buffer 3 using iCustom() for that
Hi mladen
Is it possible to add alerts to that indicator
Re: MT4 Indicators with alerts/signals
Posted: Wed Aug 09, 2017 10:28 pm
by losajoca
mladen wrote: Tue Aug 08, 2017 11:34 pm
It is my indicator (made by me) but for now I would like to keep for myself how it is calculated ...
@mladen
Can I ask for a mtf version?
Just because (as stated before) I use 1M and this one indy looks great in 5M. It should complete my system...
Thanks.
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 12:36 am
by mladen
losajoca wrote: Wed Aug 09, 2017 10:28 pm
@mladen
Can I ask for a mtf version?
Just because (as stated before) I use 1M and this one indy looks great in 5M. It should complete my system...
Thanks.
It is showing multi time frame states already
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 12:44 am
by losajoca
mladen wrote: Thu Aug 10, 2017 12:36 am
It is showing multi time frame states already
Thats absolutely correct (position states on all time frames).
But you can notice that the generated signals (vertical bars) are very different in 5M or in 1M (with same setup's).
Can't we have the 5M signals displayed on 1M chart?
Thanks.
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 2:09 am
by mladen
losajoca wrote: Thu Aug 10, 2017 12:44 am
Thats absolutely correct (position states on all time frames).
But you can notice that the generated signals (vertical bars) are very different in 5M or in 1M (with same setup's).
Can't we have the 5M signals displayed on 1M chart?
Thanks.
Will see what improvements can and will be done to that indicator
In any case it will be available at the original place where it was posted
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 2:13 am
by losajoca
mladen wrote: Thu Aug 10, 2017 2:09 am
Will see what improvements can and will be done to that indicator
In any case it will be available at the original place where it was posted
And that is where, please?
Cause I first saw it here...
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 2:54 am
by li yu cen
, Dear experts, help me to upgrade this indicator into a multi-time frame, and add cross and cross the zero axis of the arrow alarm, there are deviations. Finally if you can add a user-friendly interface, it will be more perfect. Like all time frame macd bar.1.1 the same: m1, m5, m15, m30, h1, h4, d1.w1, mn, forgive my English, thank you, the best blessing!
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 10:08 am
by mntiwana
li yu cen wrote: Thu Aug 10, 2017 2:54 am
GMACD.mq4, Dear experts, help me to upgrade this indicator into a multi-time frame, and add cross and cross the zero axis of the arrow alarm, there are deviations. Finally if you can add a user-friendly interface, it will be more perfect. Like all time frame macd bar.1.1 the same: m1, m5, m15, m30, h1, h4, d1.w1, mn, forgive my English, thank you, the best blessing!20170810_004415.jpg
G Macd can repaint last bar,use any other macd instead ,there are plenty of good MACD indicators
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 11:30 am
by emmany4
Hello Mladen/MrTools , please help to add option of alerts on current candle to this indicator.
Thanks in advance.
Re: MT4 Indicators with alerts/signals
Posted: Thu Aug 10, 2017 12:35 pm
by Cladi39
mladen wrote: Wed Aug 09, 2017 7:33 pm
You can use a call to buffer 3 using iCustom() for that
Thanks soo much mladen