Skip to content

trh0ly/derivatives-digilab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derivatives DigiLab


Overview:

This project is intended to familiarize students with the Python programming language as part of the master's course "Termingeschäfte und Finanzderivate". For this purpose, calculations will be carried out and visualized, for which real market data will also be used.


Status:

This project is under development.

You can run the project here: https://mybinder.org/v2/gh/trh0ly/derivatives-digilab/master


Copyright:

The source code is based on the examples of the book "Python for Finance - Second Edition": https://www.packtpub.com/big-data-and-business-intelligence/python-finance-second-edition

All examples can be found in slightly modified form at: https://github.com/PacktPublishing/Python-for-Finance-Second-Edition

MIT License

Copyright (c) 2017 Packt

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.