How do you send email notifications from within my cloud cBot?

Created at 24 Mar 2025, 10:47
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!
KY

kylej.ukr

Joined 09.03.2025

How do you send email notifications from within my cloud cBot?
24 Mar 2025, 10:47


Hi everyone,

I'm having trouble sending email notifications using Notifications.sendEmail().

I have the email settings saved in my cTrader desktop, “Enable Email”, “Enable SSL”, “Server (SMTP)” etc.

When I run my cBot in the cloud, I call Notifications.sendEmail() from within onStart().

The bot then logs out an error saying “Email notifications are not enabled”

Any ideas,

Thanks,

Kyle


@kylej.ukr
Replies

firemyst
24 Mar 2025, 11:07

Lots of ideas. Start by Googling these forums and you'll see your issue has already been answered.

For starters, a post from 23 Sep 2024.

:-)


@firemyst

kylej.ukr
24 Mar 2025, 11:22 ( Updated at: 24 Mar 2025, 14:05 )

RE: How do you send email notifications from within my cloud cBot?

firemyst said: 

Lots of ideas. Start by Googling these forums and you'll see your issue has already been answered.

For starters, a post from 23 Sep 2024.

:-)

Thanks,

Emails are not supported for cloud cBots according this post:

https://community.ctrader.com/forum/ctrader-algo/45033/


@kylej.ukr

firemyst
24 Mar 2025, 23:15 ( Updated at: 26 Mar 2025, 06:16 )

RE: RE: How do you send email notifications from within my cloud cBot?

Thanks,

Emails are not supported for cloud cBots according this post:

https://community.ctrader.com/forum/ctrader-algo/45033/

Self-discovery is a wonderful thing isn't it? :-)


@firemyst

kylej.ukr
26 Mar 2025, 10:13 ( Updated at: 26 Mar 2025, 10:54 )

RE: RE: RE: How do you send email notifications from within my cloud cBot?

firemyst said: 

Thanks,

Emails are not supported for cloud cBots according this post:

https://community.ctrader.com/forum/ctrader-algo/45033/

Self-discovery is a wonderful thing isn't it? :-)

It sure is :-)

I could only find the post via Google with the exact date you mentioned. Is there a more advanced search here on cTrader?:

This is all I see:


@kylej.ukr

firemyst
26 Mar 2025, 11:23 ( Updated at: 26 Mar 2025, 11:51 )

RE: RE: RE: RE: How do you send email notifications from within my cloud cBot?

kylej.ukr said: 

firemyst said: 

Thanks,

Emails are not supported for cloud cBots according this post:

https://community.ctrader.com/forum/ctrader-algo/45033/

Self-discovery is a wonderful thing isn't it? :-)

It sure is :-)

I could only find the post via Google with the exact date you mentioned. Is there a more advanced search here on cTrader?:

This is all I see:

 

 

I don't use their forum search because I'm sure, like cTrader, it has lots of issues :-P

I always use Google (since it'll capture pages from other sites as well), and you have to use more than 1 word. 


@firemyst

kylej.ukr
26 Mar 2025, 12:15 ( Updated at: 26 Mar 2025, 14:23 )

RE: RE: RE: RE: RE: How do you send email notifications from within my cloud cBot?

firemyst said: 

kylej.ukr said: 

firemyst said: 

Thanks,

Emails are not supported for cloud cBots according this post:

https://community.ctrader.com/forum/ctrader-algo/45033/

Self-discovery is a wonderful thing isn't it? :-)

It sure is :-)

I could only find the post via Google with the exact date you mentioned. Is there a more advanced search here on cTrader?:

This is all I see:

 

 

I don't use their forum search because I'm sure, like cTrader, it has lots of issues :-P

I always use Google (since it'll capture pages from other sites as well), and you have to use more than 1 word. 

Awesome, I'll search that way in the future.

Cheers mate


@kylej.ukr