Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Derivatives Analytics with Python (Wiley Finance)

NotificationsYou must be signed in to change notification settings

Mrpiggybag/dawp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides all Python codes and Jupyter Notebooks of the bookDerivatives Analytics with Python by Yves Hilpisch.

Oder the book herehttp://eu.wiley.com/WileyCDA/WileyTitle/productCd-1119037999.html or herewww.amazon.com/Derivatives-Analytics-Python-Simulation-Calibration/dp/1119037999/.

There are two code versions available: forPython 3.6 andPython 2.7 (not maintained anymore).

Python Packages

There is now ayaml file for the installation of required Python packages in the repository. This is to be used with theconda package manager (seehttps://conda.io/docs/user-guide/tasks/manage-environments.html). If you do not have Miniconda or Anaconda installed, we recommend to installMiniconda 3.6 first (seehttps://conda.io/miniconda.html).

After you have cloned the repository, do on theLinux/Mac shell:

cd dawpconda env create -f dawp_conda.ymlsource activate dawpcd python36jupyter notebook

OnWindows, do:

cd dawpconda env create -f dawp_conda.ymlactivate dawpcd python36jupyter notebook

Then you can navigate to the Jupyter Notebook files and get started.

Python Quant Platform

You can immediately use all codes and Jupyter Notebooks by registering on the Quant Platform underhttp://wiley.quant-platform.com.

Python for Algorithmic Trading Course & Certificate

Check out ourPython for Algorithmic Trading Course underhttp://pyalgo.tpq.io.

Check out also ourPython for Algorithmic Trading Certificate Program underhttp://certificate.tpq.io.

Company Information

© Dr. Yves J. Hilpisch | The Python Quants GmbH

The Quant Platform (http://pqp.io) and all codes/Jupyter notebooks come with no representations or warranties, to the extent permitted by applicable law.

http://tpq.io |dawp@tpq.io |http://twitter.com/dyjh

Quant Platform |http://wiley.quant-platform.com

Derivatives Analytics with Python (Wiley Finance) |http://derivatives-analytics-with-python.com

Python for Finance (O'Reilly) |http://python-for-finance.com

Python for Algorithmic Trading Course |http://pyalgo.tpq.io

Python for Finance Online Training |http://training.tpq.io

About

Derivatives Analytics with Python (Wiley Finance)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook85.4%
  • HTML8.7%
  • Python5.6%
  • TeX0.3%

[8]ページ先頭

©2009-2025 Movatter.jp