Mastering Python for Finance: Implement advanced state-of-the-art financial statistical applications using Python,2nd Edition
Authors: James Ma Weiming
ISBN-10: 1789346460
ISBN-13: 9781789346466
Publication Date 出版日期: 2019-04-30
Publisher finelybook 出版社: Packt Publishing
Print Length 页数: 426 pages
Publisher finelybook 出版社: Packt
Book Description
By finelybook
Take your financial skills to the next level by mastering cutting-edge mathematical and statistical financial applications
The second edition of Mastering Python for Finance will guide you through carrying out complex financial calculations practiced in the industry of finance by using next-generation methodologies. You will master the Python ecosystem by leveraging publicly available tools to successfully perform research studies and modeling,and learn to manage risks with the help of advanced examples.
You will start by setting up your Jupyter notebook to implement the tasks throughout the book. You will learn to make efficient and powerful data-driven financial decisions using popular libraries such as TensorFlow,Keras,Numpy,SciPy,and sklearn. You will also learn how to build financial applications by mastering concepts such as stocks,options,interest rates and their derivatives,and risk analytics using computational methods. With these foundations,you will learn to apply statistical analysis to time series data,and understand how time series data is useful for implementing an event-driven backtesting system and for working with high-frequency data in building an algorithmic trading platform. Finally,you will explore machine learning and deep learning techniques that are applied in finance.
By the end of this book,you will be able to apply Python to different paradigms in the financial industry and perform efficient data analysis.
What you will learn
Solve linear and nonlinear models representing various financial problems
Perform principal component analysis on the DOW index and its components
Analyze,predict,and forecast stationary and non-stationary time series processes
Create an event-driven backtesting tool and measure your strategies
Build a high-frequency algorithmic trading platform with Python
Replicate the CBOT VIX index with SPX options for studying VIX-based strategies
Perform regression-based and classification-based machine learning tasks for prediction
Use TensorFlow and Keras in deep learning neural network architecture
contents
1 Overview of Financial Analysis with Python
2 The Importance of Linearity in Finance
3 Nonlinearity in Finance
4 Numerical Methods for Pricing Options
5 Modeling Interest Rates and Derivatives
6 Statistical Analysis of Time Series Data
7 Interactive Financial Analytics with the VIX
8 Building an Algorithmic Trading Platform
9 Implementing a Backtesting System
10 Machine Learning for Finance
11 Deep Learning for Finance