Hi FYERS Community,
I am working on a project that requires accessing specific market data through the FYERS API, and I need some guidance on how to achieve the following:
All Time High with Date: How can I retrieve the all-time high price of a symbol along with the date it occurred? Is there a specific endpoint in the FYERS API that provides this information?
Last Closing High (Daily): What is the best way to fetch the last closing high price for a symbol on a daily basis using the FYERS API? Which API endpoint should I use for this?
10M SMA and 20M SMA: How can I calculate the 10-month and 20-month Simple Moving Averages (SMA) for a symbol using the FYERS API? Which historical data endpoint should I use, and what is the recommended method for calculating these moving averages?
Any examples, documentation links, or detailed explanations would be greatly appreciated.
Thank you for your support!