☰
Login
Signup
Home
›
Kite Publisher
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
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
September 2017
sujith
September 2017
nikhlesh_lipl
InvalidDataError
nikhlesh_lipl
September 2017
edited September 2017
in
Kite Publisher
Signin
Branded HTML5 buttons
data-kite="oergfmj11m7bdkdm" data-exchange="MCX" data-tradingsymbol="COPPER" data-transaction_type="Buy" data-quantity="1" data-order_type="MARKET"
i am using
Branded HTML5 buttons Publisher JS Plugin but getting error on mcx and nfo
Tagged:
php
developer
Publisher JS Plugin
InvalidDataErro
nikhlesh_lipl
September 2017
data-kite="oergfmj11m7bdkdm" data-exchange="MCX" data-tradingsymbol="COPPER" data-transaction_type="Buy" data-quantity="1" data-order_type="MARKET"
nikhlesh_lipl
September 2017
i am using Publisher JS Plugin /Branded HTML5 buttons but getting error on mcx and NFO
sujith
September 2017
Hi
@nikhlesh_lipl
,
Can you let us know error message?
nikhlesh_lipl
September 2017
error_type "InvalidDataError"
message "No valid order entries found in the JSON payload"
status "error"
nikhlesh_lipl
September 2017
edited September 2017
@sujith
http://prntscr.com/gijftq
image.png
25.3K
sujith
September 2017
edited September 2017
Hi
@nikhlesh_lipl
,
COPPER is not a valid tradingsymbol. You can download instrument file from
this link
and find the valid tradingsymbol.
nikhlesh_lipl
September 2017
ok let me check this link
nikhlesh_lipl
September 2017
suppose i am placing order for NCOPPER-BZ but is is not show at
http://prntscr.com/gijlf9
nikhlesh_lipl
September 2017
and one more question
@sujith
trading symbol in the list are only supported by kite
sujith
September 2017
Hi
@nikhlesh_lipl
,
Kite only supports the instruments that exist in that file.
Can you give us complete params? We will try to reproduce this.
nikhlesh_lipl
September 2017
data-kite="oergfmj11m7bdkdm" data-exchange="MCX" data-tradingsymbol="NCOPPER-BZ" data-transaction_type="Buy" data-quantity="1" data-order_type="MARKET"
sujith
September 2017
Hi
@nikhlesh_lipl
,
NCOPPER-BZ is T2T segment instrument of NSE, not MCX.
Transaction type should be either BUY or SELL.
Sign In
or
Register
to comment.
Can you let us know error message?
message "No valid order entries found in the JSON payload"
status "error"
http://prntscr.com/gijftq
COPPER is not a valid tradingsymbol. You can download instrument file from this link and find the valid tradingsymbol.
http://prntscr.com/gijlf9
Kite only supports the instruments that exist in that file.
Can you give us complete params? We will try to reproduce this.
NCOPPER-BZ is T2T segment instrument of NSE, not MCX.
Transaction type should be either BUY or SELL.