GithubHelp home page GithubHelp logo

hartl3y94 / python-for-finance-cookbook-2e Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erykml/python-for-finance-cookbook-2e

0.0 0.0 0.0 52.03 MB

The repository of "Python for Finance Cookbook" 2nd edition

License: MIT License

Python 0.06% HTML 17.47% Jupyter Notebook 82.47%

python-for-finance-cookbook-2e's Introduction

Python for Finance Cookbook 2nd Edition - Code Repository

Python For Finance Cookbook, 2nd Edition
published: January 31st, 2020

Paperback: 432 pages
Publisher: Packt Publishing
Language: English

Links

Table of Contents

  1. Acquiring Financial Data
  2. Data Preprocessing
  3. Visualizing Financial Time Series
  4. Exploring Financial Time Series Data
  5. Technical Analysis and Building Interactive Dashboards
  6. Time Series Analysis and Forecasting
  7. ML-based Approaches to Time Series Forecasting
  8. Multi-Factor Models
  9. Modeling Volatility with GARCH Class Models
  10. Monte Carlo Simulations in Finance
  11. Asset Allocation
  12. Backtesting Trading Strategies
  13. Applied Machine Learning: Identifying Credit Default
  14. Advanced Concepts for ML Projects
  15. Deep Learning in Finance

General comments

  • Sometimes when working with the yfinance library you can see that the downloaded data differs by a single day. Hence, you might spot that when you execute the same code, the function will download a single day less than what is presented in the book, which will also impact the results of various recipes. Apparently, this is cause by the library not working well with timezones. You can read more about it in this issue. As this issue might be fixed soon and is only visible in some cases, we decided to describe it here and remove the note when the issue is fixed in the yfinance library.

Quoting

TODO

Eryk Lewinson. Python For Finance Cookbook, 2nd Edition. Packt Publishing, 2022.

@book{Lewinson2022,  
address = {Birmingham, UK},  
author = {Lewinson, Eryk},  
edition = {2},  
isbn = {XXX},   
publisher = {Packt Publishing},  
title = {{Python For Finance Cookbook, 2nd Edition}},  
year = {2022}  
}

python-for-finance-cookbook-2e's People

Contributors

erykml avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.