A former coworker moved to a large global trading firm and c++ is all they use for their main servers and infrastructure.I have to say the most of my automated traders use C++. It is also very common in the industry.
A former coworker moved to a large global trading firm and c++ is all they use for their main servers and infrastructure.I have to say the most of my automated traders use C++. It is also very common in the industry.
A former coworker moved to a large global trading firm and c++ is all they use for their main servers and infrastructure.
In my case I've been using C++ on Linux in my various day jobs for the last 25 years or so. But for myself I can't see any reason to switch to something else. If I want to do something C++ is usually the fastest way for me.
Although it's not a popular opinion and in fact there's strong push towards oppressing it. Suppressing actually 
Yeah, dropped off forums for a bit, life got busy :/ . Also wish I received notification on '@' mention. It can/does run headless. I've built my own monitoring (metrics sent/stored in InfluxDb w/ grafana as FE) into my system which keeps track of current event traffic so that if it drops to zero, I know about it. To be honest though, I've mainly been focused on crypto currency exchanges over IB for the last year.
You must be a veteran/very experienced programmer. It's not that trivial? It's one thing to work with text files, another to deal with an idiosyncratic API, sockets, wrappers etc. Take a look at IB's tutorial on YT for example, not that instructive. I'm surprised there aren't any decent courses available online that give you a sample implementation...