Interface: Trigger
Single GTT response.
Properties
condition
condition: Object
Type declaration
| Name | Type |
|---|---|
exchange | string |
instrument_token | number |
last_price | number |
tradingsymbol | string |
trigger_values | number[] |
created_at
created_at: string
expires_at
expires_at: string
id
id: number
meta
meta: any
orders
orders: { exchange: string ; order_type: string ; price: number ; product: string ; quantity: number ; result: null | { 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 } ; tradingsymbol: string ; 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