.net framework difference
Created at 31 May 2020, 11:47
.net framework difference
31 May 2020, 11:47
My custom indicator A which is .net framework 4.0 has a reference to custom indicator B which is .net framework 4.6.1 and as a result I get a warning on visual studio "This is a higher version than the currently targeted framework...". I guess that setting both projects to the same version will solve the problem however I am not sure what is the best framework for working with cTrader. What is your recommendation, 4.0 or 4.61?
Thanks
PanagiotisCharalampous
01 Jun 2020, 08:42
Hi Yuval,
cTrader supports .Net Framework 4.0. But indicators using a newer framework can still work as long as they do not use features of the new framework.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous