Skip to main content
Glama

modify_gtt_order

Update an existing Good Till Triggered (GTT) order's parameters like trigger price, quantity, or limit price to adapt to changing market conditions.

Instructions

Modify an existing GTT (Good Till Triggered) order

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
trigger_idYesThe ID of the GTT order to modify
trigger_typeYesGTT trigger type
exchangeYesThe exchange to which the order should be placedNSE
tradingsymbolYesTrading symbol
last_priceYesLast price of the instrument
transaction_typeYesTransaction type
trigger_valueNoPrice point at which the GTT will be triggered (for single-leg)
quantityNoQuantity for the order (for single-leg)
limit_priceNoLimit price for the order (for single-leg)
upper_trigger_valueNoUpper price point at which the GTT will be triggered (for two-leg)
upper_quantityNoQuantity for the upper trigger order (for two-leg)
upper_limit_priceNoLimit price for the upper trigger order (for two-leg)
lower_trigger_valueNoLower price point at which the GTT will be triggered (for two-leg)
lower_quantityNoQuantity for the lower trigger order (for two-leg)
lower_limit_priceNoLimit price for the lower trigger order (for two-leg)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chandantherefore/kite-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server