Regd: GTT_Validity_TTL & Setting Alerts/ATO via API calls

gsx_3013
HI team

I have 3 requests:
1. While I am placing GTTs, the TTL is by default set to 1 day. I checked the code (both my wrapper and connect.py) there isn't any option for changing the validity or expiry of the GTT that I am placing. See attached screenshots 1 and 2 for reference:

2. I would like to set alerts & ato orders via API for some instruments. The logic is on my algo code, but auto-buying or alerting is required. Is there any way to place alerts via API. (I have checked https://kite.trade/docs/connect/v3/alerts/), but this is not there in the API. I didnt want to mess with the existing code or an ongoing session but it would be good to place alerts for notification or action via API

3. Is there an automatic way to get option chain for both stock and index option? dhan has one but I would rather prefer to keep one broker consistency and not get into abstraction and orchestration across multibroker scenario (considering my account size). Is there something/ anything or any plans for future?

for reference:
Attached screenshot of the wrapper code


Attached screenshot of connect.py

Sign In or Register to comment.