Cloud cBot issue

Created at 22 May 2024, 04:57
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!
ctrader.guru's avatar

ctrader.guru

Joined 19.07.2018

Cloud cBot issue
22 May 2024, 04:57


As per the image, the cloud cbot instantiation does not recognize the CTID and this causes problems with licensing, it always returns zero.

 


@ctrader.guru
Replies

kamuhandam86
22 May 2024, 05:48 ( Updated at: 22 May 2024, 07:24 )

I don't know how to use it 

Can any one help me to teach how to use it (cbot)


@kamuhandam86

PanagiotisCharalampous
22 May 2024, 07:19

Hi cTrader Guru,

We will fix the cTrader ID issue in an update. However note that internet connectivity is not allowed for cloud cBots, you should consider this in case your licensing system needs this.

Best regards,

Panagiotis


@PanagiotisCharalampous

ctrader.guru
22 May 2024, 07:22

RE: Cloud cBot issue

PanagiotisCharalampous said: 

Hi cTrader Guru,

We will fix the cTrader ID issue in an update. However note that internet connectivity is not allowed for cloud cBots, you should consider this in case your licensing system needs this.

Best regards,

Panagiotis

Thanks for the quick response, actually I have already entered a parameter for the license, great job keep up the good work.


@ctrader.guru

AlgoGURU
11 Nov 2024, 09:21 ( Updated at: 11 Nov 2024, 09:38 )

Hi Spotware,

As developer I have some problems with the Cloud operation:

1., Licensing, To access Account.UserName, Account.UserID

It is very urgent issue for developers. As  I see it is not fixed yet (after 6 months and more updates). 

  Print(Account.UserId, Account.UserNickName);

and the result:

 

We can  not make robots for clients without licensing.   

2.,  cBot Export function with access to specific User:

not working in Cloud mode. The cBot wont start on Cloud.

3., Network access not allowed: many very important functions are unavailable. For example: sending notifications (Email, Telegram…) and the most important the lack of  the on-line user authorizations…

To avoid these very serious restrictions in our software is: to not allow to our customers to use our products in Cloud mode. But in my opinion this is not the best solution. 

4., Cloud Synchronisation:  I have more hundreds custom cBots and indicators. And I have more CTID of course. Sometimes I use my clients CTID too.   When the synchronisation is ON: all of my products copied to Cloud. It is not good thing. It would be great if the synchronization will be manual instead of automatic. And the user can select which product will be synchronized and which one not.

When I want to delete them from Cloud: I can do them one by one only. It is not possible to select ALL or more items.

5., Disable button would be great if Synchronisation is enabled in Algo section.

Please make the Cloud environment for developer friendly!

Thanks.

 


@AlgoGURU