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