☰
Login
Signup
Home
›
Python client
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
14.2K
All Categories
0
Incidents
159
Node JS client
45
Go client
803
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
350
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
November 2017
palani_kmp
November 2017
sujith
Modify order error
palani_kmp
November 2017
in
Python client
Hi,
I am trying below code to modify my existing order, but got error message "Modify Order Response : Bad Input"
kite.order_modify(order_id= '171118000000324',tradingsymbol='RELIANCE',quantity=2,exchange='NSE',order_type='LIMIT',price=930,transaction_type='BUY',product='MIS',validity='DAY')
Am I missing something?
sujith
November 2017
Is this amo order or regular order?
palani_kmp
November 2017
regular order
palani_kmp
November 2017
its working after include "variety" parmeter.thanks for your view.You may close this.
This discussion has been closed.