Ichimoku Alert - page 2

 

I know that Igorad developed this indicator PriceChannel_Stop_v1.2 with sound and sms alert.

And we have IchimokuAlert_v1 indicator:

AlertMode = 0 - no alert;

AlertMode = 1 - Tenkan crosses Kijun;

AlertMode = 2 - Chinkou crosses Price;

AlertMode = 3 - both together.

But I do not think that we have Ichimoku with e-mail or sms.

 

Ichimoku_Alert forecast........

With the skills of someone like iGorad who built this Alert (and other skillful coders naturally), it should be very easy for them to build in an option to switch on a function that can throw out an Arrow, 26 candles further.

Any chance that you can accommodate us, iGorad?

Thanking you in advance.

 
newdigital:
I know that Igorad developed this indicator PriceChannel_Stop_v1.2 with sound and sms alert.

And we have IchimokuAlert_v1 indicator:

AlertMode = 0 - no alert;

AlertMode = 1 - Tenkan crosses Kijun;

AlertMode = 2 - Chinkou crosses Price;

AlertMode = 3 - both together.

But I do not think that we have Ichimoku with e-mail or sms.

New Digital

Thanks for the price chanel indicator

i dont know how can i and where i put my number of cell phone for sms ?

or where can i study how work the sms on mt4 ?

thanks a lot

 

This sms is working via email (email provider).

Read this thread https://www.mql5.com/en/forum/174336

 

IchimokuAlert_v1.mq4

Hi,

Thanks for the most useful indicator IchimokuAlert_v1.mq4.

The Chinkou Span Alert in it is exactly what I was looking for (I think Chinkou-Price cross is the real diamond of the whole Ichimoku system). But it looks like the alert is a sound that occurs every tick on the candle crossed by Chinkou. Right now I keep getting this sound for 1hr EurUsd chart almost every second, with every tick, and it is quite annoying.

Can it be replaced by just one sound signal and, plus, a window pop-up, and preferably not when Chikou simply CROSSES a bar, but after it crosses and stays on the other side of the CLOSED crossed bar.

In other words, just one signal after bar close, and only if the cross was successful.

I dont't know if it can be done, but if it does, practically it would make this great indie much more usable.

PS Check Chinkou - it really works and IS a perfect trigger!

Thanks

 

Ichimoku Alert indicator

newdigital:
I know that Igorad developed this indicator PriceChannel_Stop_v1.2 with sound and sms alert.

And we have IchimokuAlert_v1 indicator:

AlertMode = 0 - no alert;

AlertMode = 1 - Tenkan crosses Kijun;

AlertMode = 2 - Chinkou crosses Price;

AlertMode = 3 - both together.

But I do not think that we have Ichimoku with e-mail or sms.

Hello newdigital,

Thanks for offering a very useful forum.

Am learning Ichimoku and have a question. It's about the alert indi that was quoted here:

SVGuss:
Hi,

Thanks for the most useful indicator IchimokuAlert_v1.mq4.

The Chinkou Span Alert in it is exactly what I was looking for (I think Chinkou-Price cross is the real diamond of the whole Ichimoku system). But it looks like the alert is a sound that occurs every tick on the candle crossed by Chinkou. Right now I keep getting this sound for 1hr EurUsd chart almost every second, with every tick, and it is quite annoying.

Can it be replaced by just one sound signal and, plus, a window pop-up, and preferably not when Chikou simply CROSSES a bar, but after it crosses and stays on the other side of the CLOSED crossed bar.

In other words, just one signal after bar close, and only if the cross was successful.

I dont't know if it can be done, but if it does, practically it would make this great indie much more usable.

PS Check Chinkou - it really works and IS a perfect trigger!

Thanks

I have the same problem - the beep sound every tick, annoying.

There seems to be a newer version but accessible in the elite section. Wonder this new version has cleard the problem.

Thanks,

 

Hi

newdigital:
I know that Igorad developed this indicator PriceChannel_Stop_v1.2 with sound and sms alert.

And we have IchimokuAlert_v1 indicator:

AlertMode = 0 - no alert;

AlertMode = 1 - Tenkan crosses Kijun;

AlertMode = 2 - Chinkou crosses Price;

AlertMode = 3 - both together.

But I do not think that we have Ichimoku with e-mail or sms.

HI New Digital,

I've tried ichimoku alert i wonder the other indicator price stop ?

is the same ichimoku or work in different way ?

David

 

PriceChannel_Stop is the indicatr created by Igorad based of his Price Channel indicator https://www.mql5.com/en/forum/173179

 
igorad:
Hi,

I have developed Ichimoku with Alert:

AlertMode = 0 - no alert;

AlertMode = 1 - Tenkan crosses Kijun;

AlertMode = 2 - Chinkou crosses Price;

AlertMode = 3 - both together.

Igor

Took the liberty of adapting your indicator, Igorad.

Building onto great work.

New functions:

Show/hide Tenkan

Show/hide Kijun

Show/hide Senkou

Show/hide Kumo

Moreover, changed alerts to only sound on bar close confirmation:

Alertmode = 0 - no alert

Alertmode = 1 - Tenkan crosses Kijun

Alertmode = 2 - Kijun crosses Price

Alertmode = 3 - Both

Example below: only Kjiun Sen is shown.

Files:
 

Update: indicator now also has email alert capabilities (all alerts are customizable and can be turned on or off).

Files: