cBot programming user Guide ?

Created at 17 Mar 2021, 13:03
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!
JF

jfbalfroid

Joined 17.03.2021

cBot programming user Guide ?
17 Mar 2021, 13:03


Good morning everyone, 

i'm new on cTrader and i would like to try myself on cbot coding. 

I've been looking on web site / forum but couldn't find any tutorials / programming guides. 

(at least, not extended...)

Is such a guide existing somewhere or is it MQL5 ?  

Thanks in advance

 


@jfbalfroid
Replies

amusleh
17 Mar 2021, 13:34

cTrader Automate API is written in C# language, you have to know C# first.

There are lots of free resources available on internet for learning C#, after you got some basic C# knowledge you can start from API references and sample indicators/cBots that came with cTrader.


@amusleh

jfbalfroid
17 Mar 2021, 16:18

RE:

amusleh said:

cTrader Automate API is written in C# language, you have to know C# first.

There are lots of free resources available on internet for learning C#, after you got some basic C# knowledge you can start from API references and sample indicators/cBots that came with cTrader.

 Thank you for your answer !  


@jfbalfroid