Visualizing Option Trading Strategies in Python
A walk-through of how to plot option payoff diagrams using opstrat package in python
I was born not knowing and have had only a little time to change that here and there.
-Richard P. Feynman
I am not an expert in any area. However I am a curious person, if something pique my interest, I dive deep into it. I am a Learning Machine, however as Feynman says, the best method to lean is to teach.
The intention of the videos are:
1. DEMOCRATIZE KNOWLEDGE
2. SELF REFERENCE
3. GIVING BACK TO THE COMMUNITY
A walk-through of how to plot option payoff diagrams using opstrat package in python
Event data can be considered as a back up of the entire game, it records every move on the pitch during the match. It includes the positions of each player and data pertaining to every action during the match which include pass, shot, interception, blocks etc.
How to obtain stock market data and create visualizations(candlestick, OHLC, PnF etc.) in Python using mplfinance library
A complete step-by-step tutorial on how to use Yahoo Finance Package for python- yfinance, to obtain share price and other financial data for free!
Generate a Bar Race Chart in Flourish using COVID-19 Data
In this video I explain how to create a sketch from an image using python and open cv library.