I'm playing with a new system that uses 3 indicators 1) 60MA-(exp/close) 2) 5MA (Simple/high) 3) 5MA (simple/low) to define the Entry point.
Long Entry = opening of 1st candle to open > 5MA(Simple/high) AFTER the 5MA crosses ABOVE the 60MA.
Short Entry = opening of 1st candle to open < 5MA (Simple/low) AFTER the 5MA crosses BELOW the 60MA.
Can someone please help me with an indicator that will do 4 things when an Entry condition is met --
a) give an on-screen alert showing relevant pair,
b) put a large Green/Red arrow on the screen above/below the 50MA at the cross candle,
c) trigger the platform's alert.wav,
d) be able to send a push signal to my phone.
Thanks very much in anticipation.
Cheers