hide source code

Created at 06 Jan 2018, 11:40
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!
JA

jalmir.coelho@gmail.com

Joined 19.07.2017

hide source code
06 Jan 2018, 11:40


 

Hello. I am making a robot and would like to distribute it without the source code. How do I hide the source code?


@jalmir.coelho@gmail.com
Replies

PanagiotisCharalampous
08 Jan 2018, 10:28 ( Updated at: 21 Dec 2023, 09:20 )

Hi jalmir.coelho@gmail.com,

cBots are built without source code by default. See image below

Therefore if you distribute your .calgo file and you have not use "Build with Source Code" option, then the code will not be available.

Best Regards,

Panagiotis


@PanagiotisCharalampous

jalmir.coelho@gmail.com
08 Jan 2018, 17:31

 

thank you


@jalmir.coelho@gmail.com

firemyst
03 Oct 2019, 04:11 ( Updated at: 21 Dec 2023, 09:21 )

RE:

Panagiotis Charalampous said:

Hi jalmir.coelho@gmail.com,

cBots are built without source code by default. See image below

Therefore if you distribute your .calgo file and you have not use "Build with Source Code" option, then the code will not be available.

Best Regards,

Panagiotis

HI @Panagiotis:

Just for confirmation, is this true when using Visual Studio as well?

That is:

  1. if I always build an indicator in Visual Studio and not cTrader, by default it will be built without the source code?
  2. if I want to include the source code in a build while using Visual Studio, I have to come back to cTrader and select the "Build with Source code" option?

Thank you.

 

 


@firemyst

PanagiotisCharalampous
03 Oct 2019, 08:13

Hi FireMyst,

Yes this is correct.

Best Regards,

Panagiotis


@PanagiotisCharalampous