Hi Team,
I want to code a indicator based strategy, need assistance for the same I have all the code logic & supporting codes as well, those who are experienced pls help me in do it.
Hey Mangesh,
If you're interested in acquiring knowledge on implementing technical indicator strategies, the QuantInsti blog page would be an excellent resource. There, you'll discover numerous blogs composed by market practitioners concerning various technical indicators.
Moreover, you can acquire the expertise to utilize technical indicators to produce trading signals and identify trends in an asset's price by enrolling in the "Technical Indicator Strategies in Python" course. You can execute indicator-based strategies, live-trade them, and assess their performance. Towards the end of this course, you can apply your knowledge by tackling a real-world problem.
Furthermore, you can evaluate the efficiency of your strategy by backtesting and live-trading it with Blueshift. The course mentioned above encompasses several live trading templates, each of which employs a technical indicator-based strategy.
Hope this helps!
Thanks,
Rushda
Thanks for the reply,
I have taken the "Technical Indicator Strategies in Python" & also have completed it but the help is required of some expert to write few loop function, since i have just started learning python newly i am not that good at it. my strategy is a scalping one which will exit at a certian P&L & trailing stop loss hence need a expert for coding.
Also more over if any signal is generated in a stock(buy or sell) the system needs to find the ATM strike and open the postion.
Hey Mangesh,
It's great to hear that you have completed the course! While we understand that you may be new to Python, we encourage you to try writing the loop function yourself. This will help you to develop your programming skills and problem-solving abilities. If you encounter any errors or difficulties, feel free to ask for assistance and we'll be happy to help you.
In addition, we recommend that you check out the free course "Python for Trading: Basic" by Quantra. This course will provide you with a solid foundation in Python programming and equip you with the necessary skills to tackle more complex programming challenges in the future. If you just want to learn about loops then you can directly refer to this notebook.
Best of luck with your scalping strategy and we look forward to hearing about your progress!
Thanks,
Rushda