Retrieving Historical Data #38
-
Hi, I am looking to integrate this in python to obtain historical data of tickers and indices? Can someone please guide me on how to do this? Also, are F&O supported? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @Craven-Pirate ,
The above code will result in this output on your terminal:
Prerequisites:
Note: Also, we'll soon have support for F&O as well in upcoming months. I am currently busy with something else and hence, this project's further development is on hold. We'll get back at Fin-Maestro-Kin's development starting October in full flow. |
Beta Was this translation helpful? Give feedback.
Hi @Craven-Pirate ,
You can integrate this project into your python scripts easily. Kindly refer to the example below to access https://fin-maestro-kin.apidog.io/api-6701893 endpoint responsible for obtaining index's historical data: