Please include Ichimoku Cloud * indicator.
Regards
Vikash
Please include Ichimoku Cloud * indicator.
Regards
Vikash
Hello @RajeshK @vikashiname
Understood. Yes, we will be adding more customisability and even number of indicators moving forward.
Noted, will check this.
Please add option for disable Alerts to email. Today I received 12 email Alert email for just 1 stock.
Requesting to add below code instead of cross above and cross below.
// Create alerts for Buy and Sell conditions
if BUY
alert(“BUY”, alert.freq_once_per_bar_close)
if SELL
alert(“SELL”, alert.freq_once_per_bar_close)
This single code we can understand both directions of stock
Hello @Sreerajpv
Right now, you do not have the option customise where you want to see the alert. Will check feasibility of building this.
On this, yes this will be universal but again, buy or sell signal will depend on which two indicators are being referenced.
Grateful for providing us this feature ! Technical alerts is indeed a great feature. But kindly consider adding “Alerts on Trendlines” also.
Thanks for the great feature provided ! Please consider to add Hourly Time Frame in Technical Alerts. Thank You !!