☰
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
15K
All Categories
0
Incidents
178
Node JS client
52
Go client
848
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
491
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
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.