Looking for some code examples before I do paper trade where to get them

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.

  1. Trading Signals Using RSI: https://quantra.quantinsti.com/startCourseDetails?cid=28&section_no=9&unit_no=4&course_type=paid&unit_type=Notebook
  2. Backtest a Trading Strategy: https://quantra.quantinsti.com/startCourseDetails?cid=28&section_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.
  1. Technical Indicators for Trading:  https://blog.quantinsti.com/technical-indicators-trading/
  2. The Ichimoku Cloud and Trading Strategy:  https://blog.quantinsti.com/ichimoku-cloud-trading-strategy/
  3. Trading with low ADX & other Momentum Indicators:  https://blog.quantinsti.com/trading-low-adx-momentum-indicators-project-vijayabhasker-iyer/
  4. Parabolic SAR:  https://blog.quantinsti.com/parabolic-sar/
  5. Trading Index (TRIN):  https://blog.quantinsti.com/trin/
I hope you will find these examples useful. 

Thanks Danish bhai for your references I will certainly look into them to make a start