Email notification

Created at 17 Sep 2020, 21:10
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
MA

maciel.rafael1

Joined 17.09.2020

Email notification
17 Sep 2020, 21:10


Hi,

I was trying to setup the email notification on my bot but I do not receive anything. I setup the gmail configuration SSL and used the code below

 

Notifications.SendEmail("MY_GMAIL", "MY_ICLOUD_EMAIL", "SUBJECT", "Text part one " + Symbol + " Text part two");

 


@maciel.rafael1
Replies

PanagiotisCharalampous
18 Sep 2020, 07:55

Hi maciel.rafael1,

There are known issues with gmail accounts and cTrader. Have a look at this article for more info.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous