Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Python for Finance Cookbook (repost)

    Posted By: hill0
    Python for Finance Cookbook (repost)

    Python for Finance Cookbook:
    Over 50 recipes for applying modern Python libraries to quantitative finance to analyze data
    by Eryk Lewinson

    English | 2020 | ISBN: 1789618517 | 426 Pages | PDF,EPUB | 52 MB

    In this book, you’ll cover different ways of downloading financial data and preparing it for modeling. You’ll calculate popular indicators used in technical analysis, such as Bollinger Bands, MACD, and RSI, and backtest automatic trading strategies. Next, you’ll cover time series analysis and models such as exponential smoothing, ARIMA, and GARCH (including multivariate specifications), before exploring the popular CAPM and Fama-French's Three-Factor Model. You’ll then discover how to optimize asset allocation and use Monte Carlo simulations for tasks such as calculating the price of American options and estimating the Value at Risk (VaR). In later chapters, you’ll work through an entire data science project in the finance domain. You’ll also learn how to solve credit card fraud and default problems using advanced classifiers such as random forest, XGBoost, LightGBM, and stacked models. You’ll then be able to tune the hyperparameters of models and handle class imbalance. Finally, you’ll focus on solving problems in finance with deep learning using PyTorch.