Ah.. I see. Because the web trader uses a different language, this is not cloud based.
Unfortunately, there will not be any plans to port C# to the webtrader. But is possible to run NinjaTrader on a VPS.
The nature of programming is that desktop and web application generally use different programming languages. Unfortunately, C#, which is a pre-compiled language, is not native to a browser, while JavaScript, a just-in-time compiler, is.

Comment