java+netbeans+mysql+ubuntu 64 bits LTS VS C#+MS SQL for fast develop trading system
- by crunchor
I am going to build a trading system and use with the broker "Interactive Broker" API.
The API supports C++ Socket, Java Socket, DDE, Active X APIs in Windows.
The API supports Java Socket API, Posix C++ Socket API in Unix kind like Ubuntu.
My trading system has some real time long calculations to do and a lot of maths for backtest. I am using a…