| cancel_order | Function to cancel an exiting order. |
| create_connection_object | Create a smart connect connection object. |
| generate_session | Function to start an api session. |
| generate_token | Fetch access token given the refresh token. |
| get_candle_data | Function to get the historic data |
| get_feed_token | Function to get the feed_token. |
| get_login_url | Function to get the login URL. |
| get_ltp_data | Function to obtain last traded prices. |
| get_profile | Function to get the details of logged on user. |
| gtt_cancel | Function to cancel gtt rule |
| gtt_create | Function to create Gtt rules |
| gtt_details | Function to get the details of gtt rule |
| gtt_lists | Function to get the detailed list of gtt rule |
| gtt_modify | Function to modify gtt rule |
| holding | Function to get the holding details. |
| modify_order | Function to modify an exiting order. |
| order_book | Function to get the order details. |
| place_order | Function to place a trade. |
| position | Function to get the position details. |
| rms_limit | Function to get the rms limit details. |
| set_access_token | Function to set the access token in the smart connect object. |
| set_feed_token | Function to set the feed token in the smart connect object. |
| set_refresh_token | Function to set the refresh token in the smart connect... |
| set_user_id | Function to set the user_id in the smart connect object. |
| terminate_session | Function to end an api session. |
| trade_book | Function to get the trade details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.