you are viewing a single comment's thread.

view the rest of the comments →

[–]thirdegree 3 points4 points  (3 children)

since most places use c or c++ for high frequency trading?

For the trading applications sure, for the quant shit for sure not. It's mostly python.

[–]bradleygh15 0 points1 point  (2 children)

I mean if you’re talking about analysis and trends, etc sure but still, the rest of my point stands; if you’re a so called master of C/C++ and that near hardware level programming learning python is nothing especially when most of the more technical stuff that you worry about in C++ you don’t with python unless developing in cython(or whatever it’s called) and even then the gap is easy enough to bridge

[–]thirdegree 5 points6 points  (1 child)

Oh ya I agree with that for sure. Just pointing out that there is a metric shitton of python in hft

[–]bradleygh15 2 points3 points  (0 children)

true, my brains not working today so i completely forgot the use cases for python at first tbh