.Net/C# Version

Created at 08 Dec 2021, 15:36
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!
sirinath's avatar

sirinath

Joined 25.11.2021

.Net/C# Version
08 Dec 2021, 15:36


What is the .Net/C# version used. Can we specify the version to use? Want to upgrade to .Net 5 or 6? Valid C# code doe not compile.


@sirinath
Replies

PanagiotisCharalampous
09 Dec 2021, 08:51

Hi Sirinath,

cTrader currently uses .Net Framework 4.0/C# 4.0. It will be upgraded to .Net 6.0/C# 10 in the next update.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook


@PanagiotisCharalampous

firemyst
28 Dec 2021, 12:13

RE:

PanagiotisCharalampous said:

Hi Sirinath,

cTrader currently uses .Net Framework 4.0/C# 4.0. It will be upgraded to .Net 6.0/C# 10 in the next update.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

Happy Holidays @Panagiotis!

As a follow up, in the next update what's the latest version of Visual Studio that will be supported?


@firemyst

PanagiotisCharalampous
28 Dec 2021, 13:23

Hi firemyst,

Happy holidays! From the next update, there won't be any dependencies to the cTrader platform, therefore you will be able to use any IDE for .Net projects you wish.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook


@PanagiotisCharalampous

firemyst
28 Dec 2021, 15:20

RE:

PanagiotisCharalampous said:

Hi firemyst,

Happy holidays! From the next update, there won't be any dependencies to the cTrader platform, therefore you will be able to use any IDE for .Net projects you wish.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

That's awesome and fantastic news.

Thanks for the update @Panagiotis and thanks to your team for going down that route :-)


@firemyst

shaahin69
28 Jan 2022, 08:38 ( Updated at: 28 Jan 2022, 08:39 )

RE: I can't wait for this to happen!

PanagiotisCharalampous said:

Hi Sirinath,

cTrader currently uses .Net Framework 4.0/C# 4.0. It will be upgraded to .Net 6.0/C# 10 in the next update.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

While I appreciate that this is a big change, I just wonder if there is a rough idea on when this'd be around? 


@shaahin69

firemyst
30 Jan 2022, 13:27

RE:

PanagiotisCharalampous said:

Hi firemyst,

Happy holidays! From the next update, there won't be any dependencies to the cTrader platform, therefore you will be able to use any IDE for .Net projects you wish.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

PanagiotisCharalampous

To confirm (or not), will it support indicatror/cbot compilations in 64-bits? Or do we need to keep "any cpu / 32-bit" compilation options?

 


@firemyst

PanagiotisCharalampous
31 Jan 2022, 07:58

Hi firemyst,

This has nothing to do with cTrader. If you want your cBot to run on both 32 and 64 bits, you need to use Any CPU.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook


@PanagiotisCharalampous