Is it possible configure an alert to a webhook triggers, it will stay triggered until all the conditions are met
So for example:
Indicator 1 triggers
Indicator 2 triggers
Both conditions much be met to get a valid entry alert sent to Discord server
Then if the conditions are not met then an entry alert , say within a specified period of time or the current candle, the alert does not send to discord server
Yes, you can have multiple alerts on as many indicators as you can. But this alerts will come straight to Discord via your webhook. To filter this, you need a developer to work it out for you and combine the indicators. I am a developer, you can reach me out on t.me/devlucem
Is it possible to configure a web hook thst operates like this
Example:
Indicator 1 alerts in trading view
Indicator 2 alerts in trading view
Both conditions are valid, then it sends an alert to a discord server
However if both indicator conditions are not valid say within 1 or 2 candles it goes back to searching for those conditions
So both must be true at the same time for an entry alert to be sent out
Essentially that would be entry
For take profit there may also be more than 1 condition as well
Also is it possible to get these times? So they only alert me during certain times of the day
Also the reason why I said webhooks is because I don’t have the source code to the indicators but I have access to them on my trading view to get webhook alerts and change the settings