Pine Editor specialist -- 2
Budget: $10 – $30 USD
I need 2 seperate scripts made.
1. i have an indicator that gives me an alert on TradingView. i want it to only give me an alert if the signal is still there at the close of the candle. If the signal comes up at anytime during the movement of the candle moving up and down, i want it to wait until the candle closes before i am given an alert.
2. i need a second script that only gives an alert for "n" amount of time in seconds before it sends an alert. it will make sure its an signal still before it sends the alert. if a signal is not up for at least 2 seconds an alert will not be sent. this will have an input functionality so i can enter my own seconds.
the script that i am using is simple and straight forward.
1. i have an indicator that gives me an alert on TradingView. i want it to only give me an alert if the signal is still there at the close of the candle. If the signal comes up at anytime during the movement of the candle moving up and down, i want it to wait until the candle closes before i am given an alert.
2. i need a second script that only gives an alert for "n" amount of time in seconds before it sends an alert. it will make sure its an signal still before it sends the alert. if a signal is not up for at least 2 seconds an alert will not be sent. this will have an input functionality so i can enter my own seconds.
the script that i am using is simple and straight forward.