☰
Login
Signup
Home
›
Mobile and Desktop apps
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
September 2016
shubh1610
May 2016
chaudhariapurva
May 2016
Kailash
UNABLE TO READ NIFTY OPTINS QUOTE VIA GET REQ
chaudhariapurva
May 2016
in
Mobile and Desktop apps
hi i am calling quote this NIFTY16JUN8200CE quote from my persona app.
My get req is -->GET /instruments/NSE/NIFTY16JUN8200CE?exchange=NSE&tradingsymbol=NIFTY16JUN8200CE&access_token=(hidden)&api_key=(hidden)HTTP/1.1
AND response i get is
{"status": "error", "message": "Exception fetching quote", "error_type": "DataException"}
BUT im able to read through web-socket ??????
Kailash
May 2016
The exchange you are passing is NSE. It should be NFO.
chaudhariapurva
May 2016
thanks , Also i would like to know which api function to call to square off a order i have already placed or to just modify the placed order???
Kailash
May 2016
You have to place an opposite order to square off. So if you have a long position, you send a SELL order with the exact quantity.
shubh1610
September 2016
Thanks gr8 help!
This discussion has been closed.