Ask HN: Best language for finance?
1–6 of 6 posts
Re: Ask HN: Best language for finance?
#2Ocaml is used and praised by Jane Street [1]
Python has a nice suite of financial tools available [2]
It may be that the best tool for analysis and for trading are different. For the former you want visualization tools and interactive exploration, but for the latter, you may need raw speed or relative safety of the code.
[1] https://ocaml.janestreet.com/?q=node/61 [2] http://wiki.quantsoftware.org/index.php?title=QuantSoftware_...
Re: Ask HN: Best language for finance?
#3Re: Ask HN: Best language for finance?
#4Re: Ask HN: Best language for finance?
#5I can't speak for best, but: Ocaml is used and praised by Jane Street [1] Python has a nice suite of financial tools available [2] It may be that the best tool for analysis and for trading are different. For the former you want visualization tools and interactive exploration, but for the latter, you may need raw speed or relative safety of the code. [1] https://ocaml.janestreet.com/?q=node/61 [2] http://wiki.quantsof…
Re: Ask HN: Best language for finance?
#6We build nearly everything in python at https://www.quantopian.com