Depth
Endpoint URL
This API Function Place Orders to the Broker
Sample API Request
Sample API Response
Request Body
Parameters
Description
Mandatory/Optional
Default Value
apikey
App API key
Mandatory
-
symbol
Trading symbol
Mandatory
-
exchange
Exchange code
Mandatory
-
Response Fields
Field
Type
Description
asks
array
List of 5 best ask prices
bids
array
List of 5 best bid prices
totalbuyqty
number
Total buy quantity
totalsellqty
number
Total sell quantity
high
number
Day's high price
low
number
Day's low price
ltp
number
Last traded price
ltq
number
Last traded quantity
open
number
Opening price
prev_close
number
Previous day's closing price
volume
number
Total traded volume
oi
number
Open interest
Last updated