This is a series of studies of Jupyter Notebook for Finance.
How to get cumulative return for your asset and portfolio in Python.ipynb
How to calculate historical volatility and sharpe ratio in Python.ipynb
How to get a distribution of returns and draw a probability plot for the distribution in Python.ipynb
Mastering DataFrame - how to aggregate OHLCV data in a different time period.ipynb
How to compute price correlation for financial data in Python.ipynb
How to build Sentiment Analysis with NLTK and Sciki-learn in Python.ipynb
How to draw a candle stick chart with DataFrame in Python (mplfinance, plotly and bokeh).ipynb
How to draw 4 most common trend indicators in matplotlib in Python.ipynb
How to draw a trend line with DataFrame in Python.ipynb
How to draw support and resistence lines with DataFrame in Python.ipynb
Coefficient variable for crypto assets.ipynb
3 ways to do test of normality with Scipy library in Python.ipynb
What are standarization and normalization? Test with iris data set in Scikit-learn.ipynb
Scikit-learn LinearRegression vs Numpy Polyfit.ipynb
3 ways to do dimensional reduction techniques in Scikit-learn.ipynb
This code is licensed under the MIT License.