This project uses simple moving average (SMA) crossovers to select stocks in Nifty500. The SMAs are selected after backtesting on last 3 years of data. We use yfinance python API to download the ...
A Python script that anonymizes an Excel file and synthesizes new data in its place. Excel Anonymizer is a python script that helps to ensure sensitive data is properly managed and governed. It pr...