• Home
  • Advanced Search
  • Directory of Libraries
  • About lib.ir
  • Contact Us
  • History
  • ورود / ثبت نام

عنوان
Derivatives analytics with Python :

پدید آورنده
Yves Hilpisch

موضوع
Derivative securities.,Hedging (Finance),Python (Computer program language)

رده
HG6024
.
A3

کتابخانه
Center and Library of Islamic Studies in European Languages

محل استقرار
استان: Qom ـ شهر: Qom

Center and Library of Islamic Studies in European Languages

تماس با کتابخانه : 32910706-025

INTERNATIONAL STANDARD BOOK NUMBER

(Number (ISBN
111903793X
(Number (ISBN
1119038006
(Number (ISBN
9781119037934
(Number (ISBN
9781119038009
Erroneous ISBN
1119037999
Erroneous ISBN
1119038014
Erroneous ISBN
9781119037996 (hardback)
Erroneous ISBN
9781119038016

NATIONAL BIBLIOGRAPHY NUMBER

Number
dltt

TITLE AND STATEMENT OF RESPONSIBILITY

Title Proper
Derivatives analytics with Python :
General Material Designation
[Book]
Other Title Information
data analysis, models, simulation, calibration and hedging /
First Statement of Responsibility
Yves Hilpisch

EDITION STATEMENT

Edition Statement
1

PHYSICAL DESCRIPTION

Specific Material Designation and Extent of Item
1 online resource

SERIES

Series Title
Wiley finance series

INTERNAL BIBLIOGRAPHIES/INDEXES NOTE

Text of Note
Includes bibliographical references and index

CONTENTS NOTE

Text of Note
A Quick Tour -- Market-Based Valuation -- Structure of the Book -- Why Python? -- Further Reading -- The Market -- What is Market-Based Valuation? -- Options and their Value -- Vanilla vs. Exotic Instruments -- Risks Affecting Equity Derivatives -- Market Risks -- Other Risks -- Hedging -- Market-Based Valuation as a Process -- Market Stylized Facts -- Introduction -- Volatility, Correlation and Co. -- Normal Returns as the Benchmark Case -- Indices and Stocks -- Stylized Facts -- DAX Index Returns -- Option Markets -- Bid/Ask Spreads -- Implied Volatility Surface -- Short Rates -- Conclusions -- Python Scripts -- GBM Analysis -- DAX Analysis -- BSM Implied Volatilities -- EURO STOXX 50 Implied Volatilities -- Euribor Analysis -- Theoretical Valuation -- Risk-Natural Valuation -- Introduction -- Discrete-Time Uncertainty -- Discrete Market Model -- Primitives -- Basic Definitions -- Central Results in Discrete Time -- Continuous-Time Case -- Conclusions -- Proofs -- Proof of Lemma 1 -- Proof of Proposition 1 -- Proof of Theorem 1 -- Complete Market Models -- Introduction -- Black-Scholes-Merton Model -- Market Model -- The Fundamental PDE -- European Options -- Greeks in the BSM Model -- Cox-Ross-Rubinstein Model -- Conclustions -- Proofs and Python Scripts -- Itô's Lemma -- Script for BSM Option Valuation -- Script for BSM Call Greeks -- Script for CRR Option Valuation -- Fourier-Based Option Pricing -- Introduction -- The Pricing Problem -- Fourier Transforms -- Fourier-Based Option Pricing -- Lewis (2001) Approach -- Carr-Madan (1999) Approach -- Numerical Evaluation -- Fourier Series -- Fast Fourier Transform -- Applications -- Black-Scholes-Merton (1973) Model -- Merton (1976) Model -- Discrete Market Model -- Conclusions -- Python Scripts -- BSM Call Valuation via Fourier Approach -- Fourier Series -- Roots of Unity -- Convolution -- Module with Parameters -- Call Value by Convolution -- Option Pricing by Convolution -- Option Pricing by DPT -- Speed Test of DFT -- Valuation of American Options by Simulation -- Introduction -- Financial Model -- American Option Valuation -- Problem Formulations -- Valuation Algorithms 130 -- Numerical Results -- American Put Option -- American Short Condor Spread -- Conclusions -- Python Scripts -- Binomial Valuation -- Monte Carlo Valuation with LSM -- Primal and Dual LSM Algorithms -- Market-Based Valuation -- A First Example of Market-Based Valuation -- Introduction -- Market Model -- Valuation -- Calibration -- Simulation -- Conclusions -- Python Scripts -- Valuation by Numerical Integration -- Valuation by FFT -- Calibration to Three Maturities -- Calibration to Short Maturity -- Valuation by MCS -- General Model Framework -- Introduction -- The Framework -- Features of the Framework -- Zero-Coupon Bond Valuation -- European Option Valuation -- PDE Approach -- Transform Methods -- Monte Carlo Simulation -- Conclusions -- Proofs and Python Scripts -- Ito's Lemma -- Python Script for Bond Valuation -- Python Script for European Call Valuation -- Monte Carlo Simulation -- Introduction -- Valuation of Zero-Coupon Bonds -- Valuation of European Options -- Valuation of American Options -- Numerical Results -- Higher Accuracy vs. Lower Speed -- Conclusions -- Python Scripts -- General Zero-Coupon Bond Valuation -- CIR85 Simulation and Valuation -- Automated Valuation of European Options by Monte Carlo Simulation -- Automated Valuation of American Put Options by Monte Carlo Simulation -- Model Calibration -- Introduction -- General Considerations -- my Calibration at All? -- Which Role Do Different Model Components Play? -- What Objective Function? -- What Market Data? -- What Optimization Algorithm? -- Calibration of Short Rate Component -- Theoretical Foundations -- Calibration to Euribor Rates -- Calibration of Equity Component -- Valuation via Fourier Transform Method -- Calibration to EURO STOXX 50 Option Quotes -- Calibration of H93 Model -- Calibration of Jump Component -- Complete Calibration of BCC97 Model -- Calibration to Implied Volatilities -- Conclusions -- Python Scripts for Cox-Ingersoll-Ross Model -- Calibration of CIR85 -- Calibration of H93 Stochastic Volatility Model -- Comparison of Implied Volatilities -- Calibration of Jump-Diffusion Part of BCC97 -- Calibration of Complete Model of BCC97 -- Calibration of BCC97 Model to Implied Volatilities -- Simulation and Valuation an the General Model Framework -- Introduction -- Simulation of BCC97 Model -- Valuation of Equity Options -- European Options -- American Options -- Conclusions -- Python Scripts -- Simulating the BCC97 Model -- Valuation of European Call Options by MCS -- Valuation of American Call Options by MCS -- Dynamic Hedging -- Introduction -- Hedging Study for BSM Model -- Hedging Study for BCC97 Model -- Conclusions -- Python Scripts -- LSM Delta Hedging in BSM (Single Path) -- LSM Delta Hedging in BSM (Multiple Paths) -- LSM Algorithm for American Put in BCC97 -- LSM Delta Hedging in BCC97 (.Single Path) -- Executive Summary
0

SUMMARY OR ABSTRACT

Text of Note
"Supercharge options analytics and hedging using the power of Python Derivatives Analytics with Python shows you how to implement market-consistent valuation and hedging approaches using advanced financial models, efficient numerical techniques, and the powerful capabilities of the Python programming language. This unique guide offers detailed explanations of all theory, methods, and processes, giving you the background and tools necessary to value stock index options from a sound foundation. You'll find and use self-contained Python scripts and modules and learn how to apply Python to advanced data and derivatives analytics as you benefit from the 5,000+ lines of code that are provided to help you reproduce the results and graphics presented. Coverage includes market data analysis, risk-neutral valuation, Monte Carlo simulation, model calibration, valuation, and dynamic hedging, with models that exhibit stochastic volatility, jump components, stochastic short rates, and more. The companion website features all code and IPython Notebooks for immediate execution and automation. Python is gaining ground in the derivatives analytics space, allowing institutions to quickly and efficiently deliver portfolio, trading, and risk management results. This book is the finance professional's guide to exploiting Python's capabilities for efficient and performing derivatives analytics. Reproduce major stylized facts of equity and options markets yourself Apply Fourier transform techniques and advanced Monte Carlo pricing Calibrate advanced option pricing models to market data Integrate advanced models and numeric methods to dynamically hedge options Recent developments in the Python ecosystem enable analysts to implement analytics tasks as performing as with C or C++, but using only about one-tenth of the code or even less. Derivatives Analytics with Python -- Data Analysis, Models, Simulation, Calibration and Hedging shows you what you need to know to supercharge your derivatives and risk analytics efforts"--

ACQUISITION INFORMATION NOTE

Source for Acquisition/Subscription Address
OverDrive, Inc.
Stock Number
07FBEB67-C65E-46A4-8B41-BCC224FF6030

OTHER EDITION IN ANOTHER MEDIUM

Title
Derivatives analytics with Python
International Standard Book Number
9781119037996

TOPICAL NAME USED AS SUBJECT

Derivative securities.
Hedging (Finance)
Python (Computer program language)

(SUBJECT CATEGORY (Provisional

BUS-- 027000

DEWEY DECIMAL CLASSIFICATION

Number
332
.
64/5702855133
Edition
23

LIBRARY OF CONGRESS CLASSIFICATION

Class number
HG6024
.
A3

PERSONAL NAME - PRIMARY RESPONSIBILITY

Hilpisch, Yves J.

CORPORATE BODY NAME - ALTERNATIVE RESPONSIBILITY

Ohio Library and Information Network.

ORIGINATING SOURCE

Date of Transaction
20160603080128.3
Cataloguing Rules (Descriptive Conventions))
rda

ELECTRONIC LOCATION AND ACCESS

Electronic name
 مطالعه متن کتاب 

[Book]

Y

Proposal/Bug Report

Warning! Enter The Information Carefully
Send Cancel
This website is managed by Dar Al-Hadith Scientific-Cultural Institute and Computer Research Center of Islamic Sciences (also known as Noor)
Libraries are responsible for the validity of information, and the spiritual rights of information are reserved for them
Best Searcher - The 5th Digital Media Festival