Description Usage Arguments Details Value
Function to obtain a list of tradable instruments.
1 | get_instruments(object, exchange = NULL)
|
object |
An object of type kite connect with valid api_key and access_token. |
exchange |
Exchange for the instruments list. If not specified, returns list of instruments across all exchanges. |
This function returns list of instruments trading on a given exchange or across all exchanges. Ideally one should not be required to call this function more than once a day (and save a local copy).
Returns a dataframe of the instrument lists.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.