Well detailed Video and documentation Tutorial on how various developers can code a cbot

Created at 03 Oct 2022, 12:48
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!
ORIADE's avatar

ORIADE

Joined 18.07.2022

Well detailed Video and documentation Tutorial on how various developers can code a cbot
03 Oct 2022, 12:48


Hi there, wouldn't it be nice if there was a huge amount of bot just like mql4 and 5. But this can only be achieved if there is a well detailed documentation and video explanation of how to code a cbot. By well detailed I mean well detailed, such in a way even non experienced coders can make something work for them. 


@ORIADE
Replies

firemyst
04 Oct 2022, 03:25

You could just try reading online documentation provided by Spotware, such as:

https://help.ctrader.com/ctrader-automate/creating-and-running-a-cbot/

 

or here:

https://help.ctrader.com/ctrader-automate/guides/

 

or even the higher level link:

https://help.ctrader.com/ctrader-automate/

 


@firemyst

ORIADE
04 Oct 2022, 09:54

RE:

firemyst said:

You could just try reading online documentation provided by Spotware, such as:

https://help.ctrader.com/ctrader-automate/creating-and-running-a-cbot/

 

or here:

https://help.ctrader.com/ctrader-automate/guides/

 

or even the higher level link:

https://help.ctrader.com/ctrader-automate/

 

Appreciate the reply, but I still don't think the documentation on this links are well detailed enough. Have you seen how well documented metaquote expert advisor documentation is. Like they explain every bit of things you can do with the bot(expert advisor). E.g creation of objects, buttons, labels and so on. But on ctrader there is very little to none explanation of how to code their bot from scratch even as a person with little less experience with code. 


@ORIADE