☰
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
13.8K
All Categories
0
Incidents
153
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
December 2023
sujith
response not as expected
srbhkmr
December 2023
in
Python client
{'placed_by': 'QLL885',
'order_id': '231220001393401',
'exchange_order_id': None,
'parent_order_id': None,
'status': 'PUT ORDER REQ RECEIVED',
'status_message': None,
'status_message_raw': None,
'order_timestamp': datetime.datetime(2023, 12, 20, 10, 20, 30),
'exchange_update_timestamp': None,
'exchange_timestamp': None,
'variety': 'regular',
'modified': False,
'exchange': 'NFO',
'tradingsymbol': 'NIFTY23D2121600CE',
'instrument_token': 11139586,
'order_type': 'MARKET',
'transaction_type': 'BUY',
'validity': 'DAY',
'validity_ttl': 0,
'product': 'NRML',
'quantity': 50,
'disclosed_quantity': 0,
'price': 0,
'trigger_price': 0,
'average_price': 0,
'filled_quantity': 0,
'pending_quantity': 50,
'cancelled_quantity': 0,
'market_protection': 0,
'meta': {},
'tag': None,
'guid': '96868XYEEHMud93lgq'}
i should have got status as rejected,completed or cancelled why i am getting this status': 'PUT ORDER REQ RECEIVED',
sujith
December 2023
Can you elaborate which API you are calling and the client library name and version number?
Sign In
or
Register
to comment.