dear friends
I just completed the Python for trading course in quantinsti. I am looking for some code examples in Python which I want to go through and make some study before I engage in paper trading. Is there a page in this community where one can find code samples based on Technical analysis etc. Thanks for replies in advance.
Hi Ramamurthy,
If you are looking for code examples of technical analysis and technical analysis strategies you can check these notebooks from the "Python For Trading!" course.
- Trading Signals Using RSI: https://quantra.quantinsti.com/startCourseDetails?cid=28§ion_no=9&unit_no=4&course_type=paid&unit_type=Notebook
- Backtest a Trading Strategy: https://quantra.quantinsti.com/startCourseDetails?cid=28§ion_no=11&unit_no=5&course_type=paid&unit_type=Notebook
You can also check the following blogs. You will find coding examples in these also.
- Technical Indicators for Trading: https://blog.quantinsti.com/technical-indicators-trading/
- The Ichimoku Cloud and Trading Strategy: https://blog.quantinsti.com/ichimoku-cloud-trading-strategy/
- Trading with low ADX & other Momentum Indicators: https://blog.quantinsti.com/trading-low-adx-momentum-indicators-project-vijayabhasker-iyer/
- Parabolic SAR: https://blog.quantinsti.com/parabolic-sar/
- Trading Index (TRIN): https://blog.quantinsti.com/trin/
Thanks Danish bhai for your references I will certainly look into them to make a start