| cancel_order | Function to cancel an exiting order. | 
| create_connection_object | Create a kite connect connection object. | 
| fetch_access_token | Fetch access token given the api key, secret and a request... | 
| get_historical_price | Function to obtain current historical prices for a... | 
| get_holdings | Function to get the holdings details. | 
| get_instruments | Function to obtain list of all instruments. | 
| get_login_url | Function to get the login URL. | 
| get_ltp | Function to obtain last traded prices for a list of... | 
| get_margins | Function to get the details of margins for the logged on... | 
| get_ohlc | Function to obtain current OHLC prices for a list of... | 
| get_orders | Function to get the order details. | 
| get_positions | Function to get the position details. | 
| get_profile | Function to get the details of logged on user. | 
| get_quote | Function to obtain current quote for a list of instruments. | 
| get_trades | Function to get the trade details. | 
| kill_connection | Function to end an api session. | 
| modify_order | Function to modify an exiting order. | 
| order_history | Function to get the order history. | 
| order_trades | Function to get the trade history. | 
| place_order | Function to place a trade. | 
| set_access_token | Function to set the access token in the kite connect object. | 
| set_request_token | Function to set the request token in the kite connect object. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.