PinnedJatinPython: Portfolio backtesting and visualizationPortfolio backtesting seeks to determine effectiveness of a trading model using historical data. Using this Python script you can build…Oct 31, 2020Oct 31, 2020
JatinPython: Plot Bollinger Bands of a stock for technical analysisBollinger Bands are a technical analysis indicator used to measure volatility and identify potential overbought or oversold conditions in…May 10May 10
JatinPython: AB Testing exampleProblem Description: Cookie Cats is a mobile puzzle game developed by Tactile Entertainment. The game involves solving puzzles by…Feb 12Feb 12
JatinAI-generated Python code for data explorationRecently, I spotted a fresh feature on Google Colab that lets you generate code with the help of AI. Naturally, I decided to put it to the…Jan 3Jan 3
JatinCandlestick Charts in PythonThe candlestick charts show the price movement of different trading instruments such as equity, currency, commodity, ETF, etc. By looking…Apr 2, 2023Apr 2, 2023
JatinPortfolio Visualizer Tool — No CodingIn previous articles, I demonstrated how to backtest a portfolio using Googlesheet and Python. This article will show how to use an online…Jan 31, 20211Jan 31, 20211
JatinPython: Sharpe Ratio of Top-performing ETFsThe Sharpe ratio is widely used to measure the return on investment compared to risk. The ratio is defined as the difference between the…Sep 22, 2020Sep 22, 2020
JatinFree Stock Portfolio Tracker using Google SheetsIf you are using multiple investment apps such as Robinhood, Fidelity, Charles Schab, etc. it can be time-consuming to track the status…Sep 1, 2020Sep 1, 2020
JatinPortfolio Backtesting Using Google SheetsPortfolio Backtesting allows a trader to construct portfolios using Stocks, Bonds, ETFs, etc; and simulate a trading strategy using…Aug 28, 2020Aug 28, 2020