Debug
            
                 08 May 2020, 09:56
            
                    
Is it possible to debug a cBot/indicator (using break points, moving line by line etc.)?
Thanks
Replies
                     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
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
@PanagiotisCharalampous
                     ClickAlgo
                     08 May 2020, 16:14
                                    
Watch the following video, fast forward 12 minutes to the debugging part.
@ClickAlgo

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