Pop up alerts to push notifications

 

I have this indicator which is an ex4 file, it only has pop up alerts, is there any way i can get push notifications on this?

kind regards.

<ex4 file deleted>

 
846772:

I have this indicator which is an ex4 file, it only has pop up alerts, is there any way i can get push notifications on this?

kind regards.

<ex4 file deleted>

You cannot modify an ex4 file.

You may be able to do this by coding a custom indicator that uses iCustom to get values from the indicator.

Ie. if the indicator uses buffers to draw arrows at the same time as the alerts, you can detect these arrows and issue push notifications with the new indicator.