RT Journal Article SR Electronic T1 Momentum Strategies: Comparison of Programming Language Performance JF The Journal of Trading FD Institutional Investor Journals SP 49 OP 53 DO 10.3905/jot.2016.11.2.049 VO 11 IS 2 A1 Francesco Ceccon A1 Lovjit Thukral A1 Pedro Vergel Eleuterio YR 2016 UL https://pm-research.com/content/11/2/49.abstract AB Given the increase in the popularity of algorithmic trading resulting from an increase in market participants, more considerations are now required to prototype a profitable trading strategy. Trading strategies, which require optimization of parameters based on linear or nonlinear relationships, cause an increase in complexity, which in turn increases computational run time. We find that C provides the best performance for prototyping quantitative trading strategies; however, it is the most time-consuming to implement. Among the languages that allow for faster development times, the difference between Cython and Julia is relatively small, so choice between them comes down to user preference and other factors. We find Julia to be the standout programming language due to its simplicity and high performance.TOPICS: Statistical methods, quantitative methods