It would be nice if it used 4.0 compiler even if the 'supported' language version is 3.5 (ie where ninjaScript editor does not have to recognize 4.0 syntax but it will still compile for those who edit the files in visual studio)
Since .NET 4.0 can run side by side with the older version it should be possible to use it for the indicator/strategy code even if the main program must be compiled with 3.5 for some reason (ie possibly due to limitations of Remotesoft?)

Comment