April 2019
Intermediate to advanced
426 pages
11h 13m
English
With many options of programming languages available to interface with brokers or vendors, the question that comes naturally to anyone starting out in algorithmic trading platform development is Which language should I use?
Before answering this question, it is important to find out if your broker provides developer tools. RESTful APIs are becoming the most common offering alongside FIX protocol access. A small number of brokers support Java and C#. With RESTful APIs, it is easy to search for, or even write a wrapper around it in almost any programming language that supports the HyperText Transfer Protocol (HTTP).
Bear in mind that each tool option presents its own limitations. Your broker may rate-limit price ...
Read now
Unlock full access