I don't understand why someone would tie themselves to the windows platform like this. I wrote my own autotrading/backtesting platform too, but it was in C++ and completely platform-independent. My main motive was to run on Linux primarily but also windows if need be. There are plenty of...