GitHub / SharmaVidhiHaresh / Backtesting-Trading-Strategies-with-Python
In this project, I had backtested the cross-over trading strategy on Google Stock from Jan 2016 to June 2020. By using historical time-series data, I had tested the Moving Average(MA) cross-over strategy and Relative Strength Index (RSI) strategy with a stop loss at a price that closes 2% or more below 10-day MA. I had plotted the equity curve with drawdowns and P&L, as well as volume, relative strength index (RSI), stock pricing chart and simple moving averages.
Stars: 32
Forks: 13
Open issues: 1
License: None
Language: Jupyter Notebook
Size: 299 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 1 year ago
Pushed at: over 4 years ago
Last synced at: over 1 year ago
Topics: backtesting-trading-strategies, finance, python, pythonforfinance, trading-algorithms, trading-strategies