C++ for Financial Applications: Syntax and Algorithms
暂无分享,去创建一个
This working book is a lengthy introduction to the C++ language for financial applications. It includes some topics and simple algorithms related to options pricing (Black Scholes, Binomial Trees), real-time messaging (ITCH,OUCH,FIX), cryptography (SHA-1), low latency data structures (Digital Tree, Look Up Table), and simulation.