Simplifying Put-Call Parity on Plain Vanilla European Options in Python — Part 1
https://ebenezerdiagi.medium.com/simplifying-put-call-parity-on-plain-vanilla-european-options-in-python-part-1-435b7489fe7
https://ebenezerdiagi.medium.com/simplifying-put-call-parity-on-plain-vanilla-european-options-in-python-part-1-435b7489fe7
Medium
Simplifying Put-Call Parity on Plain Vanilla European Options in Python — Part 1
In this first article, I will breakdown the concept of Derivatives, Options, and then visualise the payoff and profit on European Call &…
Stock’s fundamental data with python for free
https://medium.com/@luca.pifferetti/stocks-fundamental-data-with-python-for-free-6bd736b200ef
https://medium.com/@luca.pifferetti/stocks-fundamental-data-with-python-for-free-6bd736b200ef
Medium
Stock’s fundamental data with python for free
In this article we will learn how to download easily companies’ financial reports using yahoo finance stock API with python.
AI, Crypto & Art: Generating NFT Style Images with Neural Networks
https://medium.com/@tuckert23/ai-crypto-art-generating-nft-style-images-with-neural-networks-68b0930ec1bd
https://medium.com/@tuckert23/ai-crypto-art-generating-nft-style-images-with-neural-networks-68b0930ec1bd
Medium
AI, Crypto & Art: Generating NFT Style Images with Neural Networks
By Taylor Tucker, Dean Wahle, and Ethan Sidelsky
[LeetCode]#2078. Two Furthest Houses With Different Colors
https://donic0211.medium.com/leetcode-2078-two-furthest-houses-with-different-colors-c185300167f2
https://donic0211.medium.com/leetcode-2078-two-furthest-houses-with-different-colors-c185300167f2
Medium
[LeetCode]#2078. Two Furthest Houses With Different Colors
Environment: Python 3.8
【Quant(11)】 Two-Factor weights portfolio setting
https://medium.com/tej-api-%E9%87%91%E8%9E%8D%E8%B3%87%E6%96%99%E5%88%86%E6%9E%90/quant-11-two-factor-weights-portfolio-setting-9be3fae883f
https://medium.com/tej-api-%E9%87%91%E8%9E%8D%E8%B3%87%E6%96%99%E5%88%86%E6%9E%90/quant-11-two-factor-weights-portfolio-setting-9be3fae883f
Medium
【Quant(11)】 Two-Factor weights portfolio setting
Does the weights setting affects the performance of the two-factor portfolio?
Flask Inline Editing with MySql (University Database System)
https://medium.com/@durvesh.shah/flask-inline-editing-with-mysql-university-database-system-1d435ac33e8
https://medium.com/@durvesh.shah/flask-inline-editing-with-mysql-university-database-system-1d435ac33e8
Medium
Flask Inline Editing with MySql (University Database System)
Creating Python Flask Backend
Deploy a File Scanner for Sensitive Data in 40 Lines of Code
https://medium.com/@RequestsForStartups/deploy-a-file-scanner-for-sensitive-data-in-40-lines-of-code-d9cbabdd1554
https://medium.com/@RequestsForStartups/deploy-a-file-scanner-for-sensitive-data-in-40-lines-of-code-d9cbabdd1554
Medium
Deploy a File Scanner for Sensitive Data in 40 Lines of Code
Create and deploy a server that scans files for sensitive data (like credit card numbers) with Nightfall’s data loss prevention APIs.