Debug

Created at 08 May 2020, 09:56
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!
EY

eynt

Joined 08.05.2020

Debug
08 May 2020, 09:56


Is it possible to debug a cBot/indicator (using break points, moving line by line etc.)?

 

Thanks


@eynt
Replies

PanagiotisCharalampous
08 May 2020, 10:26

Hi yuval.ein,

Yes you can use Visual Studio to debug cBots/Indicators.

Best Regards,

Panagiotis 

Join us on Telegram

 

 


@PanagiotisCharalampous

eynt
08 May 2020, 12:17 ( Updated at: 21 Dec 2023, 09:22 )

RE:

PanagiotisCharalampous said:

Hi yuval.ein,

Yes you can use Visual Studio to debug cBots/Indicators.

Best Regards,

Panagiotis 

Join us on Telegram

 

 

 

Thanks

I've tried to follow the manual instructions however I get the following (I am using vs2019 full version):

 


@eynt

PanagiotisCharalampous
08 May 2020, 12:27

Hi yuval.ein,

Make sure you build the project and attach VS to cTrader before you add and start a new instance of the cBot.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

ClickAlgo
08 May 2020, 16:14

Watch the following video, fast forward 12 minutes to the debugging part.

 


@ClickAlgo