In case of single leg GTTs, `last_price` determines the direction of the trigger. Say you place a GTT for 100, now if you send `last_price` as 125, the trigger will check for Last Traded Price < 100.
> Kite can itself check last price easily? Since the LTP can change at any moment during the day and even during GTT creation, we ask the user to enter the `last_price` to be sure of the users intention.
> Kite can itself check last price easily?
Since the LTP can change at any moment during the day and even during GTT creation, we ask the user to enter the `last_price` to be sure of the users intention.