soranoo / TradingView-Free-Webhook-Alerts

Free TradingView webhook alert for basic plan users.
GNU General Public License v3.0
175 stars 66 forks source link

Tradingview does not allow outlook emails to be added for sending alerts #62

Closed sahilM1001 closed 8 months ago

sahilM1001 commented 8 months ago

Hi @soranoo ,

I have just started using this library to create my alerting feature for trading bots. I have tried to set up a Gmail account as well as an Outlook account, and Tradingview shows that an Outlook account cannot be used for sending alerts as it is not allowed on the Trading View domain.

Is there a way to use Outlook email for receiving emails to the Outlook account? I cannot connect to IMAP Gmail either, as it just shows the user as unauthenticated, even after generating an app password and trying out different things.

Please help me with this. Looking forward to a quick reply.

soranoo commented 8 months ago

Regarding to Outlook, You may check out the hotmail.com domain instead of the outlook.com. hotmail.com works well for me.

Regarding to Gmail, I have no issues with it.

Here's my config.toml, image