Jeeeeez. What a thread!



Quote from slacker:
VisualStudio does not work on Linux. I program with VisualStudio under windows, and have a trading program built with Studio that can run on both Linux, Solaris and Windows.
I started 2 years ago but only program when I want to add something. Usually nights and weekends. In the last six months I have written very few 'new features' as I am very satisfied with what I have today.
WINE is an environment that allows windows apps to run under Linux.
http://www.winehq.com/
Codeweavers is a commercialization of WINE
http://www.codeweavers.com/
My approach lets me program a single app with VisualStudio (under Windows) and run it on several different OSs.
However, if you are new to programming it is impossible to say how long anything will take to develop, other than to say, 'more time than expected'!
Good luck
Quote from ecoscien:
So can you let your trading algo handle all the exits and risk management relatively unatttended?
It is not a 'port' of the code as the lines of code in the application are the same regardless of the operating system it runs on. It works the same on both OS, looks the same, and shares the same database.Quote from fabiods:
What is the advantage of porting to linux a code that is already running perfectly on windows ? is it any faster ? or only not to pay some $ for the OS ?
I will only shift when a good "visual studio" equivalent is in place. Until that I will stick with my good "old" Visual Studio.... very flexible, nice, pratical...
Quote from fletch2:
"Good Visual Studio equivalent" is an oxymoron to a linux developer.
Linux developers already have far more power and flexibility in software development then Visual Studio could ever dream of providing.
IMHO.
Fletch

