Advice for a getting a job in algorithmic trading - writing faster code

Posted by Alex on Programmers See other posts from Programmers or by Alex
Published on 2013-11-09T12:56:48Z Indexed on 2013/11/09 16:12 UTC
Read the original article Hit count: 332

I am currently an intermediate Java developer working in the financial industry. I am considering trying to get into an algorithmic trading developer position. I am looking for any advice/resources that may help me obtain such a job. My naive initial thoughts are to concentrate on learning how to write faster, more memory efficient code whilst maintaining readability.

Can anyone point me in the right direction of some useful resources for what I am aiming to achieve?

© Programmers or respective owner

Related posts about java

Related posts about algorithms