Hello, I'd like you to make simple/efficient dashboard indicator for me. The indicator should be able to track and alert (push notification) when a new "turncoat support/resistance" zone is created across any of the user defined timeframes and currencies. You'll be able see in the attached indicator "SS_SupportResistance_v07.53" how the turncoat support/resistance zones are defined. The design of the indicator is up to you, but it should be anchored with me before you start. I won't able to answer any questions until later tonight/tomorrow as I'm away. See below for further instructions. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1. Currencies I want to be able to track up to as many currencies as the user defines. Each pair that is tracked should be separated with a ";". Parameters: Track_Currencies = EURUSD; GBPUSD; AUDUSD;"... 2. Timeframes (TF) I want the be able to choose which timeframe to track. The Timeframes that are chosen to be tracked should be the only ones shown in the indicator. If "Track_M1 = False" it should not be in the indicator. Parameters: Track_M1 = True/False Track_M5 = True/False Track_M15 = True/False Track_M30 = True/False Track_H1 = True/False Track_H4 = True/False Track_D1 = True/False Track_W1 = True/False Track_MN = True/False 3. Strategy The indicator should track and alert (push notification) when a new "turncoat support/resistance" zone is created across any of the user defined timeframes and currencies. 4. Alerts I want the indicator to be able to send out a Push Notifications when a turncoat support/resistance zone is created. I want the indicator send only one notification per created zone. Push notificaiton text should be formated like this: "Turncoat support/resistance zone created @ "Currency", "TF" Parameters: Push_Notification = True/False