Skip to Content
InterfacesTrigger

Interface: Trigger

Single GTT response.

Properties

condition

condition: object

exchange

exchange: string

instrument_token

instrument_token: number

last_price

last_price: number

tradingsymbol

tradingsymbol: string

trigger_values

trigger_values: number[]


created_at

created_at: string


expires_at

expires_at: string


id

id: number


meta

meta: any


orders

orders: object[]

exchange

exchange: string

order_type

order_type: string

price

price: number

product

product: string

quantity

quantity: number

result

result: { account_id: string; exchange: string; meta: string; order_result: { order_id: string; rejection_reason: string; status: string; }; order_type: string; price: number; product: string; quantity: number; timestamp: string; tradingsymbol: string; transaction_type: string; triggered_at: number; validity: string; } | null

tradingsymbol

tradingsymbol: string

transaction_type

transaction_type: string


parent_trigger

parent_trigger: any


status

status: "active" | "triggered" | "disabled" | "expired" | "cancelled" | "rejected" | "deleted"


type

type: string


updated_at

updated_at: string


user_id

user_id: string