☰
Login
Signup
Home
›
API clients
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.4K
All Categories
0
Incidents
169
Node JS client
47
Go client
817
.Net API client
393
Kite Publisher
541
.Net / VBA / Excel (3rd party)
473
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.2K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
SL order - error
eine91
August 2020
edited August 2020
in
API clients
I had placed below SL order:
'tradingsymbol' => 'XXX',
'exchange' => 'NSE',
'product' => 'MIS',
'validity' => 'DAY',
'transaction_type' => 'BUY',
'order_type' => 'SL',
'trigger_price' => '100',
'price' => 100,
'quantity' => Y,
When price moved up of Rs.100, order status changed to OPEN, but does not executed though my 'price' was also Rs.100.
Whats went wrong?
Tagged:
SL orerder errro
Sign In
or
Register
to comment.