ApurvShah007 / Algorithmic-Trading

I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
MIT License
62 stars 5 forks source link

Improve the Sharpe Ratio function to include the weekly and monthly values too. Right now the default is daily #6

Open ApurvShah007 opened 4 years ago

ApurvShah007 commented 4 years ago

Weekly has been incorporated, help on monthly and yearly would be appreciated.