☰
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
12.5K
All Categories
100
Node JS client
35
Go client
741
.Net API client
345
Kite Publisher
528
.Net / VBA / Excel (3rd party)
412
Algorithms and Strategies
920
Java client
958
API clients
389
PHP client
3.5K
Python client
318
Mobile and Desktop apps
1.2K
Market data (WebSockets)
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.